~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/data/System/RenderListPlugin.txt

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%META:TOPICINFO{author="ProjectContributor" date="1191140874" format="1.1" version="1"}%
 
2
---+ Render List Plugin
 
3
 
 
4
Render bullet lists in a variety of formats
 
5
 
 
6
---++ Syntax Rules
 
7
 
 
8
---+++ RENDERLIST Macro
 
9
 
 
10
   * Place a =%<nop>RENDERLIST{ &lt;parameters&gt; }%= before any bullet list
 
11
      * The lists can be handcrafted, generated by another Plugin, a =%<nop>TOC%=, or the result of a %SYSTEMWEB%.FormattedSearch
 
12
   * Supported parameters:
 
13
      | ="name"= or%BR% =theme="name"= | Select a rendering theme |
 
14
      | =focus="any&nbsp;text"= | Focus list on a bullet with specified text |
 
15
      | =depth="2"= | Remove bullets with an indent greater then the depth. The depth is relative to the highlighted bullet in case =focus= is specified |
 
16
   * Rendering themes can be defined by =&lt;name&gt;_THEME= Plugin settings
 
17
      * Each theme is defined by a comma separated list containing the render type and parameters required by that render type
 
18
      * There are different render types; this initial Plugin version has *tree* and *icon* render types
 
19
   * Format of the *tree* render type:
 
20
      * =Set &lt;name&gt;_THEME = tree, &lt;0/1 flag to suppress/show lines of first level&gt;=
 
21
   * Format of the *icon* render type:
 
22
      * =Set &lt;name&gt;_THEME = icon, &lt;0/1 flag to suppress/show lines of first level&gt;, &lt;icon width&gt;, &lt;icon height&gt;, &lt;spacer graph&gt;, &lt;T-line graph&gt;, &lt;I-line graph&gt;, &lt;L-line graph&gt;, &lt;icon image&gt;=
 
23
      * To define new Icon themes, attach images to this Plugin topic and set the parameters accordingly
 
24
   * Focus bullet list:
 
25
      * Search bullet list for text. If a bullet is found:
 
26
         1. Highlight text and remove =[<nop>[][]]= links on bullet where text is found
 
27
         2. Reduce bullet list to show only its parents and children
 
28
      * This is useful to maintain one large bullet list with links to team pages, representing the organization of a company. Each team page can INCLUDE the bullet list with focus set to itself.
 
29
 
 
30
---+++ Bullets
 
31
 
 
32
   * Use regular ==*== bullets
 
33
   * Start with level one
 
34
      * Increase indentation only one level at a time
 
35
         * =Like this=
 
36
   * Decreasing indentation many levels at a time is OK
 
37
   * Wrap long text with continuation lines, the Plugin does not do that for you%BR%
 
38
     =Align continuation lines with leading spaces like this=
 
39
   * You can specify an icon for a bullet of render type *tree* or *icon*:
 
40
      * Attach the icon to this Plugin topic, e.g. =myicon.gif=, or
 
41
      * Use one of the existing icons: %ATTACHURL%/globe.gif =globe.gif=, %ATTACHURL%/home.gif =home.gif=, %ATTACHURL%/virtualhome.gif =virtualhome.gif=, %ATTACHURL%/group.gif =group.gif=, %ATTACHURL%/persons.gif =persons.gif=, %ATTACHURL%/virtualpersons.gif =virtualpersons.gif=, %ATTACHURL%/person.gif =person.gif=, %ATTACHURL%/virtualperson.gif =virtualperson.gif=, %ATTACHURL%/email.gif =email.gif=, %ATTACHURL%/trend.gif =trend.gif=, %ATTACHURL%/folder.gif =folder.gif=, %ATTACHURL%/folders.gif =folders.gif=, %ATTACHURL%/file.gif =file.gif=, %ATTACHURL%/files.gif =files.gif=, %ATTACHURL%/doc.gif =doc.gif=, %ATTACHURL%/image.gif =image.gif=, %ATTACHURL%/pdf.gif =pdf.gif=, %ATTACHURL%/ppt.gif =ppt.gif=, %ATTACHURL%/sound.gif =sound.gif=, %ATTACHURL%/xls.gif =xls.gif=, %ATTACHURL%/zip.gif =zip.gif=, %ATTACHURL%/see.gif =see.gif=
 
42
      * Refer to an attached icon at the beginning of the bullet with:
 
43
         * =icon:myicon Followed by normal bullet text=
 
44
      * Any %SYSTEMWEB%.DocumentGraphics icon can be used as well:
 
45
         * =%<nop>ICON{name}% Followed by normal bullet text=
 
46
 
 
47
---++ Examples
 
48
 
 
49
<table border="0" cellspacing="5" cellpadding="3"><tr><th valign="top" bgcolor="#CCCCC">
 
50
*You type:*
 
51
</th><th valign="top" bgcolor="#CCCCC">
 
52
*You get: (simulated)*
 
53
</th><th valign="top" bgcolor="#CCCCC">
 
54
*You get: (if installed)*
 
55
</th></tr>
 
56
<tr><td valign="top" bgcolor="#EEEEEE">
 
57
<pre>
 
58
%<nop>RENDERLIST{"thread"}%
 
59
   * one
 
60
      * one.a
 
61
         * one.a.x
 
62
      * one.b
 
63
         * one.b.x
 
64
           continue
 
65
         * one.b.y
 
66
            * icon:person Tim
 
67
            * icon:person Mico
 
68
   * two
 
69
   * three
 
70
</pre>
 
71
</td><td valign="top" bgcolor="#EEEEEE">
 
72
 
 
73
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
74
<td valign="top"><img src="%ATTACHURL%/dot_udr.gif" width="16" height="16" alt="" border="0" /></td>
 
75
<td valign="top"><nobr> one </nobr></td>
 
76
</tr></table>
 
77
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
78
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
79
<td valign="top"><img src="%ATTACHURL%/dot_udr.gif" width="16" height="16" alt="" border="0" /></td>
 
80
<td valign="top"><nobr> one.a </nobr></td>
 
81
</tr></table>
 
82
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
83
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
84
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
85
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
86
<td valign="top"><nobr> one.a.x </nobr></td>
 
87
</tr></table>
 
88
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
89
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
90
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
91
<td valign="top"><nobr> one.b </nobr></td>
 
92
</tr></table>
 
93
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
94
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
95
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
96
<td valign="top"><img src="%ATTACHURL%/dot_udr.gif" width="16" height="16" alt="" border="0" /></td>
 
97
<td valign="top"><nobr> one.b.x </nobr></td>
 
98
</tr></table>
 
99
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
100
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
101
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
102
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
103
<td valign="top"><nobr> continue </nobr></td>
 
104
</tr></table>
 
105
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
106
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
107
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
108
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
109
<td valign="top"><nobr> one.b.y </nobr></td>
 
110
</tr></table>
 
111
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
112
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
113
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
114
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
115
<td valign="top"><img src="%ATTACHURL%/dot_udr.gif" width="16" height="16" alt="" border="0" /></td>
 
116
<td valign="top"><img src="%ATTACHURL%/person.gif" width="16" height="16" alt="" border="0" /></td>
 
117
<td valign="top"><nobr> Tim </nobr></td>
 
118
</tr></table>
 
119
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
120
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
121
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
122
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
123
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
124
<td valign="top"><img src="%ATTACHURL%/person.gif" width="16" height="16" alt="" border="0" /></td>
 
125
<td valign="top"><nobr> Mico </nobr></td>
 
126
</tr></table>
 
127
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
128
<td valign="top"><img src="%ATTACHURL%/dot_udr.gif" width="16" height="16" alt="" border="0" /></td>
 
129
<td valign="top"><nobr> two </nobr></td>
 
130
</tr></table>
 
131
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
132
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
133
<td valign="top"><nobr> three </nobr></td>
 
134
</tr></table>
 
135
 
 
136
</td><td valign="top" bgcolor="#EEEEEE">
 
137
 
 
138
%RENDERLIST{"thread"}%
 
139
   * one
 
140
      * one.a
 
141
         * one.a.x
 
142
      * one.b
 
143
         * one.b.x
 
144
           continue
 
145
         * one.b.y
 
146
            * icon:person Tim
 
147
            * icon:person Mico
 
148
   * two
 
149
   * three
 
150
 
 
151
</td></tr>
 
152
<tr><td valign="top" bgcolor="#EEEEEE">
 
153
<pre>
 
154
%<nop>RENDERLIST{"org"}%
 
155
   * one
 
156
      * one.a
 
157
         * one.a.x
 
158
      * one.b
 
159
         * one.b.x
 
160
           continue
 
161
         * one.b.y
 
