DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:prosemirror

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:prosemirror [2021-05-25 20:58] anndaplugin:prosemirror [2024-04-25 15:20] (current) – format asheenlevrai
Line 1: Line 1:
-====== prosemirror Plugin ======+====== Prosemirror Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: A WYSIWYG editor for DokuWiki+description: A WYSIWYG editor for DokuWiki, usable but currently only in beta state
 author     : Andreas Gohr, Michael Große author     : Andreas Gohr, Michael Große
 email      : dokuwiki@cosmocode.de  email      : dokuwiki@cosmocode.de 
 type       : action type       : action
-lastupdate : 2021-05-06 +lastupdate : 2024-02-05 
-compatible : GreeboHogfather+compatible : Jack JackrumKaos
 depends    :  depends    : 
-conflicts  : codemirror, ckgedit+conflicts  : codemirror, ckgedit, note
 similar    : ckgedit, fckg, wysiwyg similar    : ckgedit, fckg, wysiwyg
 tags       : !experimental, wysiwyg, editor, editing tags       : !experimental, wysiwyg, editor, editing
  
-downloadurl: https://github.com/cosmocode/dokuwiki-plugin-prosemirror/zipball/master+downloadurl: https://github.com/cosmocode/dokuwiki-plugin-prosemirror/zipball/release
 bugtracker : https://github.com/cosmocode/dokuwiki-plugin-prosemirror/issues bugtracker : https://github.com/cosmocode/dokuwiki-plugin-prosemirror/issues
 sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-prosemirror/ sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-prosemirror/
Line 20: Line 20:
 ---- ----
  
-[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]]+[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]]
  
 This plugin implements a WYSIWYG editor. Unlike other WYSIWYG plugins, it does not repurpose a HTML editor but uses an editor component written specifically for DokuWiki utilizing the ProseMirror framework. You can learn more about the approach at [[https://wysiwyg.wiki.cosmocode.de/doku.php?id=en:why|Why a new WYSIWYG plugin?]]. This plugin implements a WYSIWYG editor. Unlike other WYSIWYG plugins, it does not repurpose a HTML editor but uses an editor component written specifically for DokuWiki utilizing the ProseMirror framework. You can learn more about the approach at [[https://wysiwyg.wiki.cosmocode.de/doku.php?id=en:why|Why a new WYSIWYG plugin?]].
Line 59: Line 59:
   * [[devel:event:AJAX_CALL_UNKNOWN]]   * [[devel:event:AJAX_CALL_UNKNOWN]]
   * [[devel:event:DRAFT_SAVE]]   * [[devel:event:DRAFT_SAVE]]
-  * [[devel:event:HTML_EDITFORM_OUTPUT]]+  * [[devel:event: FORM_EDIT_OUTPUT]] 
 +  * [[devel:event:HTML_EDITFORM_OUTPUT]] (deprecated)
   * [[devel:event:TPL_ACT_RENDER]]   * [[devel:event:TPL_ACT_RENDER]]
  
 +
 +==== FAQ ====
 +
 +  * __What is the purpose of the "plugin" button (drop down)?__: I mostly figured out all buttons on the toolbar of the Visual Editor. However, on the right end there is a "plugin" button with a drop down arrow on its right. clicking on it offers 2 options: "plugin block" and "plugin inline". I cannot figure out what these do (if anything).
plugin/prosemirror.1621969120.txt.gz · Last modified: 2021-05-25 20:58 by annda

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki