From: Whit B. <wh...@tr...> - 2004-03-04 19:40:57
|
Pressing "Add a Comment" ends up working like an edit button for the page - brings up the page being commented on in editing mode rather than adding the comment anywhere. This is with the main page (InPage) being commented having as content: <?plugin WikiBlog mode=add?> [/Comments] and /Comments having: <?plugin WikiBlog page=InPage mode=show?> - which is what is suggested in the plugin: * To have comments show up on a separate page: * On TopPage, use * <?plugin WikiBlog mode=add?> * Create TopPage/Comments with: * <?plugin WikiBlog page=TopPage mode=show?> Playing with it some more, sometimes it does work correctly, sometimes it doesn't. Can't pin down what's different between the two. Doing without the separate /Comments page seems to not make the difference. Whit |