Hi BC
Thanks for your detailed reply.
I didn't know you could do this in the control panel and played around with
the tiddler opening behaviour, but unfortunately I couldn't produce any
changes (after saving and re-loading).
However, looking at the options, there doesn't seem to be one that would
cover what I want anyway, which is that the link opens beneath itself
rather than opening at the bottom of the tiddler.
Regards
Jon
On Friday, 14 December 2018 07:31:06 UTC, BurningTreeC wrote:
>
> Hi Jon,
>
> the navigator widget has two attributes that can change that behavior:
> openLinkFromInsideRiver and openLinkFromOutsideRiver
>
> openLinkFromInsideRiver affects links clicked within a tiddler inside the
> story (or substory) river. this can be top (top of story), bottom (bottom
> of story), above (above the tiddler containing the clicked link) or below
> (below the tiddler containing the clicked link)
>
> openLinkFromOutsideRiver affects links and buttons outside the story and
> can be "top" or "bottom"
>
>
> the navigator widget in the default pagetemplate transcludes two
> configuration tiddlers ($:/config/Navigation/openLinkFromInsideRiver,
> $:/config/Navigation/openLinkFromOutsideRiver) so that that behavior can be
> configured in the ControlPanel under Settings -> Tiddler Opening Behavior.
> If you want the same behavior like in your default story river, you can
> also just transclude those tiddlers ( <$navigator ... ...
> openLinkFromInsideRiver={{$:/config/Navigation/openLinkFromInsideRiver}}
> ... > ) ... if not, just use
> openLinkFromInsideRiver="above|below|top|bottom" and so on
>
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/340855cb-7e3c-4234-b660-22087b7fb789%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.