> > ok.  I've added a new checkbox option setting:
> >    <<option chkStoryAllowAdd>>
> > with a default=true
>
> Can it be used as: <<openStory chkStoryAllowAdd:false list tags>>, or
> to make it permanent do I have to add:
>   config.options.chkStoryAllowAdd = false;
> to my StorySaverPluginConfig tiddler?

The latter.  Adding another use-case specific optional param that has
to be processed by the macro is much more involved than simply adding
the global option setting.

> I tried the StorySaverPluginConfig change, saved and reloaded the TW,
> but the add option
> is still in the list pulldown when called with:
>     <<openStory list "story and Presentation" >>
...
> something looks wierd in the StorySaverPluginInfo tiddler.

oops.  I missed one placed in the code for handling the
chkStoryAllowAdd flag, and I had an couple of unintentionally mis-
matched bold ('') sequences in the documentation.  They've been
fixed.  Get the update (v1.7.1) here:
   http://www.TiddlyTools.com/#StorySaverPlugin
   http://www.TiddlyTools.com/#StorySaverPluginInfo

enjoy,
-e

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@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