master
joey 2006-08-18 06:21:59 +00:00
parent 9adb841c92
commit 2f0d94c80b
2 changed files with 3 additions and 3 deletions

View File

@ -8,11 +8,11 @@ including `symbol="text"` in the directive.
This plugin is included in ikiwiki, but not enabled by default.
----
If this plugin is enabled, and polygen is installed, here are a few notes
about ikiwiki.
----
Ikiwiki is internally based on a [[polygen grammar="designpatterns"]]
coupled to a [[polygen grammar="designpatterns"]], as described in
"[[polygen grammar="paper"]]" by [[polygen grammar="nipponame"]] of

View File

@ -15,7 +15,7 @@ Released 29 April 2006.
* Unit test suite (with tests of at least core stuff like
[[PageSpec]]). (status: exists, could of course use more tests)
* [[Plugins]] _(status: done, interface still not quite stable)_
* [[Tags]] _(status: partial)_
* [[Tags]] _(status: fair)_
* Should have fully working [[todo/utf8]] support. _(status: fair)_
* [[Optimised_rendering|todo/optimisations]] if possible. Deal with other
scalability issues. _(status: 45%-60%+ speedup since 1.0)_