In a pluginLIST template I would like to have a pluginTracker inside a pluginFade using wikiplugin
Any of these work :
{wikiplugin _name="fade" label="Edit item" icon="y" }Some text{/wikiplugin}
{wikiplugin _name="tracker" trackerId="18" url="this-page?itemId=$result.object_id" }{/wikiplugin}
This does not work :
{wikiplugin _name="fade" label="Edit item" icon="y" } {wikiplugin _name="tracker" trackerId="18" url="this-page?itemId=$result.object_id" }{/wikiplugin} {/wikiplugin}
Turns out, this can be solved this way:
{wikiplugin _name="fade" label="Edit item" icon="y" }{literal}{{/literal}tracker trackerId="18" showstatus="y" url="this-page?itemId=$result.object_id" {literal}}{/literal}{/wikiplugin}
Otherwise the inside plugin is interpreted too early in the page rendering…
The URL for the show2.tiki.org instance that demonstrates this bug is at: http://jyhem-9952-7645.show2.tiki.org. Note that if you get a popup asking for a username/password, please just enter "show" and "show". This is different from the initial login and password for a new Tiki which is "admin" and "admin".
For the install log, see http://jyhem-9952-7645.show2.tiki.org/info.txt
Note that if you see PHP errors or a Tiki claiming to be missing third party software, the instance creation is probably not finished. Please wait a couple minutes and reload.
Snapshots are database dumps of the configuration that developers can download for debugging. Once you have reproduced your bug on the show2.tiki.org instance, create a snapshot that can then be downloaded by developers for further investigation.
Snapshots can be accessed at: http://jyhem-9952-7645.show2.tiki.org/snapshots/. Note that if you get a popup asking for a username/password, please just enter "show" and "show".
Create new snapshotfilename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |