|
The new release allows hosting environment installation, simplifies site design changes, brings new add-on applications, and some bug fixes. The build is FREE for download.
IMPORTANT
The database tables has changed for MySQL 4.1 support. If upgrading to 3.1.42 please execute MySQL script db-3.1.20-3.1.42.sql for your db. The script is supplied with the archive. BACK UP YOUR DATA BEFORE DOING THE UPGRADE.
New Features: - Modules drectory can be set in .htsupra - allows running one SiteSupra engine for many websites (hosting installation).
- Console application directory can be set in .htsupra - allows running one SiteSupra engine for many websites (hosting installation).
- Block templates (.tmpl files) could be grouped in any directory - simplifies changing site design (in a skins, themes fashion). if no directory is specified, files are taken from the block directory otherwise path is treated as a full path to the file (usage example $suTMPL->exec(suROOT.'/file.tmpl');)
- Onchange property for complex <fieldset> (fieldset with checkbox)
- Close property for complex <fieldset>, fieldSetObj.close = 0 closes fieldset, fieldSetObj.close = 1 opens fieldset
- Popup editor for xHTML editor
- Anchor editor for xHTML editor
- Site Map anchors support added, some design changes for SiteMap
- Menu view-->Highlight block(CTRL+ALT+H) - switches on/off block highlighting
- SiteSupra configuration moved to database
Fixes:- SiteSupra forces block width=100% - caused problems when using div layouts
- Tooltip bug causes "error on page" behaviour
- FileManager refresh list bug (list reloaded but not redrawed)
- MySQL driver ignores port property
Downloads
SiteSupra 3.1.42 Stand Alone Engine (Update your 3.1.20 installation) http://ssdn.sitesupra.com/en/ssdn/downloads/?type=product&file_id=1
SiteSupra 3.1.42 Demo Site http://ssdn.sitesupra.com/en/ssdn/downloads/?type=product&file_id=3
|