diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-14 05:37:34 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-14 05:37:34 +0000 |
commit | c768f9a2e988a31f4e27923cc608edad0e19b7b4 (patch) | |
tree | bc418e0241ddc3d2a152ea9a65e5d150f8bee6a4 /doc | |
parent | 7144eb3973ac73a5f79440f91a7c01665fb83aa4 (diff) |
load/save index when rendering a page in cgi mode for svn-less wikis
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index 3fbdadd45..c9b175453 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -20,5 +20,3 @@ replaced with a link to the [[CGI]]? * [[ikiwiki]] should go to the same place as [[index]] (on this wiki). * There's no way to escape a [[WikiLink]] when discussing one on a wiki. -* Seems to be losing track of just-created pages and not adding them to the - index. |