I'd like to use RelatedTiddlersPlugin in a manner similar to
SectionLinksPlugin.

A primer would be appreciated on how to achieve the following
functionality (I suspect most of it can be had using the provided
API?)


* have a list/tree only, no "show form" button and no "There are no
tiddlers related..." text
* have a parameter for tree/list instead of global option
* define a placeholder in ViewTemplate

<span class='relatedTiddlers small' style='display:none'>
<b>Related:</b>
</span>
...
<span macro='relatedTiddlers here hideform hidebutton "exclude list"
tree/list'></span>

* in relatedTiddlers macro, make target visible when relatedTiddlers
is rendered AND the list/tree is not empty.

Thanks.

-- R
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to