From e9173b7a7158f192d17de860778275a96e1e5843 Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Thu, 29 Jun 2017 18:02:00 +0200 Subject: [PATCH] added several missing tags, visual refactoring, improves readability. (#2865) * added several missing tags, visual refactoring, improves readability. * better wording --- .../tw5.com/tiddlers/concepts/SystemTags.tid | 94 +++++++++++-------- 1 file changed, 57 insertions(+), 37 deletions(-) diff --git a/editions/tw5.com/tiddlers/concepts/SystemTags.tid b/editions/tw5.com/tiddlers/concepts/SystemTags.tid index dd4fcc26c..92cced715 100644 --- a/editions/tw5.com/tiddlers/concepts/SystemTags.tid +++ b/editions/tw5.com/tiddlers/concepts/SystemTags.tid @@ -1,5 +1,5 @@ created: 20130822080600000 -modified: 20160215115150854 +modified: 20170516203741329 tags: Concepts title: SystemTags type: text/vnd.tiddlywiki @@ -10,42 +10,62 @@ System tags are used to give special behaviour to tiddlers. These are the available system tags -* {{$:/tags/AboveStory||$:/core/ui/TagTemplate}} for elements to be placed at the top of the story river -* {{$:/tags/AdvancedSearch||$:/core/ui/TagTemplate}} for search elements -* {{$:/tags/AdvancedSearch/FilterButton||$:/core/ui/TagTemplate}} for filter buttons -* {{$:/tags/Alert||$:/core/ui/TagTemplate}} for alerts -* {{$:/tags/BelowStory||$:/core/ui/TagTemplate}} for elements to be placed at the bottom of the story river -* {{$:/tags/ControlPanel||$:/core/ui/TagTemplate}} for control panel tabs -* {{$:/tags/ControlPanel/Advanced||$:/core/ui/TagTemplate}} for control panel advanced tabs -* {{$:/tags/ControlPanel/Appearance||$:/core/ui/TagTemplate}} for control panel appearance tabs -* {{$:/tags/ControlPanel/Info||$:/core/ui/TagTemplate}} for control panel info tabs -* {{$:/tags/ControlPanel/Settings||$:/core/ui/TagTemplate}} for control panel settings tabs -* {{$:/tags/ControlPanel/Toolbars||$:/core/ui/TagTemplate}} for control panel toolbar customisation tabs -* {{$:/tags/EditorToolbar||$:/core/ui/TagTemplate}} for the editor toolbar buttons -* {{$:/tags/EditPreview||$:/core/ui/TagTemplate}} for custom preview panes -* {{$:/tags/EditTemplate||$:/core/ui/TagTemplate}} for the edit template -* {{$:/tags/EditToolbar||$:/core/ui/TagTemplate}} for the edit mode tiddler toolbar -* {{$:/tags/Exporter||$:/core/ui/TagTemplate}} for the exporters -* {{$:/tags/Filter||$:/core/ui/TagTemplate}} for filters in advanced seach sample filter dropdown -* {{$:/tags/Image||$:/core/ui/TagTemplate}} for (core) images -* {{$:/tags/Macro||$:/core/ui/TagTemplate}} for global macros -* {{$:/tags/MoreSideBar||$:/core/ui/TagTemplate}} for tabs in the "more" sidebar -* {{$:/tags/PageControls||$:/core/ui/TagTemplate}} for the page control tools in the sidebar -* {{$:/tags/PageTemplate||$:/core/ui/TagTemplate}} for the main page elements -* {{$:/tags/Palette||$:/core/ui/TagTemplate}} for colour palettes -* {{$:/tags/PluginLibrary||$:/core/ui/TagTemplate}} for the plugin library -* {{$:/tags/RawMarkup||$:/core/ui/TagTemplate}} for raw markup to be included in the generated HTML file. To activate the tag, TiddlyWiki needs to be reloaded. -* {{$:/tags/SearchResults||$:/core/ui/TagTemplate}} for customised search results -* {{$:/tags/SideBar||$:/core/ui/TagTemplate}} for sidebar tabs -* {{$:/tags/Stylesheet||$:/core/ui/TagTemplate}} to indicate that a tiddler should be applied as a CSS stylesheet -* {{$:/tags/Texteditor/Snippet||$:/core/ui/TagTemplate}} for text snippets -* {{$:/tags/TiddlerInfo||$:/core/ui/TagTemplate}} for tiddler info panel tabs -* {{$:/tags/TiddlerInfo/Advanced||$:/core/ui/TagTemplate}} for tabs under the advanced tiddler tab -* {{$:/tags/ToolbarButtonStyle||$:/core/ui/TagTemplate}} for the style of the buttons -* {{$:/tags/TopLeftBar||$:/core/ui/TagTemplate}} for the top left bar -* {{$:/tags/TopRightBar||$:/core/ui/TagTemplate}} for the top right bar -* {{$:/tags/ViewTemplate||$:/core/ui/TagTemplate}} for the view template -* {{$:/tags/ViewToolbar||$:/core/ui/TagTemplate}} for the view mode tiddler toolbar +|<> |for elements to be placed at the top of the story river | +|<> |for search elements | +|<> |for filter buttons | +|<> |for alerts | +|<> |for elements to be placed at the bottom of the story river | +|<> |for control panel tabs | +|<> |for control panel advanced tabs | +|<> |for control panel appearance tabs | +|<> |for control panel info tabs | +|<> |for saving configurations | +|<> |for control panel settings tabs | +|<> |for control panel toolbar customisation tabs | +|<> |for the editor toolbar buttons | +|<> |for custom preview panes | +|<> |for the edit template | +|<> |for the edit mode tiddler toolbar | +|<> |for the exporters | +|<> |for filters in advanced seach sample filter dropdown | +|<> |for (core) images | +|<> |for the tiddler manager. $:/Manager | +|<> |for the tiddler manager | +|<> |for global macros | +|<> |for tabs in the "more" sidebar | +|<> |for Sidebar: More: Plugins tab | +|<> |for the page control tools in the sidebar | +|<> |for the main page elements | +|<> |for colour palettes | +|<> |for the plugin library | +|<> |for raw markup to be included in the generated HTML file. To activate the tag, TiddlyWiki needs to be reloaded | +|<> |for raw markup to be included in the generated HTML file. To activate the tag, TiddlyWiki needs to be reloaded | +|<> |for "raw" content to be saved into the TW code. Be careful! | +|<> |for plugin import handling | +|<> |for customised search results | +|<> |for plugin import handling | +|<> |for sidebar tabs | | +|<> |to indicate that a tiddler should be applied as a CSS stylesheet | | +|<> |for tags dropdown sorting | +|<> |for text snippets | +|<> |for tiddler info panel tabs | +|<> |for tabs under the advanced tiddler tab | +|<> |for the style of the buttons | +|<> |for the top left bar | +|<> |for the top right bar | +|<> |for the view template | +|<> |for the view mode tiddler toolbar | + +! ~TiddlyWiki plugins + +|<> |can be seen at: [[tiddlywiki prerelease|http://tiddlywiki.com/prerelease/]] see: top left page control bubble| +|<> |help panel "videos" tab| +|<> |can be seen at: [[tiddlywiki prerelease|http://tiddlywiki.com/prerelease/]]. see: Tiddler toolbar | +|<> |used by the [[translators edition|http://tiddlywiki.com/editions/translators/]] | +|<> |twitter plugin | +|<> |see: [[tiddlywiki prerelease|http://tiddlywiki.com/prerelease/]] | +|<> |tiddlywiki test suite | + ! System tags in use