HTML Converter for the Comprehensive Rules
I'm pretty sure this is the wrong place to post it, but it doesn't really suit anywhere, and i'm active in his forum. feel free to move it 
Anyway, i've done a small program that converts the text-form of the comprehensive rules to xml and the xml-form to html.
I always hated that there was no way to get directly to a rule using the hints ("see rule 104.2") and wanted to convert it to html with that feature.
now i'm done, and I want to share it with you:
For those interested in the code, I have a version including sources and javadoc, for the others there is a binary version.
Both versions include the latest text-version of the rules: 090708
The attachments are in zip-format, because the board doesn't allow jar. rename it to jar to execute it.
I hope you like it!
Anyway, i've done a small program that converts the text-form of the comprehensive rules to xml and the xml-form to html.
I always hated that there was no way to get directly to a rule using the hints ("see rule 104.2") and wanted to convert it to html with that feature.
now i'm done, and I want to share it with you:
- Markup for the document title and section titles
- Hyperlinks to external documents
- Links between sections, rules, and the table of contents
- Cross-Links to rules or sections from any where in the rules and glossary
- Image-Conversion for Magic-Symbols
- Anchors for every glossary index, so a manual "#Ability" in the browser's address bar is possible
For those interested in the code, I have a version including sources and javadoc, for the others there is a binary version.
Both versions include the latest text-version of the rules: 090708
The attachments are in zip-format, because the board doesn't allow jar. rename it to jar to execute it.
I hope you like it!