TiddlyWiki5/core/modules/startup
Tobias Beer 88a65f038e Add a "close plugin library" button (#2072)
* provides a "close plugin library" button

* starting from #1718 by @inmysocks
* possibly fixes all of #1718, #1597,  and #2067

* corrected code comment

* add back title

No idea why I overlooked this beforehand.

Next time I will not suggest such changes that have little to do with
the PR, but rather just comment the code.

* ah, sorry, "fixed" wrong spot

now

```
<$action-sendmessage $message="tm-load-plugin-from-library"
url={{!!url}} title={{$(assetInfo)$!!original-title}}/>
```

...should be back at the right spot.

* mhhh... still fixing the mess

load, unload, puh... let's see if I got it now

* added unloadIFrame and minor syntax fixes
2017-02-22 12:15:26 +00:00
..
browser-messaging.js Add a "close plugin library" button (#2072) 2017-02-22 12:15:26 +00:00
commands.js
favicon.js
info.js
load-modules.js
password.js
render.js
rootwidget.js Extend notification handler to accept variables 2016-07-03 14:55:41 +01:00
startup.js Remove extraneous console.log 2016-08-16 15:48:25 +01:00
story.js Add page print button 2016-10-20 09:44:52 +01:00
windows.js Refinements to 87fa7f972c 2016-10-18 16:39:18 +01:00