Create JSP Helper class to expose Module config to JSP templates/JSTL ---------------------------------------------------------------------
Key: MGNLSAMPLE-4 URL: http://jira.magnolia.info/browse/MGNLSAMPLE-4 Project: Magnolia Sample Module Issue Type: Task Reporter: Vivian Steller Assigned To: Vivian Steller 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------