diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-17 14:15:52 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-17 14:15:52 -0500 |
commit | fdd994fb7365308bde162b72b280512f2db6a339 (patch) | |
tree | 4c7db95b9cae5651532c270b3b7ddd4385dce319 /doc/plugins/comments.mdwn | |
parent | 613a54a3cb48ff0bd00c02d44304ce08b6725343 (diff) | |
download | ikiwiki-fdd994fb7365308bde162b72b280512f2db6a339.tar ikiwiki-fdd994fb7365308bde162b72b280512f2db6a339.tar.gz |
more comments doc updates
Moved todo items to a todo page, mark the old todo item about comments as
done, etc.
Diffstat (limited to 'doc/plugins/comments.mdwn')
-rw-r--r-- | doc/plugins/comments.mdwn | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/plugins/comments.mdwn b/doc/plugins/comments.mdwn index fa263ef40..aab75e9b7 100644 --- a/doc/plugins/comments.mdwn +++ b/doc/plugins/comments.mdwn @@ -37,15 +37,3 @@ There are some global options for the setup file: specify a name for themselves, and the \[[!meta author]] and \[[!meta authorurl]] directives will not be overridden by the comments plugin - -Known issues: - -* Needs code review -* The access control via postcomment() is rather strange (see [[discussion]] for more details) -* There is some common code cargo-culted from other plugins (notably inline and editpage) which - should probably be shared -* Joey doesn't think it should necessarily use internal pages (see [[discussion]]) -* Previews always say "unknown IP address" -* Add `COMMENTOPENID`: the authenticated/verified user name, if and only if it was an OpenID -* The default template should have a (?) icon next to unauthenticated users (with the IP address - as title) and an OpenID icon next to OpenIDs |