mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-16 10:30:43 -07:00
There’s not much to making the toolbar button styles switchable: the change to the PageTemplate introduces a new configuration tiddler that controls the button styling. Most of this commit is the user interface for changing that setting, including the translatable text. I think this again demonstrates that we need to be very selective about which configuration options have a UI included in the core. Otherwise, a few dozen more of these settings will start to become a significant fraction of the core. |
||
|---|---|---|
| .. | ||
| AdvancedSearch | ||
| Components | ||
| ControlPanel | ||
| EditTemplate | ||
| EditToolbar | ||
| Filters | ||
| MoreSideBar | ||
| PageControls | ||
| PageTemplate | ||
| SideBar | ||
| TiddlerInfo | ||
| TopRightBar | ||
| ViewTemplate | ||
| ViewToolbar | ||
| AdvancedSearch.tid | ||
| AlertTemplate.tid | ||
| BinaryWarning.tid | ||
| ControlPanel.tid | ||
| DefaultSearchResultList.tid | ||
| EditTemplate.tid | ||
| ImportListing.tid | ||
| ListItemTemplate.tid | ||
| MissingTemplate.tid | ||
| PageControls.tid | ||
| PageStylesheet.tid | ||
| PageTemplate.tid | ||
| PluginInfo.tid | ||
| SearchResults.tid | ||
| SideBarLists.tid | ||
| TagManager.tid | ||
| TagTemplate.tid | ||
| TiddlerFields.tid | ||
| TiddlerFieldTemplate.tid | ||
| TiddlerInfo.tid | ||
| UntaggedTemplate.tid | ||
| ViewTemplate.tid | ||