User talk:Taco

From Wiki
Revision as of 17:23, 27 August 2020 by Taco (talk | contribs)
Jump to navigation Jump to search

Todo for xml interface 'ConTeXtXML' extension:

  • (maybe) export to 100% correct xml, expanding wikicodes also, and fixing CDATA
  • ongoing from then on: existing page merging (jikes!)
  • combine the current 'context' extension with the new 'ConTeXtXML' extension

Problems that remain unfixed for now:

  • the ParserCache is off again :( Find out what *else* in MW is calling our parent class. (works OK on test wiki)
  • the "redirected from ..." message is not displayed. I seem unable to make it reappear in 1.34 because of the CmdPage inheriting from WikiPage but the redirect creating a hardcoded WikiPage object. I will retry when MW 1.35 is officially released.
  • The command splitter for cmd-_hbox.xml is wrong: it misses the sequence data for use in the 'shortdesc', and it also fails to register that there is an actual argument. Also, 'syntax' does not pick it up either (perhaps because it is an example entry)