(New page: This option sets the path to the XML file which contains the templates definitions. Code: <pre> FCKConfig.TemplatesXmlPath = FCKConfig.EditorPath + 'fcktemplates.xml' ; </pre>) |
(No difference)
|
Latest revision as of 14:29, 15 January 2008
This option sets the path to the XML file which contains the templates definitions.
Code:
FCKConfig.TemplatesXmlPath = FCKConfig.EditorPath + 'fcktemplates.xml' ;