diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-29 17:44:41 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-29 17:44:41 +0000 |
commit | d76c73eb8634f3181bd246d747ae42443d4b6d31 (patch) | |
tree | 5bc0f7efd317acfbc6cb792987c419bd92f9b5f2 /doc/todo | |
parent | 267f98e2e116739872cafc6bb712280c31376705 (diff) |
* New pagestats plugin from Enrico, which can generate a table counting
the backlinks for each page, or a del.icio.us style cloud.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/plugin.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index 7f427ec96..0f37d6190 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -6,7 +6,7 @@ Suggestions of ideas for plugins: * a [[link_map]] * [[sigs]] ? * [[pageindexes]] -* Wiki stats, such as total number of links, most linked to pages +* Wiki stats, such as total number of links, most linked to pages (done) * Support [[RecentChanges]] as a regular page containing a plugin that updates each time there is a change, and statically builds the recent |