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

It's hard to extend / customize the action buttons used when editing in-place

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 13.7-rc-1
    • 13.6
    • Edit
    • None
    • Unknown
    • N/A
    • N/A

    Description

      The action buttons used when editing in-place are loaded asynchronously. If someone needs to add a new button or hide some of the existing buttons it has two options:

      • do it from the server, by customizing editactions.vm
      • do it from the client side by catching the moment when the action buttons are injected

      Unfortunately the second option is not easy to implement because there's no event triggered when the action buttons are injected into the page. The practice, and what extension developers expect, is to trigger an xwiki:dom:updated event.

      Attachments

        Issue Links

          Activity

            People

              mflorea Marius Dumitru Florea
              mflorea Marius Dumitru Florea
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: