Thanks Eric,

I had a sneaking suspicion I had missed something with the config statement
after I posted.

I have tested it and it works well thank you.

I am not sure if I asked before but in the plugin you make reference to

marker: "/%"+"comment"+"%/",

Is there a way I can customize it to pass an alternate to "comment" because
if I can, I can really make complex structures inside my tiddler.

Eg; Comment plugin to enter status of tiddler in one place, toDoNext in
another etc...
Tiddler contains

!Additional Coments
%comment%


!Status
%Status%

!ToDo Next
%todonext%


Thanks very much for your quick response.

TonyM
Sydney, Australia


On Mon, Mar 9, 2009 at 17:08, Eric Shulman <[email protected]> wrote:

>
> > In a tiddler reference by the my tiddler
> > <<comment here reverse "=closed =completed" "\n''Completed and
> > closed'' (%subject%)\nat %when%\n">>
>
> This is *supposed* to work.  But there was a bug (oops!).  I've fixed
> it.
>
> Get the update (v2.9.1) here:
>   http://www.TiddlyTools.com/#CommentPlugin
>   http://www.TiddlyTools.com/#CommentPluginInfo
>
> > and I also changed the option in the commenttiddlerplugininfo, to be
> > sure
> > config.macros.comment.fmt="__''%subject%''__\n^^posted by %who% on
> > %when%^^\n<<<\nNull \n<<<\n";
>
> Note: the Configuration section of the plugin's documentation begins
> with this instruction:
> ------------
> "place one or more of the following javascript statements in a tiddler
> tagged with systemConfig".
> ------------
> However, what you did what to change the value in CommentPluginInfo
> itself, rather than creating/editing a separate tiddler (e.g.,
> [[CommentPluginConfig]]) tagged with systemConfig.
>
> In any event, now that the bug is fixed in v2.9.1, you won't need to
> create a separate tiddler at all, because the comment format is being
> specified directly as a macro parameter.
>
> -e
>
> >
>


-- 
TonyM

If you have not found an easy way to do it with TiddlyWiki, you have missed
something.
www.tiddlywiki.com

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