diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 05:04:59 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 05:04:59 +0000 |
commit | dab9dd0f2dc12e612faaf948cc74c0e5ad824945 (patch) | |
tree | 9f12e548a89e66dca9b1ff96522e0583d7cb0f31 /doc | |
parent | 60ff28e46d2aabae03e55bf39b643648d95c2341 (diff) | |
download | ikiwiki-dab9dd0f2dc12e612faaf948cc74c0e5ad824945.tar ikiwiki-dab9dd0f2dc12e612faaf948cc74c0e5ad824945.tar.gz |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/plugin.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index 1b6052517..fb030a8c8 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -10,9 +10,11 @@ Suggestions of ideas for plugins: updates each time there is a change, and statically builds the recent changes list. (Would this be too expensive/inflexible? There might be other ways to do it as a plugin, like making all links to RecentChanges - link to the cgi and have the cgi render it on demand.) Or using an iframe + link to the cgi and have the cgi render it on demand.) + + Or using an iframe to inline the cgi, although firefox seems to render that nastily with - nested scroll bars. + nested scroll bars. :-( * For PlaceWiki I want to be able to do some custom plugins, including one that links together subpages about the same place created by different |