[Cognito-users] Cognito Release 0.3
Brought to you by:
joshmarshall
|
From: Joshua M. <jo...@bu...> - 2004-07-03 11:16:20
|
The third cognito release has happened! Major functions added: * mod_rewrite support so that images and pages can have real looking url's and be able to be cached at the browser / proxy server. * page caching at the server so that the mysql and webserver have minimum load, especially good for high traffic sites. Expiry time is determined by the content on the page, publishing dates etc. Maximum cache time is 24 hours, the cache can be flushed manually by a logged in user. Bugfixes: * When deleting a page or moving content, sometimes the redirect went to the wrong place or a dead link. Database structure is identical so the schema does not require changes. |