Dec
31
EternalCMS v0.5.1 Released
Filed Under Uncategorized | Leave a Comment
We just released EternalCMS v0.5.1 which includes several bug fixes for issues found in the EternalCMS v0.5 release. EternalCMS v0.5 included 2 new major features: Web based Installation Script and an Admin Interface. There was also some minor changes included in that release, which included: moved layout to grid based from table based, moved all inline CSS to external CSS file and modifying the text that was at the top of the ‘Add News’ page.
Installation
We have added a web based installation script that will help configuring EternalCMS. It allows you to specify your database credentials and then creates the tables for you through a web interface. It also allows you to set your site name, slogan, footer information and specify the limit for news items displayed on each page though a web interface.
Admin Interface
The Admin Interface is designed to help make managing your site easier. Being the first release the features of the Admin Interface are still basic. Each new version will include more and more functionality, eventually providing you with an interface to control every aspect of the application.
Currently it allows you to activate/deactivate user accounts, edit/delete published news stories and modify your site settings that you had set during the installation of the application.
Dec
13
EternalCMS v0.4.4 Released
Filed Under Uncategorized | Leave a Comment
EternalCMS v0.4.4 (Stable) has just been released. This version of EternalCMS has been tweaked to fully utilize Zend_Application. This change means that only Zend Framework versions of 1.8 or higher are supprted. Aslo, the decision has been made to no longer distribute Zend Framework in the EternalCMS archive.
Features
This release of EternalCMS has 2 major features: A News Publishing System and a User Management System.
Features of the News Publishing System:
- News stories can have a title, summary and story content
- Captcha is used to help reduce SPAM postings
- There is a latest News, most popular news and all news listing with pagination
- Logged in users can see their submissions and edit/delete them
- Bad Word Filter
Features of the User Management System:
- User registration with email verification
- Account Activation
- Forgotten Password Utility
- Login/Logout
- Change Password
- Change email
Change Log
- [Member Manager] fix submissions controller (jesse) – closed.
- [News Manager] Implement a Bad Word Filter (jesse) – closed.
- [Member Manager] Forgot password function broken (jesse) – closed.
- [Member Manager] Convert ini form to classes (jesse) – closed.
- [News Manager] Convert ini form to classes (jesse) – closed.
- [News Manager] Remove Zend Framework from the project Repo (jesse) – closed.
- [News Manager] Need to implement a Data Mapper and DAO for the News Table (jesse) – closed.
- [Documentation] Update Installation instructions (jesse) – closed
Download
You can download EternalCMS from SourceForge
Demo
The demo can be found at http://demo.eternalcms.com