You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Specialized Areas/Browser Bookmarklets/Open tinymce for journal/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# tinymce journal editor Bookmarklet Modal
2
2
3
-
This script is a bookmarklet that injects a draggable modal into a form with a tiny mce editor and buttons to insert the html to the journal fields on the form.
3
+
This script is a bookmarklet that injects a draggable modal into a form (or ui page with access to ScriptLoader api in the content frame) with a tiny mce editor and buttons to insert the html to the journal fields on the form.
4
4
5
5
The dependency for tinymce is loaded from the instance itself and a html field does not need to be present on the form.
6
6
@@ -9,7 +9,7 @@ The dependency for tinymce is loaded from the instance itself and a html field d
0 commit comments