Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-21233

Allow hiding non installed macros

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • Major
    • None
    • 15.6
    • CKEditor
    • None
    • Unknown

    Description

      Admins are now allowed to hide macros suggested in the "Add macro" feature in CKEditor. This was implemented at XWIKI-19993.

      This feature has a "Not installed" category and the new configuration option does not take this in account IIUC.

      See xwiki-platform/xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/MacroService.xml

      It would be nice to have a way to disable the "Not installed" extensions, through this new option or another one.

      Workaround:

      li[data-macrocategories="_notinstalled"] {
        /*Workaround for https://jira.xwiki.org/browse/CKEDITOR-509 */
        display: none;
      }

      Attachments

        Activity

          People

            Unassigned Unassigned
            rjakse Raphaël Jakse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: