diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-09 15:27:34 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-09 15:27:34 +0000 |
commit | cde2713a0bd30c89669cf882b742b377b6858b8c (patch) | |
tree | 8297c331daee6b76f8d293688bfed53a1bb6444d | |
parent | 1bd7e1f2468b9fdcb04d0887bf3e38530e99f561 (diff) |
fix
-rw-r--r-- | doc/patchqueue/Wikiwyg_Plugin_for_IkiWiki/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/patchqueue/Wikiwyg_Plugin_for_IkiWiki/discussion.mdwn b/doc/patchqueue/Wikiwyg_Plugin_for_IkiWiki/discussion.mdwn index 6e715d571..93b9c8ce1 100644 --- a/doc/patchqueue/Wikiwyg_Plugin_for_IkiWiki/discussion.mdwn +++ b/doc/patchqueue/Wikiwyg_Plugin_for_IkiWiki/discussion.mdwn @@ -17,7 +17,7 @@ A few observations, in approximate order of priority: * It would be good to move as much as possible of the inlined javascript in wikiwyg.tmpl out to a separate .js file to save space in the rendered pages. -* Both this plugin and the [[Gallery_Plugin_for_Ikiwiki/]] are turning out +* Both this plugin and the [[Gallery_Plugin_for_Ikiwiki]] are turning out to need to add a bunch of pages to the basewiki. I wonder what would be a good way to do this, without bloating the basewiki when the plugins arn't used. Perhaps the underlaydir concept needs to be expanded so it's a set |