On Mon, Nov 17, 2008 at 03:53:21PM +0100, Platonides wrote: [...] > > 3) I will have to extend the Wikitext (I want to import DAISY XML files in > > my Wiiki and export them from the Wiki to XML DAISY after correction, > > without loosing information). > > As far as you don't manually change the wikitext berween export and > import, could be done. Trying to import arbitrary wikitext correctly, > woulb be really hard. > > > > I think it would be easy for the majority of > > the new tags I want to add, but it would be more difficult for some of them. > > For example, I need to improve the headings possibilities of the Wikitext. > > For the moment, it is limited to 5 levels. I need potentially infinite > > imbrications, like this: > > Not hard to extend === Title === or <h1>, <h2>... > However, hotml doesn't provide infinite headings, that's why there's > such limitation.
Yes, HTML print would be a problem... Where can I add tags <h7> <h8> ... <hn> ? Is it possible with an extension our should I modify the Mediawiki code ? Regards, Alex Bernier > > > > Is it possible to add this kind of thing in the Wikitext ? If yes, is it > > possible to do this with an extension, or is it necessary to do "low-levels" > > modifications of the Wikitext parser ? > > > > Best regards, > > > > Alex Bernier > > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
