diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-02 03:02:46 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-02 03:02:46 +0000 |
commit | 1533abb5674f68d27bfc69e9cb1433481be80be5 (patch) | |
tree | b6fa41f7d8dd93d162f7e9cadec990e8b7b73934 | |
parent | f6d7d1ce762375140ce0eec7eda3e037c6873986 (diff) | |
download | ikiwiki-1533abb5674f68d27bfc69e9cb1433481be80be5.tar ikiwiki-1533abb5674f68d27bfc69e9cb1433481be80be5.tar.gz |
web commit by joey
-rw-r--r-- | doc/todo/plugin.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index 255f0ccf6..4cbe25638 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -2,7 +2,6 @@ A plugin system should ideally support things like: * [[todo/lists]] of pages, of mising pages / broken links, of registered users, etc * a [[todo/link_map]] -* [[todo/sigs]] * [[pageindexes]] * Wiki stats, such as the total number of pages, total number of links, most linked to pages, etc, etc. * wiki info page, giving the ikiwiki version etc |