On Oct 1, 11:19 pm, whatever <[email protected]> wrote:
> Guys, both of your solutions are totally awesome. Mario, for intranet
> use, can the jQuery UI be installed locally, like a .js file? ...
Jup. shouldn't be a big deal. see Developing_and_Testing_a_Plugin [1]
at tiddlywiki.org.
See: The Simplest Method

very short version :)
[MarkupPostBody]
<script src="file:///Path/to/your/new/plugin.js" language="javascript"
type="text/javascript"></script>

> haven't played around yet, but can it be compatible with fET?
It shouldn't interfere with fET, since I use "sort.tagName" as a
sorting field name.

xList macro [2] .. see docu
<<xList xCase "sort." "." "[tag[myTag]]">>

core list macro
<<list filter [tag[myTag]][sort[sort.mytag]]>>

have fun!
-m
[1] http://tiddlywiki.org/wiki/Dev:Developing_and_Testing_a_Plugin
[2] http://apm-plugins.tiddlyspot.com/#XListPlugin

-- 
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