NEW! core release and patch 2004-02-15 available
Posted: Mon 16. Feb 2004, 00:08
[The patch is for updating your install from 2004-01-22.]
Before you install - make backup of files, configuration, css and database!!!
Download at SourceForge.net[/url]
Oliver
Before you install - make backup of files, configuration, css and database!!!
Code: Select all
=============================================================================
PHPWCMS changelog release v1.1-RC2
=============================================================================
2004/02/15
* lot of fixes and enhancements
* new content type: article menu (current OR specific site level)
* new replacement tags:
- [PHP]my_php_code;more_php_code[/PHP] you can include PHP code anywhere
- {PHPVAR:$my_var} returns the value of $my_var - is used as global var
- {BROWSE:UP:string}, {BROWSE:NEXT:string}, {BROWSE:PREV:string}
is used to get links for browser through site structure/articles
* image list is optimized - better layout possibilities
* article title can be hidden
* more chars possible for article title
* formmailer problem solved when register_globals=On
* updated HTMLarea + FCKeditor 1.4
=============================================================================
Oliver