- Compatible XF 1.x versions
- 1.0
- 1.1
- 1.2
xf 1.0 - 1.1.2
due to chrome pasting issues (pasting colour-formatted text), and the fact that i have both a light and dark style available, text colour formatting is problematic. as a result i have elected to completely disable all colour functionality from tinyMCE.
to install, unzip and upload.
to revert, upload the original files from your xenforo install zip.
files affected:
/library/XenForo/Html/Renderer/BbCode.php
/library/XenForo/BbCode/Formatter/Base.php
/js/tinymce/themes/xenforo/editor_template.js
due to chrome pasting issues (pasting colour-formatted text), and the fact that i have both a light and dark style available, text colour formatting is problematic. as a result i have elected to completely disable all colour functionality from tinyMCE.
- pasted colour-formatting will be stripped when posted
- colour-format button will not be visible
- manually entered [color] tags will silently fail
- code colour-formatting is unaffected (syntax highlighting)
- the effect is not retroactive
to install, unzip and upload.
to revert, upload the original files from your xenforo install zip.
files affected:
/library/XenForo/Html/Renderer/BbCode.php
/library/XenForo/BbCode/Formatter/Base.php
/js/tinymce/themes/xenforo/editor_template.js