Tags on MPTW

4 views
Skip to first unread message

Hugo Pires

unread,
Jan 15, 2008, 2:02:40 PM1/15/08
to TiddlyWiki
How can I hide the Tags dropdown on the tiddlers header? I have
tiddlers with 10 or more tags and I prefer to put them "inline".

Thanks

Hugo

Jon

unread,
Jan 16, 2008, 4:19:36 PM1/16/08
to TiddlyWiki

> How can I hide the Tags dropdown on the tiddlers header? I have
> tiddlers with 10 or more tags and I prefer to put them "inline".

Add to MptwStyleSheet:
.tagglyTagging { display:none; }

Simon Baird

unread,
Jan 18, 2008, 11:59:09 PM1/18/08
to Tiddl...@googlegroups.com

Another thing to try is this:

Edit MptwViewTemplate. (Find in Shadowed tab under More tab).

Change this:
<div class="tagglyTagged" macro="tags"></div>

to this
<br style="clear:both"/><div class="tagged" macro="tags"></div>

This should restore the standard floating on the right list of tags which might be just what you want.

Regards,

Simon.
 
--
simon...@gmail.com
Reply all
Reply to author
Forward
0 new messages