diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 06:21:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 06:21:59 +0000 |
commit | 2f0d94c80b5f0cbcd659ddd552d829e581766fdc (patch) | |
tree | 85c0f380d76d877e3d34cc7d477da765020143c4 | |
parent | 9adb841c92be53fd1af796e4aae4437d3c098b54 (diff) |
updates
-rw-r--r-- | doc/plugins/polygen.mdwn | 4 | ||||
-rw-r--r-- | doc/roadmap.mdwn | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/plugins/polygen.mdwn b/doc/plugins/polygen.mdwn index d2c402146..85b05e102 100644 --- a/doc/plugins/polygen.mdwn +++ b/doc/plugins/polygen.mdwn @@ -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 diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 672dfe3c4..4ab0a7e59 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -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)_ |