CK editor/Redactor in XenForo admin panel

Unmaintained CK editor/Redactor in XenForo admin panel 1.4.2

No permission to download
Version 1.4.2 released
  • Small update to prevent any problems with other addons
  • Like
Reactions: Sunka
Version 1.4.1 released
  • RTE editor & Bb Codes supported for user account upgrades

Commit reference

Attachments

  • uau_1.jpg
    uau_1.jpg
    158.7 KB · Views: 79
  • uau_2.jpg
    uau_2.jpg
    66.4 KB · Views: 77
  • uau_3.jpg
    uau_3.jpg
    166.7 KB · Views: 79
  • Like
Reactions: Sunka
Version 1.4.0 released
  • Add wysiwyg editor for "Email users" function
  • Add a new option to emulate browser default css
  • Fix for extra lines (br) rewritten (only occur when Bb Codes are
    enabled)

Attachments

  • newopt.png
    newopt.png
    24.5 KB · Views: 364
  • usremail.png
    usremail.png
    35.1 KB · Views: 99
Version 1.3.1 released
  • Add new option to make Bb Codes in notices support templates

Attachments

  • pck131.png
    pck131.png
    16.5 KB · Views: 104
  • Like
Reactions: Mirovinger
Version 1.3.0 released
  • Add CKE/Redactor for notices and help pages
  • Same thing for Bb Codes support
  • Fix extra breaks (<br />) when using Bb Codes in html
  • Modify the gap between lines to make the XenForo Redactor Editor behave like it should do when coding in html.

Attachments

  • admin_notices.png
    admin_notices.png
    29.9 KB · Views: 119
  • admin_opts.png
    admin_opts.png
    13.4 KB · Views: 115
  • public_help.png
    public_help.png
    9.5 KB · Views: 119
  • public_notices.png
    public_notices.png
    8.5 KB · Views: 118
  • admin_help.png
    admin_help.png
    25.5 KB · Views: 116
  • Like
Reactions: Robru
Version 1.2.1 released
  • Fix a bug (lowercase instead of uppercase in the class name)
Version 1.2 released
  • Add an option to use the default editor
I wanted to see if I could use TinyMCE Quattro there, but no, it's too complex to achieve something simple. TinyMCE Quattro and the Buttons Manager (not matter it's for Redactor or TinyMCE) will not work here because we can't get public templates from the admin side. And I'm not going to copy/paste and recreate all templates modifications for this ; this would be stupid. It would be clever to create a public controller to edit the page like @xfrocks did, but no time for this.

So this new option will only allow you to use the XenForo editor without any custom buttons or functions.
Version 1.1 released
This version is only compatible with XenForo 1.2

  • Option to parse Bb Codes in pages (disable by default)
  • CK Editor updated (last version)
  • Doesn't use anymore templates listeners to integrate the editor

P.S :
  • I publish this release because I needed to keep the same layout in my pages than in posts/articles/etc. thanks to Bb Codes. It's working for me. If it doesn't for you, just let the option disable. I will not support this addon (no time). It's still missing a way to upload attachments. Let's hope XenForo 1.3 will focus on the pages interface
  • Some Bb Codes css might not be fully rendered if those Bb Codes were using some of the XenForo posts css (99% should work)
  • Parsing Bb Codes will add 1 database request (to render the template to get its content to parse it) and another request if you use the BbCodes and Buttons Manager (nothing new here)

Attachments

  • bbcode_demo.jpg
    bbcode_demo.jpg
    26.3 KB · Views: 30
Back
Top Bottom