![]() |
Egypt CMS - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Egypt CMS (/showthread.php?tid=39471) Pages:
1
2
|
Egypt CMS - El Forum - 03-11-2011 [eluser]Blaze Boy[/eluser] What is Egypt ? Egypt is the land of warriors ![]() What does the package contains ? it contains Codeigniter , Datamapper library, Ion-Auth library, Dojo+Dijit toolkit, jQuery and Egypt related libraries and helpers (system library, GUI library, Permissions helper, YAML parser, Theme helper) plus controllers for 1. Users login/logout/change password ..etc 2. Install database 3. Page rendering 4. Users/Groups management 5. Sections (menus) management 6. Page Editor 7. Edit mode changer Why another CMS ? i know that the market don’t want another CMS after the huge success of wordpress, drupal, joomla and many others, but don’t you see that ideas never ends ? , i got the idea of creating layouts and fill it with other content and fill the content editable areas with other content in an infinite manner, that is the main idea of CI-Egypt, i alway want that power of editing the website online without the need to FTP application and add/edit/delete website pieces without any other application except the web browser, CI-Egypt gives you this I want the Features alright Mr fast reader I’ll give you some of its features in a hurry : * Database with (Users, Groups, Sections, Content ) * Codeigniter2 based * latest version of Datamapper * latest version of Dojo and Dijit for robust UI * a GUI manager for Users and groups * a GUI manager for Section (menus) * a GUI manager for Contents (website pieces) * YAML friendly content configuration * Ready made Authentication system using Ion-Auth. * Theme Helper for easier assets handling * Advanced permission system you could use even day, months beside users and groups IDs * infinite levels menus and content hierarchy * PHP library for creating Dijit UI change Log: - upgrading to Dojo/Dijit 1.6 - getting dojo from google CDN (optional) - adding option to load dojo from google API CDN ---------------------------------------- You can download the package from here (http://blazeeboy.github.com/Codeigniter-Egypt) Egypt CMS - El Forum - 03-11-2011 [eluser]Adolfo Reyes[/eluser] Looks promising. Will try it out. Thanks Egypt CMS - El Forum - 03-11-2011 [eluser]Blaze Boy[/eluser] thank you Adolfo, waiting your review. Egypt CMS - El Forum - 03-12-2011 [eluser]DominixZ[/eluser] I tried your CMS look great but I don't understand about what is Sections do ? and how to use it Egypt CMS - El Forum - 03-12-2011 [eluser]Blaze Boy[/eluser] sections are the website pages, for example you can create a website with the following hierarchy : - 1 index - 2 potfolio - 3 about - 4 license - 5 latest news now you can access the about page with : {URL}/index.php/3 i'll complete a a good wiki in few days. Egypt CMS - El Forum - 03-13-2011 [eluser]DominixZ[/eluser] ok i will wait for wiki ![]() Egypt CMS - El Forum - 03-13-2011 [eluser]Blaze Boy[/eluser] alright, but view permission is so easy , view permission is a boolean expression using (variables, operators, boolean variables ) so you can user the following permission to view page/content to only logged user Code: logged Code: logged and group=2 Code: logged and group=2 not user=5 i hope that you got the idea Edit: i think you need to see this https://github.com/blazeeboy/Codeigniter-Egypt/wiki/Permissions Egypt CMS - El Forum - 03-15-2011 [eluser]Unknown[/eluser] Hey, i'm also creating a CMS using CI (just started) but mine will be for extensive web apps rather than text-content. I'll try yours out and give you some feedback (I wont steal any of it don't worry ![]() Egypt CMS - El Forum - 03-16-2011 [eluser]Blaze Boy[/eluser] Churo, ![]() Egypt CMS - El Forum - 03-17-2011 [eluser]Blaze Boy[/eluser] Please sumit the feature you want in Egypt here as a todo https://github.com/blazeeboy/Codeigniter-Egypt/issues |