Add a property to Paragraph Configuration, which contains the path to a Data Module node ----------------------------------------------------------------------------------------
Key: MAGNOLIA-2402 URL: http://jira.magnolia.info/browse/MAGNOLIA-2402 Project: Magnolia Issue Type: Improvement Reporter: Giancarlo Berner Assignee: Boris Kraft Priority: Minor We often need to add additional information to a paragraph (e.g. some design information, help pages, etc.). We typically put this information into the Data module and add a reference to the Paragraph (usually a search for a node with the same paragraph name). We suggest adding a new property to the paragraph configuration, similar as "dialogPath" (e.g. "dataPath", "dataModulePath", "configPath" or whatever) where the value is a path to a Data Module node, similar as for dialogPath. Of course this property can be added individually without any Magnolia extension. The idea though is to add a method to the Paragraph class, similar as getDialogPath() and make it easy to identify the Data Module node with additional (custom) settings. -- 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/ ----------------------------------------------------------------