> Thanks! That's what I figured, but I'm not used to working
> with eWebEditPro in Spectra. Can you tell me if this file is
> stored outside of the normal wwwroot? I don't have direct access
> to the server this site is on, so I can't do a search
> for the config.xml to find it. Can anyone tell me where it might
> be found?
the normal path is "/allaire/spectra/ewebeditpro/config.xml" in your
webroot. This may be linked to a default "/allaire/spectra/..." directory
for all of your projects by your systemadmin.
If you want to use custom configuration files for your project, just enter
an additional "config" parameter to the cfa_html editor tag:
<cfa_htmlEditor
name = "#cn#.body"
height = "250"
width = "430"
value = "#cd.body#"
config = "/admin/myconfig.xml"
>
The config parameter tells ewebeditpro where to find the configuration xml
file for the html editor. in this case in your webroot under
http://www.yourproject.com/admin/myconfig.xml. so you can edit this file
for your own demands (and also provide a custom css file, see the
developerguide.pdf in your /allaire/spectra/ewebeditpro directory).
--
Hendrik Kramer <[EMAIL PROTECTED]>
Projektleiter Web Applications [VRG E-Solution]
VRG - Vereinigte Rechenzentren GmbH
Mittelkamp 110-118 , 26125 Oldenburg
Tel. (0441) 3907-178 | Fax (0441) 3907-6178
http://www.e-solution.vrg.de/
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more
resources for the community. http://www.fusionauthority.com/ads.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.