162
            * icon:person Tim
 
163
            * icon:person Mico
 
164
   * two
 
165
   * three
 
166
</pre>
 
167
</td><td valign="top" bgcolor="#EEEEEE">
 
168
 
 
169
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
170
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
171
<td valign="top"><nobr>&nbsp; one </nobr></td>
 
172
</tr></table>
 
173
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
174
<td valign="top"><img src="%ATTACHURL%/dot_udr.gif" width="16" height="16" alt="" border="0" /></td>
 
175
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
176
<td valign="top"><nobr>&nbsp; one.a </nobr></td>
 
177
</tr></table>
 
178
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
179
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
180
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
181
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
182
<td valign="top"><nobr>&nbsp; one.a.x </nobr></td>
 
183
</tr></table>
 
184
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
185
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
186
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
187
<td valign="top"><nobr>&nbsp; one.b </nobr></td>
 
188
</tr></table>
 
189
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
190
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
191
<td valign="top"><img src="%ATTACHURL%/dot_udr.gif" width="16" height="16" alt="" border="0" /></td>
 
192
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
193
<td valign="top"><nobr>&nbsp; one.b.x </nobr></td>
 
194
</tr></table>
 
195
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
196
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
197
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
198
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
199
<td valign="top"><nobr>&nbsp; continue </nobr></td>
 
200
</tr></table>
 
201
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
202
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
203
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
204
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
205
<td valign="top"><nobr>&nbsp; one.b.y </nobr></td>
 
206
</tr></table>
 
207
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
208
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
209
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
210
<td valign="top"><img src="%ATTACHURL%/dot_udr.gif" width="16" height="16" alt="" border="0" /></td>
 
211
<td valign="top"><img src="%ATTACHURL%/person.gif" width="16" height="16" alt="" border="0" /></td>
 
212
<td valign="top"><nobr>&nbsp; Tim </nobr></td>
 
213
</tr></table>
 
214
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
215
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
216
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
217
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
218
<td valign="top"><img src="%ATTACHURL%/person.gif" width="16" height="16" alt="" border="0" /></td>
 
219
<td valign="top"><nobr>&nbsp; Mico </nobr></td>
 
220
</tr></table>
 
221
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
222
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
223
<td valign="top"><nobr>&nbsp; two </nobr></td>
 
224
</tr></table>
 
225
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
226
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
227
<td valign="top"><nobr>&nbsp; three </nobr></td>
 
228
</tr></table>
 
229
 
 
230
</td><td valign="top" bgcolor="#EEEEEE">
 
231
 
 
232
%RENDERLIST{"org"}%
 
233
   * one
 
234
      * one.a
 
235
         * one.a.x
 
236
      * one.b
 
237
         * one.b.x
 
238
           continue
 
239
         * one.b.y
 
240
            * icon:person Tim
 
241
            * icon:person Mico
 
242
   * two
 
243
   * three
 
244
 
 
245
</td></tr>
 
246
<tr><td valign="top" bgcolor="#EEEEEE">
 
247
<pre>
 
248
%<nop>RENDERLIST{ "org" focus="one.b" }%
 
249
   * one
 
250
      * one.a
 
251
         * one.a.x
 
252
      * one.b
 
253
         * one.b.x
 
254
           continue
 
255
         * one.b.y
 
256
            * icon:person Tim
 
257
            * icon:person Mico
 
258
   * two
 
259
   * three
 
260
</pre>
 
261
</td><td valign="top" bgcolor="#EEEEEE">
 
262
 
 
263
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
264
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
265
<td valign="top"><nobr>&nbsp; one </nobr></td>
 
266
</tr></table>
 
267
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
268
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
269
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
270
<td valign="top"><nobr>&nbsp; <b> one.b </b> </nobr></td>
 
271
</tr></table>
 
272
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
273
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
274
<td valign="top"><img src="%ATTACHURL%/dot_udr.gif" width="16" height="16" alt="" border="0" /></td>
 
275
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
276
<td valign="top"><nobr>&nbsp; one.b.x </nobr></td>
 
277
</tr></table>
 
278
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
279
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
280
<td valign="top"><img src="%ATTACHURL%/dot_ud.gif" width="16" height="16" alt="" border="0" /></td>
 
281
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
282
<td valign="top"><nobr>&nbsp; continue </nobr></td>
 
283
</tr></table>
 
