Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1871

Create JSP Helper class to expose Module config to JSP templates/JSTL

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 3.5 RC2
    • None
    • samples
    • None

      This feature is required since we want to be able to dynamically configure allowed paragraphs for a named contentNodeCollection.

      The helper class avoids having to type JSP scriptlets as it done currently on SVN.

      The goal is just to use a simple <jsp:useBean name="moduleConfig" ... />... ${moduleConfig.paragraphs} etc.

        Acceptance criteria

              vivi Vivian Steller
              vivi Vivian Steller
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR