Editor & BB Code Manager

Unmaintained Editor & BB Code Manager 2.0.1 Patch Level 1

No permission to download
Changelog
Bugfixes & Changes
  • Deleted superfluos template modifications.
  • Fixed a bug that would shrink font sizes upon posting if custom font sizes were defined.
  • The special characters popup now uses the actual page background color instead of static white.
  • Fixed all capitalization spelling errors.
Changelog
Bugfixes & Changes
  • Javascript files have been moved from js/addons/kl/editor-manager to js/kl/editor-manager
    • You may safely delete the old js/addons/kl/editor-manager.
  • Added compatibility for the Math add-on from @CMTV.
  • Added a new "remove all links" button, that can be applied in the toolbar layout section. If clicked, it will remove all existing links in the current editor instance (leaving the link content intact).
  • Changed the character counter styling to work as style property.
    • You can find the new style property under Rich Text Editor -> Character Counter.
Changelog
Bugfixes & Changes
  • Fixed a cron job error that would be thrown once a week when no google api key was set
  • Fixed a bug that would always render the default hide as hide until replied
  • Fixed a bug that would always show the hex color picker, even when disabled
  • Fixed a bug that would prevent the remove format from paste option from being enabled
  • Fixed a bug that would throw a rendering error when font sizes where limited in the ACP
  • Assorted stability improvements and minor code cleanup
  • Like
Reactions: imno007 and Radhi
Changelog

Important: If you are about to upgrade from any version below Release Candidate 1, I urge you to do a clean installation. A handful of users have run into an error while upgrading that I am unable to track down and the extra work you do yourself with doing a clean installation is nothing compared to the extra work you have to perform to repair the error when you run into it, trust me.

Bugfixes & Changes
  • Fixed a bug that would insert transparent background BB codes when the background color BB code was disabled. The editor now also strips any transparent background color BB codes on HTML->BB code conversion.
  • Fixed a bug that would always strip text format on paste, even if the option was disabled in the ACP.
  • Replaced all occurrences of the thumbs up icon with the slashed eye icon for hide BB codes.
  • Fixed a bug that would break the google fonts popup on additional editor instances initialized in pages (e.g. when editing a post).
  • Now resets the font applied to the preview text back to default in the google fonts popup after submitting the form.
Changelog

Important: If you are about to upgrade from any version below Release Candidate 1, I urge you to do a clean installation. A handful of users have run into an error while upgrading that I am unable to track down and the extra work you do yourself with doing a clean installation is nothing compared to the extra work you have to perform to repair the error when you run into it, trust me.

Bugfixes & Changes
  • Fixed a bug that would prevent users from installing the latest update if their MySQL version was 5.5 or lower. If you're still running into any trouble, please drop me a PM, so we can do a teamviewer session and work this out together.
  • Tweaked the setup file a little bit.
  • Added a handful of missing phrases.
Changelog
Bugfixes & Changes
  • Added the google fonts database table that was actually supposed to be there for the last two updates already. You probably won't need this update straight away if you aren't using the google webfonts feature, but I'd recommend to install it anyway.
  • Like
Reactions: GERINO
Changelog
Bugfixes & Changes
  • Fixed a bug that would prevent the google fonts editor plugin to load in some cases.
  • No longer renders an additional line break after using the justify-BB code.
  • Fixed a bug that would prevent multiple classes to be applied to tables.
  • Fixed a bug that would not render the collapse-option for tables correctly.
  • Fixed a bug that would render the default hide BB code as plain text instead of the BB code.
New Functionalities
  • The special characters popup list is now fully editable from the experimental new special characters section in the ACP.
    • You may import certain sets defined by the UTF-8 standard. As a reference, I recommend UTF8icons.com.
    • You may add, edit or delete icons in existing sets.
    • You may add new sets.
