Details
-
New Feature
-
Resolution: Fixed
-
Major
-
9.4
-
None
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
- blocks
-
CKEDITOR-206 Add ability to add caption to images from the WYSIWYG editor
- Closed
-
XRENDERING-503 Add {{figure}} and {{figureCaption}} macros
- Closed
-
XRENDERING-504 Generate <figure>/<figcaption> for FigureBlock/FigureCaptionBlock
- Closed
- is related to
-
CKEDITOR-138 Caption text moved to the right of the image when saving the page
- Closed
- relates to
-
XRENDERING-508 XHTML 1.0 Renderer produces invalid HTML for FigureCaption blocks
- Closed
-
XRENDERING-632 Figure and figure caption events are not handled by the composite and queue listener
- Closed
-
XRENDERING-509 Add support for HTML5 in the {{html}} Macro
- Closed
-
XRENDERING-502 Add support for Image captions in (X)HTML renderers
- Closed
-
XRENDERING-506 Add parsing support for <figure>/<figureCaption> elements
- Closed