Ticket #27 (new enhancement)

Opened 2 years ago

Last modified 18 months ago

generate static html

Reported by: sheep Owned by: sheep
Priority: Low Milestone:
Component: Extensions Version: unknown
Keywords: Cc:

Description

There is a need for a script that would take an existing Hatta wiki instance, and generate a website consisting of all the pages from it, only read-only, in from of static html. It's not too hard, and may be terrific for generating documentation. Right now similar functionality could be achieved by running Hatta in read-only mode and downloading all pages with wget. A more convenient, dedicated tool would be much better.

Change History

comment:1 Changed 2 years ago by sheep

The script would generate a single .html file for each text page, would copy all binary files, like archives or images, etc.

It would be nice to also generate bakclinks pages and recent changes page, maybe together with an index of all pages.

It should also generate the apropriate .css files, maybe also .ico file.

If PIL is available, it should also copy all thumbnails.

Unfortunately page history and search would have to be disabled.

comment:2 Changed 18 months ago by sheep

  • Priority changed from Normal to Low
Note: See TracTickets for help on using tickets.