1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 03:39:43 +00:00

Update Alternative page layouts.tid (#8461)

This commit is contained in:
lin onetwo 2024-09-10 18:39:50 +08:00 committed by GitHub
parent 30bb563ffe
commit 19336dc437
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
created: 20201123172925848 created: 20201123172925848
modified: 20240627060629394 modified: 20240801020629394
tags: [[Customise TiddlyWiki]] tags: [[Customise TiddlyWiki]]
title: Alternative page layouts title: Alternative page layouts
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
@ -23,9 +23,8 @@ This alternative page template can either be a tweaked and modified version of t
tc-page-container tc-language-$(languageTitle)$ your-plugin-name-container tc-page-container tc-language-$(languageTitle)$ your-plugin-name-container
\end \end
\procedure redirected-navigate-actions() \procedure redirected-navigate-actions()
<$action-setfield $tiddler="$:/layout" text="" $timestamp="no"> <$action-setfield $tiddler="$:/layout" text="" $timestamp="no" />
<$action-navigate $to=<<event-navigateTo>> $scroll="yes" /> <$action-navigate $to=<<event-navigateTo>> $scroll="yes" />
</$action-setfield>
\end \end
<$navigator story="$:/StoryList" history="$:/HistoryList" openLinkFromInsideRiver={{$:/config/Navigation/openLinkFromInsideRiver}} openLinkFromOutsideRiver={{$:/config/Navigation/openLinkFromOutsideRiver}} relinkOnRename={{$:/config/RelinkOnRename}}> <$navigator story="$:/StoryList" history="$:/HistoryList" openLinkFromInsideRiver={{$:/config/Navigation/openLinkFromInsideRiver}} openLinkFromOutsideRiver={{$:/config/Navigation/openLinkFromOutsideRiver}} relinkOnRename={{$:/config/RelinkOnRename}}>