284
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
285
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
286
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
287
<td valign="top"><img src="%ATTACHURL%/home.gif" width="16" height="16" alt="" border="0" /></td>
 
288
<td valign="top"><nobr>&nbsp; one.b.y </nobr></td>
 
289
</tr></table>
 
290
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
291
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
292
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
293
<td valign="top"><img src="%ATTACHURL%/dot_udr.gif" width="16" height="16" alt="" border="0" /></td>
 
294
<td valign="top"><img src="%ATTACHURL%/person.gif" width="16" height="16" alt="" border="0" /></td>
 
295
<td valign="top"><nobr>&nbsp; Tim </nobr></td>
 
296
</tr></table>
 
297
<table border="0" cellspacing="0" cellpadding="0"><tr>
 
298
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
299
<td valign="top"><img src="%ATTACHURL%/empty.gif" width="16" height="16" alt="" border="0" /></td>
 
300
<td valign="top"><img src="%ATTACHURL%/dot_ur.gif" width="16" height="16" alt="" border="0" /></td>
 
301
<td valign="top"><img src="%ATTACHURL%/person.gif" width="16" height="16" alt="" border="0" /></td>
 
302
<td valign="top"><nobr>&nbsp; Mico </nobr></td>
 
303
</tr></table>
 
304
 
 
305
</td><td valign="top" bgcolor="#EEEEEE">
 
306
 
 
307
%RENDERLIST{ "org" focus="one.b" }%
 
308
   * one
 
309
      * one.a
 
310
         * one.a.x
 
311
      * one.b
 
312
         * one.b.x
 
313
           continue
 
314
         * one.b.y
 
315
            * icon:person Tim
 
316
            * icon:person Mico
 
317
   * two
 
318
   * three
 
319
 
 
320
</td></tr></table>
 
321
 
 
322
---++ <nop>%TOPIC% Settings
 
