Make doctype as a configuration
-------------------------------
Key: OFBIZ-4300
URL: https://issues.apache.org/jira/browse/OFBIZ-4300
Project: OFBiz
Issue Type: Sub-task
Reporter: Patrick Antivackis
Priority: Minor
Today doctype is either generated by java (hard coded) or ftl macros.
The idea is :
- to externalize doctypes to a config file
(framework/base/config/doctype.properties)
- define a default doctype in the previous config file for all ofbiz application
- allow a specific doctype at an application level (web.xml)
- allow a specific doctype at a view level (controller.xml)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira