Uploaded image for project: 'XWiki Rendering'
  1. XWiki Rendering
  2. XRENDERING-471

Add FigureBlock/FigureCaptionBlock and associated Listener events

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 10.2
    • 9.4
    • API, Macro - Figure
    • None
    • N/A

    Description

      See the need at CKEDITOR-138 (ability to support the "Captioned image" feature of CKEditor for example).

      Ref doc: https://developer.mozilla.org/en/docs/Web/HTML/Element/figure and https://developer.mozilla.org/en/docs/Web/HTML/Element/figcaption

      Example for a captioned image:

      <figure class="image">
        <img src="..." />
        <figcaption>Caption</figcaption>
      </figure>
      

      Attachments

        Issue Links

          Activity

            People

              vmassol Vincent Massol
              vmassol Vincent Massol
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: