2013-07-08 14:19:12 +00:00
|
|
|
title: $:/snippets/viewswitcher
|
|
|
|
|
2014-02-16 09:46:43 +00:00
|
|
|
\define lingo-base() $:/language/ControlPanel/Appearance/StoryView/
|
2014-02-16 19:33:18 +00:00
|
|
|
<<lingo Prompt>> {{$:/view}}
|
2013-07-08 14:19:12 +00:00
|
|
|
|
2013-11-10 21:40:03 +00:00
|
|
|
<$linkcatcher to="$:/view"><$list filter="classic zoomin pop"><div><$reveal state="$:/view" type="match" text={{!!title}}>•</$reveal><$reveal state="$:/view" type="nomatch" text={{!!title}}> </$reveal> <$link to={{!!title}}><$view field="title"/></$link>
|
|
|
|
</div>
|
2013-07-08 14:19:12 +00:00
|
|
|
</$list>
|
|
|
|
</$linkcatcher>
|