Webs Book Compare GPCE06 Gmt Gpce Gpce04 Gpce05 IFIPWG211 IPA06 Main Octave PEPM07 PEPM08 PHP Sandbox Sdf Stratego Sts TWiki Tiger Tools Transform Variability default porn free porn
Render bullet lists in a variety of formats
%RENDERLIST{ <parameters> }%
before any bullet list
%TOC%
, or the result of a FormattedSearch
"name" ortheme="name" | Select a rendering theme |
focus="any text" | Focus list on a bullet with specified text |
depth="2" | Remove bullets with an indent greater then the depth. The depth is relative to the highlighted bullet in case focus is specified |
<name>_THEME
Plugin settings
Set <name>_THEME = tree, <0/1 flag to suppress/show lines of first level>
Set <name>_THEME = icon, <0/1 flag to suppress/show lines of first level>, <icon width>, <icon height>, <spacer graph>, <T-line graph>, <I-line graph>, <L-line graph>, <icon image>
[[][]]
links on bullet where text is found
*
bullets
Like this
Align continuation lines with leading spaces linke this
myicon.gif
, or
globe.gif
, /pub/TWiki/RenderListPlugin/home.gif home.gif
, /pub/TWiki/RenderListPlugin/virtualhome.gif virtualhome.gif
, /pub/TWiki/RenderListPlugin/group.gif group.gif
, /pub/TWiki/RenderListPlugin/persons.gif persons.gif
, /pub/TWiki/RenderListPlugin/virtualpersons.gif virtualpersons.gif
, /pub/TWiki/RenderListPlugin/person.gif person.gif
, /pub/TWiki/RenderListPlugin/virtualperson.gif virtualperson.gif
, /pub/TWiki/RenderListPlugin/email.gif email.gif
, /pub/TWiki/RenderListPlugin/trend.gif trend.gif
, /pub/TWiki/RenderListPlugin/folder.gif folder.gif
, /pub/TWiki/RenderListPlugin/file.gif file.gif
, /pub/TWiki/RenderListPlugin/doc.gif doc.gif
, /pub/TWiki/RenderListPlugin/image.gif image.gif
, /pub/TWiki/RenderListPlugin/pdf.gif pdf.gif
, /pub/TWiki/RenderListPlugin/ppt.gif ppt.gif
, /pub/TWiki/RenderListPlugin/sound.gif sound.gif
, /pub/TWiki/RenderListPlugin/xls.gif xls.gif
, /pub/TWiki/RenderListPlugin/zip.gif zip.gif
, /pub/TWiki/RenderListPlugin/see.gif see.gif
icon:myicon Followed by normal bullet text
You type: | You get: (simulated) | You get: (if installed) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
%RENDERLIST{"thread"}% * one * one.a * one.a.x * one.b * one.b.x continue * one.b.y * icon:person Tim * icon:person Mico * two * three |
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
%RENDERLIST{"org"}% * one * one.a * one.a.x * one.b * one.b.x continue * one.b.y * icon:person Tim * icon:person Mico * two * three |
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
%RENDERLIST{ "org" focus="one.b" }% * one * one.a * one.a.x * one.b * one.b.x continue * one.b.y * icon:person Tim * icon:person Mico * two * three |
|
|
Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>%
, i.e. %RENDERPLUGIN_SHORTDESCRIPTION%
data/debug.txt
)
<SOMETHING>_THEME
and contain a comma delimited list of render type with parameters:
Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where TWiki is running.
RenderListPlugin.zip
in your twiki installation directory. Content:
File: | Description: |
---|---|
pub/TWiki/RenderListPlugin/*.gif | Image files for themes |
lib/TWiki/Plugins/RenderListPlugin.pm | Plugin Perl module |
data/TWiki/RenderListPlugin.txt | Plugin topic |
data/TWiki/RenderListPlugin.txt,v | Plugin topic repository |
Plugin Author: | TWiki:Main/PeterThoeny |
Plugin Version: | 21 Mar 2004 (V1.031) |
Change History: | |
21 Mar 2004: | Internal change: Fixed inofficial function call |
01 Mar 2004: | Added FILE_THEME and folder/file icons |
29 Dec 2003: | Fixed rendering issue if focus bullet contains icon:name ; added TREND_THEME |
16 Dec 2003: | Specify icons with icon:name syntax |
11 Dec 2003: | Added focus and depth parameters |
05 Dec 2003: | Fixed rendering issue with IE; added EMAIL_THEME |
02 Dec 2003: | Initial version |
CPAN Dependencies: | none |
Other Dependencies: | none |
Perl Version: | 5.005 |
Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/RenderListPlugin |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/RenderListPluginDev |
Related Topics: TWikiPreferences, TWikiPlugins, TWiki:Plugins/TreePlugin
-- TWiki:Main/PeterThoeny - 21 Mar 2004