Uploaded image for project: 'projectdoc Toolbox'
  1. projectdoc Toolbox
  2. PDAC-813

Servlet to Render a HTML Border Image to Display the Doctype

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Minor
    • 2.0.0
    • 1.17.1
    • Service
    • None

    Description

      The servlet shall render the doctype title to an image with a certain width and height to be used in a custom CSS to render a border to the main content of a Confluence page.
      Example:

      <style>
      body.projectdoc-doctype-blank #main
      {
        border-image: url('/confluence/plugins/servlet/projectdoc/doctypeBorderImage.png?doctype=blank&height=400') 0 0 0 30 round;
        border-style: inset;
        border-left-width: 30px;
      }
      </style>

      Attachments

        Issue Links

          Activity

            People

              anton.kronseder Anton Kronseder
              anton.kronseder Anton Kronseder
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: