SiteSupra should be configured to enable Public and Edit sites.
SiteSupra configuration is done by editing three configuration files: .htsupra, .htedit, and .hthtml.
These files are stored at the virtual host root directory.
Start your configuration from .htsupra file that stores connection data to MySQL server and general website parameters.
The .htedit file settings affect SiteSupra edit mode.
The .hthtml file configures xHTML Editor.
It contains filters to remove word formatting and may contain custom user-defined scripts.
Eugene Kharkov, eugene dot kharkov at sitesupra dot com | 20.07.2005 19:07
.htsupra is loaded with every page request
.htedit is loaded once when you start SiteSupra in edit mode
.hthtml is loaded once when you open XHTML editor for the first time
To reload reload .htedit click Tools-Reload SiteSupra
To reload .hthtml without restarting SiteSupra open XHTML editor, then click CTRL-F5, then close XHTML editor and open it again - changes will be loaded
Roland Worms, rworms at impulsit dot nl | 20.07.2005 19:07
How do you reload/ refresh these files?
Is this done automatically?