Tag box in tiddlers...can I turn it off?

298 views
Skip to first unread message

tigger6333

unread,
Jan 14, 2008, 2:48:10 AM1/14/08
to TiddlyWiki
I would like to be able to turn of the viewing of the small grey tag
box that is viewed in tiddlers on the main wiki page. In fact i would
like to remove the ability to tag altogether.

Is one or the other or both of these things possible?

The reason... I am a primary school teacher and would like to set up
different 'templates" for students to learn how to write different
forms of informational text (eg a report, an exposition, a procedure).
So they would fill in the sections given for each sort of text type
but would not need tagging.

Cheers
Tigg

Oscar

unread,
Jan 14, 2008, 3:38:47 AM1/14/08
to TiddlyWiki
Yes.
Editing the viewtemplate and edittemplate tiddlers

Oscar

FND

unread,
Jan 14, 2008, 4:47:23 AM1/14/08
to Tiddl...@googlegroups.com
> I would like to be able to turn of the viewing of the small grey tag
> box that is viewed in tiddlers on the main wiki page.

Try adding this to you StyleSheet:
.tagged {
display: none;
}

> i would like to remove the ability to tag altogether

Open the EditTemplate (via More > Shadowed in the sidebar) and remove
the last line:
---------------
<div class='editor' macro='edit tags'></div><div
class='editorFooter'><span macro='message
views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
---------------

HTH.


-- F.

tigger6333

unread,
Jan 14, 2008, 9:33:53 PM1/14/08
to TiddlyWiki
Thanks F

I really appreciate your answer. It was clear, succinct and IT
WORKED! :)

Thanks again
Tigg
Reply all
Reply to author
Forward
0 new messages