Changes for page Development-Custom Templates
Last modified by Pascal Robert on 2010/09/13 00:27
From version 5.1
edited by Pascal Robert
on 2010/09/13 00:27
on 2010/09/13 00:27
Change comment:
There is no comment for this version
To version 6.1
edited by Pascal Robert
on 2010/09/13 00:27
on 2010/09/13 00:27
Change comment:
Migrated to Confluence 4.0
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -19,8 +19,8 @@ 19 19 A More Involved Solution: 20 20 21 21 Here is a little example on how to overwrite WOComponent.template() so 22 -you can load the html template and wod from wherever you want )eg a jar 23 -file): 22 + you can load the html template and wod from wherever you want )eg a jar 23 + file): 24 24 25 25 * First you will need to overwrite WOComponent.template() 26 26 ... ... @@ -55,7 +55,7 @@ 55 55 56 56 {{/code}} 57 57 58 -* The componentTemplateWithExtension method could look like the 58 +* The componentTemplateWithExtension method could look like the following: 59 59 60 60 {{code}} 61 61