Diff: Help/AddCommentPlugin
Differences between version 4 and predecessor to the previous major change of Help/AddCommentPlugin.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 4 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
| Older page: | version 3 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
Content of versions 3 and 4 is identical.
Version 4 was created because:
version 4
The AddComment plugin lets users attach comments to the end of a page. Change the layout via the templates comment.tmpl and addcomment.tmpl, and the CSS classes wikicomment, wikicomment-header, wikicomment-body, wikicomment-footer
Usage
<<AddComment order||=normal jshide||=0 mode||=show,add noheader||=0>>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
jshide  | 
Boolean if the comments and/or textbox should be initially hidden and on click expanded.  | 
0  | 
order  | 
List comments in chronological (order=normal) or reverse order (order=reverse)  | 
normal  | 
mode  | 
List of add and/or show.  | 
add,show  | 
noheader  | 
Boolean if the "Comments" header should be omitted.  | 
0  | 
pagename  | 
Attach to which page?  | 
current pagename  | 
Known Problems
- jshide does not work yet. Not very well tested.
 


You must be logged in to add blog entries.