Changelog
Bugfixes & Changes
  • A bug has likely been fixed, that would add additional line breaks when inserting editor templates into the editor.
  • A bug has been fixed, that would insert normal spoilers instead of inline spoilers when using the inline spoiler insert button.
  • All editor manager options have been converted to normal XF options and the additional database table has been dropped for the sake of simplicity and efficiency. It is recommended that you take a backup of your editor manager settings in some form.
    • If you're experiencing error messages after the upgrade, please head to your editor manager general settings and activate the BB codes mentioned in the error message. Once you saved them, you can safely deactivate them again. The error message(s) should be gone.
  • A large portion of the JavaScript code has been refactored to improve efficiency.
  • Most JavaScript functionality that is not required in the core has been split of to separate plugins, to improve page load time and efficiency.
  • Editor dropdowns can now properly be deleted.
  • Fixed a bug that would break other block BB codes when using the justify BB code.
  • Fixed a bug that would sometimes remove tables upon conversion from BB code to HTML, when classes were being used.
  • Added compatibility with [TH] Giphy, Post Macros, and the XenForo Media Gallery. You will now be able to add the editor buttons to your toolbar layout, when any of these add-ons are installed.
  • Removed unnecessary line breaks from the BB code help page.
New Functionalities
  • Google Webfonts are now supported.
    • You can now enable external font polling, to allow users, that have been granted permission to use google webfonts.
    • Google fonts are polled on demand, and are bundled where possible to improve efficiency.
    • You can now add the google webfonts button to your editor layout. The button will be displayed only to people with the required permission to use google webfonts.
    • In order to use the preview & autocomplete functionality, you are required to setup a google application and provide your application key in the editor options.
  • You can now configure the maximum and minimum font sizes that will be rendered when entering a size BB code with pixel options.
  • Supscript and supercript BB codes have been added and can now be activated in the general options area, along with their editor buttons that can be added to the editor toolbar layout.
  • Delayed loading mode has been added. When activated, Froala Editors will no longer initialize on page load and instead a placeholder textarea will be displayed. The textarea will be transformed into a fully fledged froala editor, once the user clicks in it to start writing.
  • The color picker is now partially customizeable.
    • You can now activate a hex input field to allow your users to input any hex color code they like for their text and background color, saving them the work to type the whole BB code manually.
    • You may now configure how many colors are shown per row. The minimum is 7, however.
    • You may now edit the colors that are shown in the editor dropdown through a basic input field. This will receive an update in the future to be a bit cleaner and easier to use.
  • An option has been added that, when activated, will remove all formatting from text pasted into the froala editor.
  • Several editor buttons are now available for dropdowns, that haven't been before.
Changelog

This update mostly focuses around fixing a bunch of critical or highly annoying errors. It is recommended to upgrade as soon as possible. Feature additions are to be expected for the next update.

Bugfixes & Changes
  • Fixed an 'undefined index: user_id' error that would pop up, if hide tags were located inside the RSS feeds content.
  • Fixed a critical bug that would prevent the custom editor configuration to load in browsers that use ECMAScript5 or older (IE11 and older).
  • Fixed a bug that would insert a line break above every table every time one would change from BB Code view to rendered view.
  • Fixed a bug that would insert a line break above and below the content of each table cell every time one would change from BB Code view to rendered view.
  • (Probably) fixed a bug that would duplicate all existing line breaks inside table cells each time one would change from BB Code view to rendered view.
  • Improved formatting of auto-generated table BB Codes.
  • Reorganized BB Code css.
  • Reformatted all BB Code help page entries for tables to make them less bloated.
  • Added additional documentation on the usage of classes for tables to the BB Code help page.
New Functionalities
  • It is now possible to activate the char counter plugin in the general Editor & BB Code Options in the ACP. This will show a character counter on the bottom right hand side of your editor.
  • You can now instruct the editor to preserve all formatting of a paragraph even if the last letter is deleted. You can (de-)activate this behaviour in the general Editor & BB Code Options in the ACP.
Changelog
Bugfixes & Changes
  • The system now no longer auto-links urls inside ParseHtml-Tags. Iframes and other tags using urls should therefor no longer become broken.
  • Fixed a bug that would always show the content of HideReply unter certain conditions.
  • All hide BB Codes are now directly add-able to the editor toolbar and no longer need to be placed inside a dropdown.
  • The editor configuration setup has been moved from the frontend (users computer) to the backend (your server). This will speed up your page load time, especially on slow devices (mobile phones, etc.).
  • Fixed a bug that prevented the content of editor templates to be inserted into the editor.
  • Buttons inside the ACP layout section now utilize XenForos tooltips. It should therefor be easier to find out what buttons you're hovering.
Top Bottom