Hi Eric:
On Jul 27, 10:39 pm, Eric Shulman <[email protected]> wrote:
> > > 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.
Ah ok. that works for me. The student can turn it on in all the lists
if they
want to. If the user changes this option (checking the box in the
options macro)
is the option change stored in a cookie? So the next time the user
opens the TW
the chkStoryAllowAdd is set to true?
> > 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
Looks much better and the dreaded "add" item is missing.
One thing that is a bit odd, is that I can check both the
"Open at top" and "Open at bottom" items in the menu provided
I do not check the "Close others" option. Is this intentional?
If so it looks like open at bottom takes priority.
Maybe reordering the list so that the view opions are in priority
order would be useful?
In any case thanks very much for the changes. This looks really
good.
-- rouilj
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---