mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-24 01:14:07 +00:00
Remove obsolete content
This commit is contained in:
parent
77e7118d11
commit
a360d1e87c
@ -1,2 +0,0 @@
|
|||||||
title: $:/CecilyHistoryList
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
|||||||
title: $:/CecilyStoryList
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
|||||||
title: CecilySubView
|
|
||||||
|
|
||||||
<<navigator story:"$:/CecilyStoryList" history:"$:/CecilyHistoryList"><
|
|
||||||
|
|
||||||
"Cecily" provides a customisable ZoomableUserInterface to your tiddlers.
|
|
||||||
|
|
||||||
[[Docs]] - HelloThere - AllTiddlers
|
|
||||||
|
|
||||||
<<zoomable width:"100%" height:"400px" class:"tw-well"><
|
|
||||||
<<list filter:"[list[$:/CecilyStoryList]]" history:"$:/CecilyHistoryList" template:"CecilyTemplate" editTemplate:"$:/templates/EditTemplate" listview:cecily itemClass:"tw-tiddler-frame">>
|
|
||||||
>>
|
|
||||||
|
|
||||||
>>
|
|
@ -1,15 +0,0 @@
|
|||||||
title: CecilyTemplate
|
|
||||||
|
|
||||||
<div class="title">
|
|
||||||
<span><<view title>></span>
|
|
||||||
<<button close class:"btn-invisible pull-right"><[img[$:/core/images/close-button.svg]]>>
|
|
||||||
</div>
|
|
||||||
<div class="small">
|
|
||||||
<<view modifier link>> <<view modified date>>
|
|
||||||
</div>
|
|
||||||
{{tw-tags-wrapper{
|
|
||||||
<<list filter:[is[current]tags[]] template:"$:/templates/TagTemplate" block:no>>
|
|
||||||
}}}
|
|
||||||
<div class="body">
|
|
||||||
<<view text wikified>>
|
|
||||||
</div>
|
|
@ -1,7 +0,0 @@
|
|||||||
title: CecilyView
|
|
||||||
|
|
||||||
"Cecily" provides a customisable ZoomableUserInterface to your tiddlers.
|
|
||||||
|
|
||||||
<<scrollable width:"100%" height:"400px" class:"tw-well"><
|
|
||||||
<<list filter:"[list[$:/StoryList]]" history:"$:/HistoryList" template:"CecilyTemplate" editTemplate:"$:/templates/EditTemplate" listview:cecily itemClass:"tw-tiddler-frame">>
|
|
||||||
>>
|
|
@ -1,13 +0,0 @@
|
|||||||
title: SidewaysSubView
|
|
||||||
|
|
||||||
<<navigator story:"$:/SubStoryList" history:"$:/SubHistoryList"><
|
|
||||||
|
|
||||||
This view shows a different list of tiddlers stacked horizontally. Links are opened within the sideways view.
|
|
||||||
|
|
||||||
[[Docs]] - HelloThere - AllTiddlers
|
|
||||||
|
|
||||||
<<scrollable width:"100%" height:"400px" class:"tw-well"><
|
|
||||||
<<list filter:"[list[$:/SubStoryList]]" history:"$:/SubHistoryList" template:"CecilyTemplate" editTemplate:"$:/templates/EditTemplate" listview:sideways itemClass:"tw-tiddler-frame">>
|
|
||||||
>>
|
|
||||||
|
|
||||||
>>
|
|
@ -1,7 +0,0 @@
|
|||||||
title: SidewaysView
|
|
||||||
|
|
||||||
This view shows your tiddlers stacked horizontally.
|
|
||||||
|
|
||||||
<<scrollable width:"100%" height:"400px" class:"tw-well"><
|
|
||||||
<<list filter:"[list[$:/StoryList]]" history:"$:/HistoryList" template:"CecilyTemplate" editTemplate:"$:/templates/EditTemplate" listview:sideways itemClass:"tw-tiddler-frame">>
|
|
||||||
>>
|
|
Loading…
x
Reference in New Issue
Block a user