1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 16:53:14 +00:00
TiddlyWiki5/core/ui
jed ad4cd7326a Added a close library butten to add plugins modal
The button deletes the local tiddlers that contain information about the library. This allows you to:

*hide the library contents
*reload the library to see any updates to the plugins it contains. If this isn't done than local information about the available plugins is never updated (this problem may need a separate fix that doesn't require reloading the library).

I have three problems that should be addressed:

*I am not sure that the location and color of the close library button is appropriate
*When you click on the close library button a message asking you if you want to delete the $:/temp/ServerConnection/(url) tiddler appears, if you click 'cancel' than the library is shown as open and empty, the only way to fix this condition is to delete the server connection tiddler manually. I think there is a simple fix to this but I can't think of anything.
*Sometimes if you try to open a library that you have just closed it won't open properly. The tiddlers that contain the plugin information are created, but the server connection tiddler isn't created until you reload the wiki. This behavior is inconsistent and sometimes opening the library again works with no problems. I do not know why. I would be fine with requiring a refresh before a library could be reopened so that the startup module acts, but I am not sure what to do about this inconsistent behaivor. I have not been able to find any cause.
2015-05-08 18:24:10 -06:00
..
AdvancedSearch Tweak close button in advanced search 2014-11-23 16:07:58 +00:00
Components edit-tags-filter-tags-and-titles 2015-01-11 01:29:53 +01:00
ControlPanel Added a close library butten to add plugins modal 2015-05-08 18:24:10 -06:00
EditTemplate Fix problem with double quotes in new field value 2015-04-03 09:06:57 +01:00
EditToolbar Fix whitespace in edit toolbar cancel button 2014-11-17 16:29:49 +00:00
Filters german translations + fix TypedTiddlers missing file extension 2015-02-12 12:38:32 +01:00
MoreSideBar changed tabs to use same filters as AdvancedSearch 2015-01-20 16:51:41 +01:00
PageControls Add palette page control button 2015-05-05 18:53:35 +01:00
PageTemplate Don't give the plugin warning for $:/Import 2015-02-10 23:17:50 +00:00
SideBar Wrap page control previews in position:relative 2014-11-01 08:42:34 +00:00
TiddlerInfo Fix problem with import button triggering checkbox on Firefox 2014-10-10 20:50:50 +01:00
TopRightBar Change button widget 'title' attribute to 'tooltip' 2014-09-10 10:25:50 +01:00
ViewTemplate Tweak popup handling of tiddler info panel 2014-11-22 09:42:36 +00:00
ViewToolbar Add "open new window" tiddler toolbar button 2015-05-02 12:12:51 +01:00
AdvancedSearch.tid Soften colour of system tiddler icons 2015-03-10 12:29:39 +00:00
AlertTemplate.tid Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
BinaryWarning.tid Rename more "tw-*" classes to "tc-*" 2014-08-28 19:08:31 +01:00
ControlPanel.tid Soften colour of system tiddler icons 2015-03-10 12:29:39 +00:00
DefaultSearchResultList.tid Add group headings to default search results 2014-11-10 19:52:37 +00:00
EditTemplate.tid Revert "Add navigation support to the edit template" 2015-02-27 13:44:24 +10:00
ImportListing.tid Fix problem with preview state storage in import listing 2014-09-19 21:56:37 +01:00
ListItemTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
MissingTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
PageControls.tid Refactor the page controls to be more reusable 2014-10-24 11:17:58 +01:00
PageStylesheet.tid Ensure stylesheet is re-rendered when the language changes 2015-02-08 17:56:17 +00:00
PageTemplate.tid Change "tw-*" variables to "tv-*" 2014-08-28 22:28:02 +01:00
PluginInfo.tid Extend control panel plugins tab 2014-08-07 15:48:38 +01:00
SearchResults.tid Fix search results to be in block mode 2014-11-10 19:55:45 +00:00
SideBarLists.tid setting default sidebar tab 2015-02-25 17:53:32 +01:00
TagManager.tid Soften colour of system tiddler icons 2015-03-10 12:29:39 +00:00
TagTemplate.tid Provisionally make tag pill foreground colour be responsive 2014-11-06 13:35:48 +00:00
TiddlerFields.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
TiddlerFieldTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
TiddlerInfo.tid Fix tiddler info default tab 2014-08-28 15:16:54 +01:00
UntaggedTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
ViewTemplate.tid Remove click-to-navigate on tiddler bodies 2015-03-16 09:43:12 +00:00