Difference between revisions of "User talk:Taco"

From Wiki
Jump to navigation Jump to search
(14 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* ongoing from then on: existing page merging (jikes!)
 
* ongoing from then on: existing page merging (jikes!)
 
* combine the current 'context' extension with the new 'ConTeXtXML' extension
 
* combine the current 'context' extension with the new 'ConTeXtXML' extension
 +
* add a ‘first documented on’ attribute to cd:command
  
 
Problems that remain unfixed for now:
 
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 "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.
+
Todo for sourcebrowser:
 
+
* Search option to search only file names
{{gen|completecombinedlist}}
+
* Fix scroll for navigation pane
{{gen|completelistoffloats}}
+
* Add a 'search context' (stay in current file while doing a followup)
{{gen|completelistofsorts}}
+
* Add a link back to top of page that always stays in view
{{gen|completelistofsynonyms}}
+
* (maybe) rewrite/extend scite lexers and/or put the indices in the ConTeXt distribution ?
{{gen|completeregister}}
 
{{gen|copylabeltext}}
 
{{gen|currentlabel}}
 
{{gen|getbuffer}}
 
{{gen|hbox}}
 
{{gen|labellanguage}}
 
{{gen|labeltext}}
 
{{gen|labeltexts}}
 
{{gen|leftlabeltext}}
 
{{gen|nextparagraphs}}
 
{{gen|placecombinedlist}}
 
{{gen|placefloat}}
 
{{gen|placelistoffloats}}
 
{{gen|placelistofsorts}}
 
{{gen|placelistofsynonyms}}
 
{{gen|placepairedbox}}
 
{{gen|placeregister}}
 
{{gen|presetlabeltext}}
 
{{gen|rightlabeltext}}
 
{{gen|seeregister}}
 
{{gen|setupcombinedlist}}
 
{{gen|setupitemgroup}}
 
{{gen|setuplabeltext}}
 
{{gen|setuppairedbox}}
 
{{gen|setupregister}}
 
{{gen|startfloattext}}
 
{{gen|startformula}}
 
{{gen|startlabeltext}}
 
{{gen|startlinenote}}
 
{{gen|startmakeup}}
 
{{gen|startplacefloat}}
 
{{gen|startplacepairedbox}}
 
{{gen|stoplinenote}}
 
{{gen|typebuffer}}
 

Revision as of 21:20, 21 October 2020

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
  • add a ‘first documented on’ attribute to cd:command

Problems that remain unfixed for now:

  • 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.

Todo for sourcebrowser:

  • Search option to search only file names
  • Fix scroll for navigation pane
  • Add a 'search context' (stay in current file while doing a followup)
  • Add a link back to top of page that always stays in view
  • (maybe) rewrite/extend scite lexers and/or put the indices in the ConTeXt distribution ?