Ionize - Free & Open Source creative CMS |
[eluser]Michel-Ange[/eluser]
Ionize has now its own website ! Please visit : Ionize CMS website and Ionize Community Forums for discussions about it. ------------------------------------------------ Technical information Ionize is built on : - CodeIgniter 1.7.1 - Mocha UI for the user interface The core of CI was very slightly modified, to ensure further evolution of CI. Online demo The online demo is available at : http://demo.ionizecms.com To see the admin panel online : http://demo.ionizecms.com/admin user : demo pass : demo Follow the project You can also download the last trunk version : http://www.assembla.com/spaces/ionize Download it ! You can download it at : http://www.ionizecms.com You will find the documentation at : http://www.ionizecms.com/user-guide Requirements - PHP 5.2 - MySQL - Read the online or offline documentation ! Installation steps 1. Download the last Ionize zip package, 2. Copy the ionize zip package content to your server, 3. Launch http://your-domain/install and follow the installation steps, 4. Delete the /install folder after the installation is complete in order to use Ionize. It is strongly recommended to install the example data for the first use. Composed of one template and database content, they will help you to create your first Ionize based website. Have fun! Important remark Even if the doc is not yet complete, it will help you to understand how to use Ionize. If you don't find any answer to your question in the doc, don't hesitate to ask !
[eluser]wiredesignz[/eluser]
The Ionize team have obviously put a great deal of effort into this application. Thanks guys, you've done a great job.
[eluser]BrianDHall[/eluser]
Alrighty, I'd like to offer my assistance ![]() Installation: The first screen to install Ionize fails if your server does not have short_tags enabled. CodeIgniter's ability to automatically rewrite them can't kick in yet as the installer is not really a CI app. This is easy enough to fix - in the install/views folder do a search/replace on the view files and replace "<?=" with "<?php echo " Here's the fixed files, attached.
[eluser]andrewtheandroid[/eluser]
oohh wow thanks for the link can't wait to try it out ![]()
[eluser]BlueRabbit[/eluser]
It looks good on the online demo, just downloaded it and installing it now to try!
[eluser]abmcr[/eluser]
[quote author="Michel-Ange" date="1258262036"] Important remark Even if the doc is not yet complete, it will help you to understand how to use Ionize. If you don't find any answer to your question in the doc, don't hesitate to ask ![/quote] Thank you for the great and hard work! I will try the CMS
[eluser]Michel-Ange[/eluser]
@BrianDHall : I modified the zip package with your modifications. Thanks ! As you saw it, the installer is a "little" CI, as it don't use the CI dispatcher but its own one which loads some CI libraries. Thanks all for your very warm welcome of Ionize ! About the doc : For the moment, the PDF is the most advanced one. I have to complete the online one. For the API, even the code is - from my point of view - well documented, I have to make a choice concerning the tool I will use to generate it... |
Welcome Guest, Not a member yet? Register Sign In |