Does anyone know if its possible to ha multiple templates (fcktemplates.xml) for different pages or users or toolbarset? At least some way to determine what template to use.
You can change the path with this setting: FCKConfig.TemplatesXmlPath
so you can change it here for each user or config, or as well, make it point to a server generated xml file (if you have trouble loading a custom file make sure that it works directly in your browser)
RE: Template
FCKConfig.TemplatesXmlPath
so you can change it here for each user or config, or as well, make it point to a server generated xml file (if you have trouble loading a custom file make sure that it works directly in your browser)