In C*B h?lt eine Neuerung Einzug, die Euch zwar nur indirekt betrifft, aber dennoch viel Nutzen verspricht: ein Build System. Basierend auf PHING bin ich nun in der Lage auf Knopfdruck C*B als Archiv fertig zu verpacken. Es schmei?t alle unfertigen Plugins raus, alle Versionierungsdateien, alle Testdateien meinerseits usw. Ziel ist es, jede Woche einen Snapshot ver?ffentlichen zu k?nnen.
Category:
Small business content management system (CMS) is a multifunctional application designed to make website content management easy, visual, completely web based and affordable. Effective web based content management system makes site editing simple like working with word-processor and you can learn how to do it in no time!
Category:
improved explanations of some values in config.php
fixed htmlarea insert_image.php as it was breaking on servers with output
buffering disabled
fixed bug causing new content to be dated 1970
fixed bug causing ezscript tags to be replaced with html comments when saving content
fixed bug causing reload button to not work correctly in some browsers
removed $config array from global scope as it was interfering with other
scripts
added search function to browse database page
added Javascript confirm dialog boxes when a content entry or user is deleted
added new checkconfig.php script to check most config.php settings and help during installation
added in new config values to allow/deny users with editor priviledges to access the add content page, the backup/restore pages and the browse database page
added feature allowing admin users to set certain content to be only editable by selected users
added logging facilty to log events and changes to a MySQL table
added demo user functionality to allow certain users to be specified as demo users that can log in but not make changes
added delete image feature to get around images being owned by the web server user and not deleteable via FTP
fixed bug causing html tags to not be saved or displayed correctly
removed most functions from the functions.inc.php as they were interfering with other scripts
removed all variables from global scope to prevent conflicts with other scripts
Category: