Project stages for GSOC 2008
Spec for the intermediate format (application/x-moin-document). Implementation of converter application/x-moin-document -> application/x-xhtml-moin-page and the etree modifications. (myself)
Converter text/creole -> application/x-moin-document. The Creole parser already creates a tree, so it should be easy to get something ready to show progress. (Radomir?/myself)
- Converter registration. (myself)
- Page/PageEditor modifications, cache handling.
- Compatibility formatter, macro modifications. (Help wanted)
- Macro handling, include handling. (myself)
Converter application/x-moin1.7 -> application/x-moin-document based on current wiki markup parser.