As for removing elements like search from being printed, I would
recommend putting something like this into your StyleSheet tiddler (or
into StyleSheetSpace when using tbTheme).

@media print{
#sidebarSearch{display: none ! important;}
}

If you want to overwrite or otherwise change your themes' elements,
you have to change the corresponding templates, e.g. ViewTemplate,
EditTemplate, PageTemplate and for style rules StyleSheet. Some themes
package all of this into sections of one and the same tiddler.

As for comments, there is Michael Mahemoff's CommentsPlugin (search
for it here).

As for followers ...you would have to ask specific questions otherwise
it's hard to guess what needs answers.

Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to