| Render List Plugin
Render bullet lists in a variety of formats
Syntax Rules |
|
< < |
- Put a
%RENDERLIST{ theme="name" }% or simply %RENDERLIST{"name"}% before any bullet list
|
> > |
- Place a
%RENDERLIST{ <parameters> }% before any bullet list
|
|
-
- The lists can be handcrafted, generated by another Plugin, a
%TOC% , or the result of a FormattedSearch
|
|
> > |
- Supported parameters:
"name" or theme="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 |
|
|
- Rendering themes can be defined by
<name>_THEME Plugin settings
- Each theme is defined by a comma separated list containing the render type and parameters required by that render type
- There are different render types; this initial Plugin version has tree and icon render types
|
|
- Format of the icon render type:
-
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>
- To define new Icon themes, attach images to this Plugin topic and set the parameters accordingly
|
|
> > |
- Focus bullet list:
- Search bullet list for text. If a bullet is found:
- Highlight text and remove
[[][]] links on bullet where text is found
- Reduce bullet list to show only its parents and children
- 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.
|
|
Examples |
| |
|
< < |
 |
one |
 | |
> > | |
| |
|
< < | one.a |
 |
|
> > | | one |