mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
. Create Web Project wizard now reads default selections
- for file patterns, templates and rendering file patterns from model as persisted by the Create Form Wizard . Some UI tidy ups git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4356 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -38,6 +38,9 @@ public interface RenderingEngineTemplate
|
||||
/** the description of the form */
|
||||
public String getDescription();
|
||||
|
||||
/** the output path pattern for renditions */
|
||||
public String getOutputPathPattern();
|
||||
|
||||
/**
|
||||
* Provides the rendering engine to use to process this template.
|
||||
*
|
||||
|
Reference in New Issue
Block a user