Latest changes
Montag, März 31st, 2008After the Easter break I’m going on to fix rendering bugs. In order to do that I have to finally add support for #expr and #ifexpr “templates”. Basically you can use them to do calculations. Samples are the pages dealing with years (i.e.e 2002). At the top of the pages is an area which list previous and next years, decades and centuries. Every link in this header is calculated based on the page’s name. Compare your screen layout and the one online and you will see what I mean. So Wiki2Touch is now able to render them as well.
Calculation are use somewhere else, too. I.e. the English article about New York uses them to display changes of the population in percent. The current version is not displaying anything here but the next will.
That was one of the last great challenges. Except for “math” support the rest is even simpler. I’m really glad to finally have that also implemented. I’m continuing iron out a few open rendering issues.
There is currently no new version available. The current is ten day “old” and still fine and stable. But you may have a look at my “work in process” list over at Google code if you like.

