Guest User

Untitled

a guest
May 17th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. editorOptions: {
  2. 'dcterms:title': {
  3. plugins: {
  4. 'hallooverlay': {},
  5. 'hallotoolbarlinebreak': {}
  6. }
  7. },
  8. 'default': {
  9. plugins: {
  10. 'halloimage': { 'searchUrl': vie_plugins_image_search, 'vie': this.vie },
  11. 'hallolink': { 'relatedUrl': vie_plugins_link_related_path },
  12. 'halloheadings': {},
  13. 'halloformat': {'formattings': {'strikeThrough': false, 'underline': false}},
  14. 'hallolists': {'lists': {'ordered': false}},
  15. 'hallojustify': {},
  16. 'halloreundo': {},
  17. 'hallotoolbarlinebreak': { 'breakAfter': ['hallolink'] },
  18. 'hallooverlay': {}
  19. },
  20. floating: false,
  21. showAlways: true
  22. }
  23. }
Add Comment
Please, Sign In to add comment