1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 17:53:15 +00:00
TiddlyWiki5/core/ui/ControlPanel
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
..
Modals Added a close library butten to add plugins modal 2015-05-08 18:24:10 -06:00
Plugins Lots of improvements to the plugin library 2015-03-18 11:46:28 +00:00
Settings upgrading the navigator widget 2015-05-03 13:24:16 +02:00
Toolbars Fix problem with import button triggering checkbox on Firefox 2014-10-10 20:50:50 +01:00
Advanced.tid Reorganise control panel tabs 2014-09-04 09:58:14 +01:00
Appearance.tid Remove "advanced" and "appearance" from control panel tab titles 2014-09-03 12:46:22 +01:00
Basics.tid Revert "implements emptyStoryMessage" 2015-02-07 11:29:12 +00:00
EditorTypes.tid Move control panel sub-tab tiddlers into same folder 2014-09-03 13:09:25 +01:00
Info.tid Reorganise control panel tabs 2014-09-04 09:58:14 +01:00
LoadedModules.tid Move control panel sub-tab tiddlers into same folder 2014-09-03 13:09:25 +01:00
Palette.tid Move control panel sub-tab tiddlers into same folder 2014-09-03 13:09:25 +01:00
Plugins.tid fixes the [Get more plugins] button tooltip 2015-03-20 11:34:14 +01:00
Saving.tid renamed to resolvePath using $tw.utils.resolvePath 2015-01-29 00:38:08 +01:00
Settings.tid Reorganise control panel tabs 2014-09-04 09:58:14 +01:00
StoryView.tid Move control panel sub-tab tiddlers into same folder 2014-09-03 13:09:25 +01:00
Theme.tid Move control panel sub-tab tiddlers into same folder 2014-09-03 13:09:25 +01:00
TiddlerFields.tid Move control panel sub-tab tiddlers into same folder 2014-09-03 13:09:25 +01:00
Toolbars.tid Move control panel sub-tab tiddlers into same folder 2014-09-03 13:09:25 +01:00