silverstripe / silverstripe-dms

Adds a Document Management System to Silverstripe
BSD 3-Clause "New" or "Revised" License
40 stars 52 forks source link

insert link to document in htmleditorfield #192

Closed georgecaompi closed 7 years ago

georgecaompi commented 7 years ago

The backend admin can’t insert a link to a document in content htmleditorfield.

  1. ShortcodeHandlerKey Field is missing in DocumentHtmlEditorFieldToolbar.php
  2. invalid RegExp expression inside getCurrentLink block in DocumentHtmlEditorFieldToolbar.js

thanks

George

robbieaverill commented 7 years ago

Fixed with #194 and available in 2.0.4. Noted UX issues still persist - see comment in #194