mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-20 08:44:52 +00:00
33ba69e852
* Make modals display in source Window this makes modals display within the window where they got opened, with the parameter `rootwindow` that, if `yes` or `true`, shows the modal always in the root TW window (`<$action-sendmessage $message="tm-modal" $param="mymodal" rootwindow="yes|true"/>`) * pass the full event to $tw.modal.display we need the event there to find `srcDocument` and `srcWindow` * pass event in options object * update modal.js to use options.event * add docs for rootwindow tm-modal attribute |
||
---|---|---|
.. | ||
SampleModal.tid | ||
WidgetMessage_ tm-add-field.tid | ||
WidgetMessage_ tm-add-tag.tid | ||
WidgetMessage_ tm-auto-save-wiki.tid | ||
WidgetMessage_ tm-browser-refresh.tid | ||
WidgetMessage_ tm-cancel-tiddler.tid | ||
WidgetMessage_ tm-clear-password.tid | ||
WidgetMessage_ tm-close-all-tiddlers.tid | ||
WidgetMessage_ tm-close-other-tiddlers.tid | ||
WidgetMessage_ tm-close-tiddler.tid | ||
WidgetMessage_ tm-copy-to-clipboard.tid | ||
WidgetMessage_ tm-delete-tiddler.tid | ||
WidgetMessage_ tm-download-file.tid | ||
WidgetMessage_ tm-edit-bitmap-operation.tid | ||
WidgetMessage_ tm-edit-text-operation.tid | ||
WidgetMessage_ tm-edit-tiddler.tid | ||
WidgetMessage_ tm-fold-all-tiddlers.tid | ||
WidgetMessage_ tm-fold-other-tiddlers.tid | ||
WidgetMessage_ tm-fold-tiddler.tid | ||
WidgetMessage_ tm-full-screen.tid | ||
WidgetMessage_ tm-home.tid | ||
WidgetMessage_ tm-import-tiddlers.tid | ||
WidgetMessage_ tm-load-plugin-from-library.tid | ||
WidgetMessage_ tm-load-plugin-library.tid | ||
WidgetMessage_ tm-login.tid | ||
WidgetMessage_ tm-logout.tid | ||
WidgetMessage_ tm-modal.tid | ||
WidgetMessage_ tm-navigate.tid | ||
WidgetMessage_ tm-new-tiddler.tid | ||
WidgetMessage_ tm-notify.tid | ||
WidgetMessage_ tm-open-window.tid | ||
WidgetMessage_ tm-perform-import.tid | ||
WidgetMessage_ tm-permalink.tid | ||
WidgetMessage_ tm-permaview.tid | ||
WidgetMessage_ tm-print.tid | ||
WidgetMessage_ tm-remove-field.tid | ||
WidgetMessage_ tm-remove-tag.tid | ||
WidgetMessage_ tm-save-tiddler.tid | ||
WidgetMessage_ tm-save-wiki.tid | ||
WidgetMessage_ tm-scroll.tid | ||
WidgetMessage_ tm-server-refresh.tid | ||
WidgetMessage_ tm-set-password.tid | ||
WidgetMessage_ tm-unfold-all-tiddlers.tid |