[wiki2xhtml-users] wiki2xhtml 3.3 coming
Brought to you by:
granjow
From: Simon E. <sim...@gm...> - 2008-06-30 18:34:00
|
Hi everybody, It will take some time for wiki2xhtml 3.3 to be released. I've made a basic change, namely to the menu system – entries will now look like that * Index, index.html —instead of: index.html Index Shorter and better overview. There will be an Updater in wiki2xhtml 3.3 which converts old menu files. The generated XHTML code has changed too, the CSS therefore has to be adjusted[1]. wiki2xhtml 3.3 will support spaces in filenames, what hasn't been so before. Further changes concern anchors (now inserted ~~like that~~) and various abbreviations, e.g. $$text$$ for <code>text</code>. The handling of the common file has been rewritten completely and should now work as expected. You can see the full changelog on the SVN server[2]. Note that wiki2xhtml 3.3 will be released under GPL again[3]. Ah, and wiki2xhtml now has a logo! See [4]. If you'd already like to test wiki2xhtml 3.3, you can check it out using a SVN client or the following command: svn checkout https://wiki2xhtml.svn.sourceforge.net/svnroot/wiki2xhtml On Linux, you can generate the jar file by running lang-update.sh, create-lang.sh and ant (may have to be installed first). Have fun, Simon [1] <http://wiki2xhtml.svn.sourceforge.net/viewvc/wiki2xhtml/trunk/wiki2xhtml-current/doc-design.txt?view=markup> [2] <http://wiki2xhtml.svn.sourceforge.net/viewvc/wiki2xhtml/trunk/wiki2xhtml-current/changelog.txt?view=markup> [3] <http://www.gnu.org/licenses/why-not-lgpl.html> [4] <http://en.wikipedia.org/wiki/wiki2xhtml> and <http://de.wikipedia.org/wiki/wiki2xhtml> |