Thanks for all the feedback.

After looking through all the options I've landed on using Bram Chen's
CommentPlugin (http://www.tiddlyguv.org/CommentsPlugin.html). It
displays front and center in the tiddler content and tracks the number
of comments as they are added. I had no problems importing into an
empty.html tiddlywiki, but had much difficulty importing into one of
my existing tiddlywiki's (probably due more to my inexperience than
anything else). Here's a couple of notes for anyone else with a
problem (these were not obvious in any of the documentation) . . .

Insert the following at the end of "ViewTemplate", if not already
there. . .

   <div class='comments' macro='comments'></div>

This should enable output of the tiddler.

Insert the following into the "StyleSheet", if not already
there . . .

    [[CommentPluginStyle]]

You may also need to actually input this manually into the tiddlywiki
you are working on. This did not import into my existing wiki's
directly.

Also, in some cases I had to make sure that "tagging" is commented out
of the "ViewTemplate".

I'm still too novice to know why all this worked, or did not, however,
I seem to be able to plug along and get what I'm looking for.

Again, Thanks for the Feedback!


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