I was a bit too quick. Here are better solutions;

<div class="foo"><$navigator 
story="$:/StoryList"><<currentTiddler>></$navigator></div>

<style>
/*when content is a link*/
.foo a {visibility:hidden; position:relative;}
.foo a:before {visibility:visible; content:"xx"; }

/*when content is not a link*/
.foo {visibility:hidden; position:relative;}
.foo:before {visibility:visible; content:"xx"; }
</style>

-------------------

\define tiddlername(tid) [[static|$tid$]]

<<tiddlername oooo>>



<:-)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8657352f-7ed7-4af8-ac73-ebb65b0166c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to