323
 
 
324
Plugin settings are stored as [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>RENDERPLUGIN_SHORTDESCRIPTION%==
 
325
 
 
326
   * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic:
 
327
      * Set SHORTDESCRIPTION = Render bullet lists in a variety of formats
 
328
 
 
329
   * Debug plugin: (See output in =data/debug.txt=)
 
330
      * Set DEBUG = 0
 
331
 
 
332
   * Themes are named =&lt;SOMETHING&gt;_THEME= and contain a comma delimited list of render type with parameters:
 
333
      * Set THREAD_THEME = tree, 1
 
334
      * Set HOME_THEME = icon, 1, 16, 16, %ATTACHURL%/empty.gif, %ATTACHURL%/dot_udr.gif, %ATTACHURL%/dot_ud.gif, %ATTACHURL%/dot_ur.gif, %ATTACHURL%/home.gif
 
335
      * Set ORG_THEME = icon, 0, 16, 16, %ATTACHURL%/empty.gif, %ATTACHURL%/dot_udr.gif, %ATTACHURL%/dot_ud.gif, %ATTACHURL%/dot_ur.gif, %ATTACHURL%/home.gif
 
336
      * Set GROUP_THEME = icon, 0, 16, 16, %ATTACHURL%/empty.gif, %ATTACHURL%/dot_udr.gif, %ATTACHURL%/dot_ud.gif, %ATTACHURL%/dot_ur.gif, %ATTACHURL%/group.gif
 
337
      * Set EMAIL_THEME = icon, 0, 16, 16, %ATTACHURL%/empty.gif, %ATTACHURL%/dot_udr.gif, %ATTACHURL%/dot_ud.gif, %ATTACHURL%/dot_ur.gif, %ATTACHURL%/email.gif
 
338
      * Set TREND_THEME = icon, 0, 16, 16, %ATTACHURL%/empty.gif, %ATTACHURL%/dot_udr.gif, %ATTACHURL%/dot_ud.gif, %ATTACHURL%/dot_ur.gif, %ATTACHURL%/trend.gif
 
339
      * Set FILE_THEME = icon, 0, 16, 16, %ATTACHURL%/empty.gif, %ATTACHURL%/dot_udr.gif, %ATTACHURL%/dot_ud.gif, %ATTACHURL%/dot_ur.gif, %ATTACHURL%/file.gif
 
340
 
 
341
---++ Plugin Installation Instructions
 
342
 
 
343
*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 Foswiki server.
 
344
 
 
345
   * Download the ZIP file from the Plugin Home (see below)
 
346
   * Unzip ==%TOPIC%.zip== in your Foswiki installation directory. Content:
 
347
     | *File:* | *Description:* |
 
348
     | ==data/System/%TOPIC%.txt== | Plugin topic |
 
349
     | ==data/System/%TOPIC%.txt,v== | Plugin topic repository |
 
350
     | ==lib/Foswiki/Plugins/%TOPIC%.pm== | Plugin Perl module |
 
351
     | ==pub/System/%TOPIC%/*.gif== | Image files for themes |
 
352
   * Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
 
353
   * Test if the installation was successful: See if above examples work
 
354
 
 
355
---++ Plugin Info
 
356
 
 
357
|  Copyright: | Copyright (C) 2006-2007 Peter Thoeny, peter@thoeny.org and TWiki
 
358
Contributors; 2008 Foswiki Contributors |
 
359
|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) |
 
360
|  Plugin Version: | 16 Dec 2008 (2.1) |
 
361
|  Change History: | <!-- versions below in reverse order -->&nbsp; |
 
362
|  16 Dec 2008: | 2.1: Kenneth Lavrsen. Foswiki version |
 
363
|  15 Jan 2008: | 2.0: Kenneth Lavrsen. No more reporting warnings in the error log when a render list starts at deeper level than 1 | 
 
364
|  30 Sep 2007: | Added %SYSTEMWEB%.VarRENDERLIST to have it listed in [[%SYSTEMWEB%.Macros][Macros]] |
 
365
|  23 Sep 2006: | Support for img tag and image URL after =icon:= (suggested by TWiki:Main.JanFilipsky); support for %SYSTEMWEB%.DocumentGraphics icons, such as =%<nop>ICON{folder}%= instead of =icon:folder=; added files.gif and folders.gif (contributed by TWiki:Main.SteveHobbs) |
 
366
|  25 Apr 2006: | SVN sync, Cairo + Dakar compatibility |
 
367
|  14 Apr 2006: | [[http://TWiki.org/cgi-bin/view/Codev/TWikiRelease04x00][TWikiRelease04x00]] compatibility update |
 
368
|  21 Nov 2004: | Added benchmarks (no code changes) |
 
369
|  21 Mar 2004: | Internal change: Fixed unofficial function call |
 
370
|  01 Mar 2004: | Added FILE_THEME and folder/file icons |
 
371
|  29 Dec 2003: | Fixed rendering issue if focus bullet contains =icon:name=; added TREND_THEME |
 
372
|  16 Dec 2003: | Specify icons with =icon:name= syntax |
 
373
|  11 Dec 2003: | Added =focus= and =depth= parameters |
 
374
|  05 Dec 2003: | Fixed rendering issue with IE; added EMAIL_THEME |
 
375
|  02 Dec 2003: | Initial version |
 
376
|  CPAN Dependencies: | none |
 
377
|  Other Dependencies: | none |
 
378
|  Perl Version: | 5.008 |
 
379
|  Plugin Home: | http://foswiki.org/Extensions/%TOPIC% |
 
380
|  Support: | http://foswiki.org/Support/%TOPIC% |
 
381
 
 
382
---
 
383
*Related Topics:* [[%SYSTEMWEB%.Plugins][Plugins]], %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, Foswiki:Extensions/TreePlugin
 
384
 
 
385
 
 
386
%META:FILEATTACHMENT{name="empty.gif" attr="h" comment="Empty 16x16 spacer" date="1070383918" path="empty.gif" size="100" user="PeterThoeny" version="1.1"}%
 
387
%META:FILEATTACHMENT{name="email.gif" attr="h" comment="E-mail icon 16x16" date="1070614932" path="email.gif" size="183" user="PeterThoeny" version="1.1"}%
 
388
%META:FILEATTACHMENT{name="xls.gif" attr="h" comment="XLS icon 16x16" date="1078162404" path="xls.gif" size="918" user="PeterThoeny" version="1.1"}%
 
389
%META:FILEATTACHMENT{name="file.gif" attr="h" comment="File icon 16x16" date="1078160664" path="file.gif" size="151" user="PeterThoeny" version="1.1"}%
 
390
%META:FILEATTACHMENT{name="person.gif" attr="h" comment="Person icon 16x16" date="1071565646" path="person.gif" size="153" user="PeterThoeny" version="1.1"}%
 
391
%META:FILEATTACHMENT{name="doc.gif" attr="h" comment="Doc icon 16x16" date="1078160958" path="doc.gif" size="922" user="PeterThoeny" version="1.1"}%
 
392
%META:FILEATTACHMENT{name="virtualpersons.gif" attr="h" comment="Virtual persons icon 16x16" date="1072693460" path="virtualpersons.gif" size="160" user="PeterThoeny" version="1.1"}%
 
393
%META:FILEATTACHMENT{name="virtualperson.gif" attr="h" comment="Virtual person icon 16x16" date="1072693450" path="virtualperson.gif" size="149" user="PeterThoeny" version="1.1"}%
 
394
%META:FILEATTACHMENT{name="group.gif" attr="h" comment="Group icon 16x16" date="1071565632" path="group.gif" size="162" user="PeterThoeny" version="1.2"}%
 
395
%META:FILEATTACHMENT{name="dot_ur.gif" attr="h" comment="Dot L-graph 16x16" date="1070383984" path="dot_ur.gif" size="106" user="PeterThoeny" version="1.1"}%
 
396
%META:FILEATTACHMENT{name="ppt.gif" attr="h" comment="PPT icon 16x16" date="1078160706" path="ppt.gif" size="921" user="PeterThoeny" version="1.1"}%
 
397
%META:FILEATTACHMENT{name="pdf.gif" attr="h" comment="PDF icon 16x16" date="1078160694" path="pdf.gif" size="938" user="PeterThoeny" version="1.1"}%
 
398
%META:FILEATTACHMENT{name="dot_udr.gif" attr="h" comment="Dot T-graph 16x16" date="1070384070" path="dot_udr.gif" size="109" user="PeterThoeny" version="1.1"}%
 
399
%META:FILEATTACHMENT{name="persons.gif" attr="h" comment="Two persons icon 16x16" date="1071565666" path="persons.gif" size="164" user="PeterThoeny" version="1.1"}%
 
400
%META:FILEATTACHMENT{name="sound.gif" attr="h" comment="Sound icon 16x16" date="1078160718" path="sound.gif" size="166" user="PeterThoeny" version="1.1"}%
 
401
%META:FILEATTACHMENT{name="home.gif" attr="h" comment="Home icon 16x16" date="1070383996" path="home.gif" size="172" user="PeterThoeny" version="1.1"}%
 
402
%META:FILEATTACHMENT{name="folder.gif" attr="h" comment="Folder icon 16x16" date="1078160636" path="folder.gif" size="903" user="PeterThoeny" version="1.1"}%
 
403
%META:FILEATTACHMENT{name="zip.gif" attr="h" comment="ZIP icon 16x16" date="1078160730" path="zip.gif" size="940" user="PeterThoeny" version="1.1"}%
 
404
%META:FILEATTACHMENT{name="image.gif" attr="h" comment="Image icon 16x16" date="1078160678" path="image.gif" size="943" user="PeterThoeny" version="1.1"}%
 
405
%META:FILEATTACHMENT{name="see.gif" attr="h" comment="See icon 16x16" date="1078161392" path="see.gif" size="81" user="PeterThoeny" version="1.1"}%
 
406
%META:FILEATTACHMENT{name="trend.gif" attr="h" comment="Trend icon 16x16" date="1072172998" path="trend.gif" size="149" user="PeterThoeny" version="1.1"}%
 
407
%META:FILEATTACHMENT{name="dot_ud.gif" attr="h" comment="Dot I-graph 16x16" date="1070383970" path="dot_ud.gif" size="108" user="PeterThoeny" version="1.1"}%
 
408
%META:FILEATTACHMENT{name="virtualhome.gif" attr="h" comment="Virtual home icon 16x16" date="1072693432" path="virtualhome.gif" size="162" user="PeterThoeny" version="1.1"}%
 
409
%META:FILEATTACHMENT{name="globe.gif" attr="h" comment="Globe icon 16x16" date="1075199580" path="globe.gif" size="1024" user="PeterThoeny" version="1.1"}%
 
410
%META:FILEATTACHMENT{name="folders.gif" attr="h" comment="Folders icon 16x16" date="1158991906" path="folders.gif" size="913" user="PeterThoeny" version="1.1"}%
 
411
%META:FILEATTACHMENT{name="files.gif" attr="h" comment="Files icon 16x16" date="1158991940" path="files.gif" size="907" user="PeterThoeny" version="1.1"}%