mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
88a65f038e
* 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 |
||
---|---|---|
.. | ||
commands | ||
editor | ||
filters | ||
info | ||
macros | ||
parsers | ||
savers | ||
startup | ||
storyviews | ||
upgraders | ||
utils | ||
widgets | ||
commander.js | ||
config.js | ||
deserializers.js | ||
filters.js | ||
keyboard.js | ||
language.js | ||
pluginswitcher.js | ||
saver-handler.js | ||
story.js | ||
syncer.js | ||
tiddler.js | ||
wiki-bulkops.js | ||
wiki.js |