Add ability to use templates with custom extensions
---------------------------------------------------
Key: CLK-568
URL: https://issues.apache.org/jira/browse/CLK-568
Project: Click
Issue Type: New Feature
Components: core
Reporter: Bob Schellink
Assignee: Bob Schellink
A recurring question on the user list is the ability to map alternative
extensions as Page class templates instead of the default ".htm".
We could add a method ConfigService#isTemplate(String path), that can be
invoked (at app startup) to check if a template is .htm/.jsp. Users can then
override this single method to map alternative extensions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.