Uploaded image for project: 'Numbered Content Application'
  1. Numbered Content Application
  2. NCAPP-34

When editing a figure with a multiline caption and figures numbering activated, a Figure X prefix is added on each line

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.2
    • 1.0
    • Figures
    • None
    • Unknown
    • N/A
    • N/A

    Description

      The css selector should be:

      #xwikicontent figure figcaption::before,
      #xwikicontent div[data-cke-display-name="macro:figure"] div[data-cke-display-name="macro:figureCaption"] p:first-child::before {
       content:"Figure " counter(cfigure) ':\00a0'
      }
      

      Attachments

        Activity

          People

            mleduc Manuel Leduc
            mleduc Manuel Leduc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: