EpisodeCMS
EpisodeCMS is CakePHP based content management system.
Features: control panel, events API, module management, multilanguage and translations, themes
http://episodecms.com/
Please help me to improve it. Thanks.
Features: control panel, events API, module management, multilanguage and translations, themes
http://episodecms.com/
Please help me to improve it. Thanks.
User interface consist of:
- main menu
- logged user information
- notification area
- navigation area
[li]content area
[li]additional information area
Default menu separated to:
[li]console
[li]content
[li]users
Administrator home page is “Notificationsâ€. There are information about all new events that happened while administrator was offline. He can react on notifications or just hide them.
[li]Official web site — http://razbakov.com/episode/ [li]Assembla Space — http://www.assembla.com/wiki/show/episode_cms [li]Google Code — http://code.google.com/p/episode-cms/ [li]Git Hub — http://github.com/razbakov/EpisodeCMS/








Diploma High School homeschool ged diploma accredited diploma online equivalency test
http://cakeui.com
Set rights recursively 777 for WEBROOT/Your-Project-Name/*
Linux: sudo chmod -R 777 /var/www/Your-Project-Name/
Windows: right click on the folder, uncheck readonly recursivly)
Edit config.yml in PROJECT-ROOT: using YML specify your database
Create database specified in config.yml and import database dump (http://razbakov.com/episode/database.sql.zip)
Use login: admin, password: admin to access backend
Please contact me anybody to solve this problem. (skype: aleksey.razbakov)
Installation guide now available on http://razbakov.com/episode/
First of all I wanted to make modular system, so I changed structure.
Everything that is related to cakephp core i put into /vendors/cake.
Are there anybody who had success to run it?
2. Have you tried to integrate standard plugins (like DebugKit) to the EpisodeCMS?
As a conclusion, it is a good piece of code, though some phpdoc comments would be very welcome.
Fatal error: Class 'Router' not found in D:\private\env\Wamp\www\episode\vendors\cake\dispatcher.php on line 281
Did anyone manage to install this CMS on Windows?
How did you solve it?
Dan
I'm working on a rather big project that is somewhat related to generic CMS stuff, so I was interested about the technology used here. Was a little disappointed - I didn't find any valueble code I could use, though there are some original ideas.
I think the bug has something to do with the not-so-cakeish coding style of the project (all the pathes changed and a lot of configuration stuff removed).
Don't have time to dig deeper. Anyway if you're interested in CMS-like functionality, I'll soon roll out a Cms extension for StarLight (my homemade Cake mockup application, that I use now for all new Web 2.0 projects) http://github.com/z7/StarLight.
There is updated version on Assembla Trunk and on official site.
Bug was caused by old temp files in tmp folder.
Check, please, updated version - http://razbakov.com/episode/download.php
Tnx
Comments are closed for articles over a year old