HTML Parser: Difference between revisions

From Wiki for The Only Sheet
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Todo: Fill this!
The HTML parser:
 
The HTML parser allows you to export the summery page of your character quickly to a web page for online publishing.
 
This page will become a rolling manual for the parser in version 3. 
 
For now it will remain a list of features to be implimented.
 
* Add a memo box to allow for (multiple) lines of text or description for the image.
* Add command line parameter parsing so it can be called directly from the sheet.
* Tweak objects properly so you can generate multiple sheets in one session - should work now but there might be a few issues. 
* Make sure generation of titles is not kludgy
* Make it so the ==| marks can be changed into any html tag
* Allow pasting of character data directly into the parser
* Remove all references to "dnd multiclass character sheet." Replacing them with "the only sheet"

Revision as of 14:22, 27 June 2006

The HTML parser:

The HTML parser allows you to export the summery page of your character quickly to a web page for online publishing.

This page will become a rolling manual for the parser in version 3.

For now it will remain a list of features to be implimented.

  • Add a memo box to allow for (multiple) lines of text or description for the image.
  • Add command line parameter parsing so it can be called directly from the sheet.
  • Tweak objects properly so you can generate multiple sheets in one session - should work now but there might be a few issues.
  • Make sure generation of titles is not kludgy
  • Make it so the ==| marks can be changed into any html tag
  • Allow pasting of character data directly into the parser
  • Remove all references to "dnd multiclass character sheet." Replacing them with "the only sheet"