Tiddler Annotations for 2.2
Release 2.2 includes brief annotations for various system tiddlers to help explain their purpose and usage to new ysers. This page is to allow the community to improve the canned annotations.
Please feel free to edit any of the annotations, or add a question. Do remember that space is limited in the main TW code, so there's a lot to be said for keeping these things brief....
| AdvancedOptions | This shadow tiddler provides access to several advanced options |
| ColorPalette | These values in this shadow tiddler determine the colour scheme of the ~TiddlyWiki user interface |
| DefaultTiddlers | The tiddlers listed in this shadow tiddler will be automatically displayed when ~TiddlyWiki starts up |
| EditTemplate | The HTML template in this shadow tiddler determines how tiddlers look while they are being edited |
| GettingStarted | This shadow tiddler provides basic usage instructions |
| ImportTiddlers | This shadow tiddler provides access to importing tiddlers |
| MainMenu | This shadow tiddler is used as the contents of the main menu in the left-hand column of the screen |
| MarkupPreHead | This tiddler is inserted at the top of the <head> section of the TiddlyWiki HTML file |
| MarkupPostHead | This tiddler is inserted at the bottom of the <head> section of the TiddlyWiki HTML file |
| MarkupPreBody | This tiddler is inserted at the top of the <body> section of the TiddlyWiki HTML file |
| MarkupPostBody | This tiddler is inserted at the end of the <body> section of the TiddlyWiki HTML file immediately before the script block |
| OptionsPanel | This shadow tiddler is used as the contents of the options panel slider in the right-hand sidebar |
| PageTemplate | The HTML template in this shadow tiddler determines the overall ~TiddlyWiki layout |
| PluginManager | This shadow tiddler provides access to the plugin manager |
| SideBarOptions | This shadow tiddler is used as the contents of the option panel in the right-hand sidebar |
| SideBarTabs | This shadow tiddler is used as the contents of the tabs panel in the right-hand sidebar |
| SiteSubtitle | This shadow tiddler is used as the second part of the page title |
| SiteTitle | This shadow tiddler is used as the first part of the page title |
| SiteUrl | This shadow tiddler should be set to the full target URL for publication |
| StyleSheetColours | This shadow tiddler contains CSS definitions related to the color of page elements |
| StyleSheet | This tiddler can contain custom CSS definitions |
| StyleSheetLayout | This shadow tiddler contains CSS definitions related to the layout of page elements |
| StyleSheetLocale | This shadow tiddler contains CSS definitions related to the translation locale |
| StyleSheetPrint | This shadow tiddler contains CSS definitions for printing |
| TabAll | This shadow tiddler contains the contents of the 'All' tab in the right-hand sidebar |
| TabMore | This shadow tiddler contains the contents of the 'More' tab in the right-hand sidebar |
| TabMoreMissing | This shadow tiddler contains the contents of the 'Missing' tab in the right-hand sidebar |
| TabMoreOrphans | This shadow tiddler contains the contents of the 'Orphans' tab in the right-hand sidebar |
| TabMoreShadowed | This shadow tiddler contains the contents of the 'Shadowed' tab in the right-hand sidebar |
| TabTags | This shadow tiddler contains the contents of the 'Tags' tab in the right-hand sidebar |
| TabTimeline | This shadow tiddler contains the contents of the 'Timeline' tab in the right-hand sidebar |
| ViewTemplate | The HTML template in this shadow tiddler determines how tiddlers look |