Details
-
Sub-task
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
the jsp in the admin templates should get removed (they are not meant to be changed by the enduser).
- rename the dialogpages to pages /.magnolia/pages/name.html
- write a simple handler implementation which has a getTemplateName() property returning the FreeMarker Template to call
- the default value is the class name of the handler
Since a lot of code is removed from the jsp it should be straight forward.