I just thought of an easier way to handle this, I think. It would be preferable, since I am using the SharedTiddlersPlugin, to include the comments within the tiddler, embedded as a hidden part, perhaps? I just realized while writing this that that would interfere with ckeditor working. Sigh....
On Tue, May 21, 2013 at 9:32 PM, Steve Rutter <[email protected]> wrote: > MPTW already does this. I figured Eric would know how that works, and > since he built the discussion plugin, I figured he would know how to > quickly patch. I may delve into the code myself, but I have never had the > time to really get into the inner working of the TW. > > > On Tue, May 21, 2013 at 7:39 PM, cflow <[email protected]> wrote: > >> When save of a new tiddler occurs it already checks if a tiddler name >> exists, so when that "search" is kicked off would be the perfect time to >> add your code. The problem would be capturing the existing tiddler name >> before the replacement happens so that it can be used for the update. >> Seems pretty feasable to me, but I am no javascript dev :) >> >> -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/tiddlywiki?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

