1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-05 10:40:35 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/concepts/SystemTags.tid

26 lines
962 B
Plaintext
Raw Normal View History

2013-11-29 17:20:10 +00:00
created: 20130822080600000
2013-12-28 17:57:11 +00:00
modified: 20131228161338857
2013-08-25 21:48:53 +00:00
tags: concepts
2013-08-23 18:42:48 +00:00
title: SystemTags
2013-11-29 17:20:10 +00:00
type: text/vnd.tiddlywiki
2013-08-23 18:42:48 +00:00
System tags are used to give special behaviour to tiddlers:
2013-11-29 17:20:10 +00:00
* [[$:/tags/stylesheet]] to indicate that a tiddler should be applied as a CSS stylesheet
* [[$:/tags/TiddlerInfo]] for tiddler info panel tabs
* [[$:/tags/ControlPanel]] for control panel tabs
* [[$:/tags/SideBar]] for sidebar tabs
* [[$:/tags/MoreSideBar]] for tabs in the "more" sidebar
2013-12-28 17:57:11 +00:00
* [[$:/tags/ViewTemplate]] for the view template
2013-11-29 17:20:10 +00:00
* [[$:/tags/ViewToolbar]] for the view mode tiddler toolbar
* [[$:/tags/EditTemplate]] for the edit template
* [[$:/tags/EditToolbar]] for the edit mode tiddler toolbar
* [[$:/tags/PageControls]] for the page control tools in the sidebar
* [[$:/tags/PageTemplate]] for the main page elements
2013-08-23 18:42:48 +00:00
! System tags in use
These are the system tags in use in this wiki:
{{{ [is[shadow]tags[]prefix[$:/]] [!is[shadow]tags[]prefix[$:/]] +[sort[title]] }}}