%DISCUSSION{...}% before any bullet list.
"(list|thread)" Rendering style for discussion, see STYLE preference:focus="text" Focus list on a bullet containing the specified text. If no depth (see below) is specified, focus limits the depth to the focus item plus two levels. depth="number" Hide bullets with an indent greater then depth. The depth is relative to the highlighted bullet in case focus is specified interactive="(on|off)" If on, the discussion is followed by a control allowing selection of depth and focus interactively. %DISCUSSION{...}% variable on the same line is shown, but removed when the first discussion point is entered. This may serve as an introductory text inviting initiation of the discussion.
* bullets
Like this
myicon.gif, or
icon:myicon Followed by normal bullet text
%DISCUSSION{...}% variable.
EDITLABEL to edit the text at the selected item.
COMMENTLABEL to insert a comment to the current item. The comment is inserted as the last item at the next level of indentation.
%DISCUSSION{...}% variable, immediately followed by some text. This text will be deleted when the first discussion item is added (click on either of the icons to edit a new item).
| You type: | You get: (simulated) | You get: (if installed) |
|---|---|---|
%DISCUSSION{"thread"}%
* one
* one.a
* one.a.x
* one.b
* one.b.x
continue
* one.b.y
* icon:person Tim
* icon:person Mico
* two
* three
|
one EditComment
one.a EditComment
one.a.x EditComment
one.b EditComment
one.b.x EditComment
continue EditComment
one.b.y EditComment
Tim EditComment
Mico EditComment
two EditComment
three EditComment
|
%DISCUSSION{"thread"}%
|
| You type: | You get: (simulated) | You get: (if installed) |
%DISCUSSION{"thread" focus="Tim"}%
* one
* one.a
* one.a.x
* one.b
* one.b.x
continue
* one.b.y
* icon:person Tim
* icon:person Mico
* two
* three
|
one EditComment
one.b EditComment
one.b.y EditComment
Tim EditComment
|
%DISCUSSION{"thread" focus="Tim"}%
|
| You type: | You get: (simulated) | You get: (if installed) |
%DISCUSSION{"thread" depth="2"}%
* one
* one.a
* one.a.x
* one.b
* one.b.x
continue
* one.b.y
* icon:person Tim
* icon:person Mico
* two
* three
|
one EditComment
one.a EditComment
one.b EditComment
two EditComment
three EditComment
|
%DISCUSSION{"thread" depth="2"}%
|
| You type: | You get: (simulated) | You get: (if installed) |
%DISCUSSION{"list"}%Start a discussion
|
Start a discussion. EditComment
| %DISCUSSION{"list"}%Start a discussion |
%<plugin>_<setting>%, i.e. %THREADEDDISCUSSIONPLUGIN_SHORTDESCRIPTION%
data/debug.txt) list formats the discussion as an indented bullet list; thread formats the discussion with thread bars indicating the depth of the discussion. thread style 0|1 flag indicating whether to suppress or show thread lines at the top level; the next two arguments indicate width and height of icons, respectively; and the final argument gives the spacer icon between thread lines.
ThreadedDiscussionPlugin.zip in your twiki installation directory. Content: | File: | Description: |
|---|---|
data/TWiki/ThreadedDiscussionPlugin.txt | Plugin topic |
data/TWiki/ThreadedDiscussionPlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/ThreadedDiscussionPlugin.pm | Plugin Perl module |
bin/editthread | edit script |
| I | Attachment | History | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|---|
| Unknown file formatmd5 | ThreadedDiscussionPlugin.md5 | r2 r1 | manage | 0.2 K | 2008年12月12日 - 12:41 | SopanShewale | checksum file , Uploaded as a part of Release Process |
| Compressed Zip archivetgz | ThreadedDiscussionPlugin.tgz | r2 r1 | manage | 10.0 K | 2008年12月12日 - 12:41 | SopanShewale | See ThreadedDiscussionPlugin for details. Untar and run the installer script, Uploaded as a part of Release Process |
| Compressed Zip archivezip | ThreadedDiscussionPlugin.zip | r7 r6 r5 r4 r3 | manage | 12.3 K | 2008年12月12日 - 12:41 | SopanShewale | See ThreadedDiscussionPlugin for details. Unzip and run the installer script , Uploaded as a part of Release Process |
| Unknown file formatext | ThreadedDiscussionPlugin_installer | r2 r1 | manage | 3.5 K | 2008年12月12日 - 12:41 | SopanShewale | Installer Script, Uploaded as a part of Release Process |