Blandware AtleapLite is a free lightweight PHP framework (including CMS) which implements some ideas from popular Java AtLeap project (https://atleap.dev.java.net).
Be the first to post a text review of Blandware AtLeap Lite - CMS on PHP. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Changes from AtLeap Lite 0.1 to AtLeap Lite 0.2 (2008-07-30) ====================================================== * Layouts are extendable * Menus are defined on layouts, they are not global anymore * Added language management: for each language message bundle is editable through the Admin Console. User's language is detected. * Added 'published' field to Page and Resource * Added 'publication_date' and 'expiration_date' fields to Page and Resource which (along with 'published' flag) allow to control activity of Page or Resource (inactive is invisible to the site visitor) * Added 'modification_date' field to Page and Resource * Added 'language' to Page. Page's business key is now <identifier, language> which allows to have a Page per supported language for the same identifier and build localized sites. * Added client cache logic for Pages and Resources (this allows to reduce server load when serving requests to Pages and Resources - browser just figures out that Page or Resource is not modified) * Added settings for mod_expire which allows to make some static resources like javascripts, styles, images to be cached by browser * Added link and image browsers for FCKEditor which allows to create links to Pages, images and files and insert images which are stored as Resources. * Added Site Map which contains all pages and files * Added context menus to some places which allow to manage Pages, News items, Resources from the Front-end * News items are now Pages, so they inherit their properties like localizability * Added French translation * Added Postgres support * Fixed bugs and added some other small features
Blandware AtleapLite is a free lightweight PHP framework (including CMS) which implements some ideas from popular Java AtLeap project; it is intended to be used to create simple sites. It has the following changes since 0.1 version: * Layouts are extendable * Menus are defined on layouts, they are not global anymore * Added language management: for each language message bundle is editable through the Admin Console. User's language is detected. * Added 'published' field to Page and Resource * Added 'publication_date' and 'expiration_date' fields to Page and Resource which (along with 'published' flag) allow to control activity of Page or Resource (inactive is invisible to the site visitor) * Added 'modification_date' field to Page and Resource * Added 'language' to Page. Page's business key is now <identifier, language> which allows to have a Page per supported language for the same identifier and build localized sites. * Added client cache logic for Pages and Resources (this allows to reduce server load when serving requests to Pages and Resources - browser just figures out that Page or Resource is not modified) * Added settings for mod_expire which allows to make some static resources like javascripts, styles, images to be cached by browser * Added link and image browsers for FCKEditor which allows to create links to Pages, images and files and insert images which are stored as Resources. * Added Site Map which contains all pages and files * Added context menus to some places which allow to manage Pages, News items, Resources from the Front-end * News items are now Pages, so they inherit their properties like localizability * Added French translation * Added Postgres support * Fixed bugs and added some other small features
Blandware AtleapLite is a free lightweight PHP framework (including CMS) which implements some ideas from popular Java AtLeap project; it is intended to be used to create simple sites. It has following features: * Users/roles/permissions management * Pages - editable from front-end * Menus may be built automatically * News, archive supported * Resources support - created through admin console, downloadable by users * Commodity catalogue: hierarchy of categories which contain commodities with some attributes * Attribute names may be filled using Suggestion through AJAX-style form element * Pages, news items, commodities and categories are edited using WYSIWYG editor (FCKEditor 2.5.1) * Ajax File/Image Manager is used with FCKEditor to allow uploading and management of uploaded images in AJAX style * User-friendly (and search engine-friendly) URLs for front-end content like pages, news items, news archive, list of resources, catalogue pages. * Cache for front-end related data (like Pages) eliminates need in queries to DB in most cases * English and Russian translation available
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?