Difference between revisions of "User talk:Taco"

From Wiki
Jump to navigation Jump to search
Line 1: Line 1:
  
Todo for interface extension
+
Todo for xml interface 'ConTeXtXML' extension:
 
* sort out interface xml duplicates
 
* sort out interface xml duplicates
* develop a contenthandler for interface pages to solve ParserCache issues and disable section editing
 
 
* decide on allowed commands/tags and test on those when saving
 
* decide on allowed commands/tags and test on those when saving
 
* (maybe) add a dedicated editing page with split fields
 
* (maybe) add a dedicated editing page with split fields
* (maybe) if re-enable section editing
+
* (maybe) re-enable section editing
* see what can be done about auto-instantiation of command pages (need to keep track of existing pages)
+
* re-enable ParserCache
 
* document the new stuff (ref pages, env/cmd split, variants)
 
* document the new stuff (ref pages, env/cmd split, variants)
 
* fix/extend the <nowiki>{{cmd}} and {{env}}</nowiki> templates
 
* fix/extend the <nowiki>{{cmd}} and {{env}}</nowiki> templates
Line 12: Line 11:
 
* existing page merging (jikes!)
 
* existing page merging (jikes!)
 
* prepare code for merging to/from updated xml doc files
 
* prepare code for merging to/from updated xml doc files
 +
* combine the current 'context' extension with the new 'ConTeXtXML' extension

Revision as of 11:21, 29 July 2020

Todo for xml interface 'ConTeXtXML' extension:

  • sort out interface xml duplicates
  • decide on allowed commands/tags and test on those when saving
  • (maybe) add a dedicated editing page with split fields
  • (maybe) re-enable section editing
  • re-enable ParserCache
  • document the new stuff (ref pages, env/cmd split, variants)
  • fix/extend the {{cmd}} and {{env}} templates
  • move existing pages to a safe location
  • existing page merging (jikes!)
  • prepare code for merging to/from updated xml doc files
  • combine the current 'context' extension with the new 'ConTeXtXML' extension