SID-02292: Twiki Plugin use
| Status: |
Asked |
TWiki version: |
6.0.1 |
Perl version: |
5 |
| Category: |
CalendarPlugin |
Server OS: |
Ubuntu 14.04 Linux |
Last update: |
9 years ago |
Hi All
I am new in twiki have only 2 weeks working on, i installed a twiki version in my linux server and managed to create some new web for my use. now, i installed some plugins (
CalendarPlugin,ProjectPlannerPlugin and
TreePlugin) but after enabling them in the configure am not able to use them. i confess that i do not know how to use the plugin in a web. is there anyone who can help me on that?
best regards
--
remigio uamusse - 2017-01-17
Discussion and Answer
Each plugin enhances TWiki in its on way, typically by adding a new
TWiki Variable. For example, the
CalendarPlugin adds a new
%CALENDAR{}% variable. Consult each plugin's documentation, accessible from your
TWiki.InstalledPlugins topic. Find this topic via TWiki web >> User Reference pulldown >> InstalledPlugins.
--
Peter Thoeny - 2017-01-17
Hi Mr. Peter Thoeny
Thank you for your quick response. i appreciate that.
I looked on the tree plugin documentation as you suggested and found the syntax on it. But I think my problem is not more with the syntax but maybe with the place where I must place this syntax.
I created a new web and named it test web, after I confirm that the
TreePlugin is enabled I passed the syntax into a web box 5 (Edit topic to customize) has showing below:
%TREEVIEW{topic="WebHome" topic="TreeTop" formatting="ullist"}%
see the example below:
<span class="WYSIWYG_PROTECTED"><br />%DASHBOARD{ section="box_start"<br /> title="Box 4"<br /> contentstyle="overflow: hidden;"<br />}%</span><span class="WYSIWYG_HIDDENWHITESPACE" style="{encoded: 'n'};"> </span>Edit topic to customize</p>
%TREEVIEW{topic="WebHome" topic="TreeTop" formatting="ullist"}%
Doing that, I was expecting to see something similar to what is showing in the link
http://wiki.tut.fi/System/TreePluginSamples
but it does not list out anything, not even the syntax.
after i edit the page in the html side only i see is that my html has changed and comes as follows:
<p><span class="WYSIWYG_PROTECTED"><br />%TREEVIEW{topic="WebHome" topic="TreeTop" formatting="ullist"}%</span></p>
That is why I suspect that maybe my real problem is where I shall call the plugin
Best regards
Remigio Uamusse
--
remigio uamusse - 2017-01-18
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.