<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/celestic/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/celestic/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 30 Mar 2012 20:55:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/celestic/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Jackfiallos</title><link>https://sourceforge.net/p/celestic/home/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -27,35 +27,46 @@
 
 Installation
 ------------------
-  1. Download Celestic from - http://code.google.com/p/celestic-community/
-  + Download Yii Framework from - http://www.yiiframework.com/download/
-  * Unpack Celestic and Yii Framework .. both at the same level folder
-  * Create database to use with Celestic
-  * Unpack compress file and open celestic/protected/config/db.php file and configure database parameters
-  * Upload to your web server
-  * Direct your browser to Celestic application URL
-
-If you have troubles configuring Yii Framework path, &lt;br&gt;
-please check Celestic/index.php&lt;br&gt;
-This version of Celestic was created using yii-1.1.8.r3324
-
-Once you have all set&lt;br&gt;
+* Download Celestic from - http://code.google.com/p/celestic-community/
+* Download Yii Framework from - http://www.yiiframework.com/download/ (used in this release yii-1.1.10.r3566)
+* Unpack Celestic and Yii Framework .. both at the same level folder, if you need change yii folder just edit celestic_folder/index.php
+* Create database to use with Celestic
+* Open celestic_folder/protected/config/db.php file, then configure database parameters
+* Upload to your web server if needed
+* Remember to set write permissions to celestic_folder/assets - celestic_folder/protected/runtime - celestic_folder/resources 
+* Direct your browser to Celestic application URL
+* If everything it's ok.. we recommend deletej or rename install module
+
+Upgrade from 0.3.x to 0.4.0
+------------------
+* Please, backup your Database (NOTICE IMPORTANT - ALWAYS BACKUP DB AND RESOURCES FOLDER)
+* Point your browser to url celestic/?r=update
+* Verify requirements and follow the steps
+* This process will be upgrade your database
+* On Finish you has been upgrade Celestic to 0.4.0 :)
+
+Known Issues
+------------------
+If you have troubles configuring Yii Framework path, 
+please check Celestic/index.php
+This version of Celestic was created using yii-1.1.10.r3566
+
+Once you have all set
 You should be finished in a matter of minutes.
 
-For better performance (email and I18N), don't forget to configure &lt;br&gt;
+For better performance (email and I18N), don't forget to configure 
 params parameters in celestic/protected/config/main.php
 
 Bugs
 ------------------
-If you think you have discovered a bug in Celestic Community you should &lt;br&gt;
-report it! We keep track of all bugs and features at &lt;br&gt;
-https://code.google.com/p/celestic-community/. Create an account and &lt;br&gt;
+If you think you have discovered a bug in Celestic Community you should 
+report it! We keep track of all bugs and features at 
+https://code.google.com/p/celestic-community/. Create an account and 
 report the bug with as much information to help us reproduce it.
 
 Following Along
 ------------------
-If you would like to keep up with current Celestic Community news/happenings &lt;br&gt;
-you can follow our Twitter account:
+If you would like to keep up with current Celestic Community news/happenings you can follow our Twitter account:
 
 @celesticMX&lt;br&gt;
 http://twitter.com/celesticMX&lt;br&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jackfiallos</dc:creator><pubDate>Fri, 30 Mar 2012 20:55:49 -0000</pubDate><guid>https://sourceforge.netfacf9b38feb4ab360c699f431675232947ce6c46</guid></item><item><title>WikiPage Home modified by Jackfiallos</title><link>https://sourceforge.net/p/celestic/home/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jackfiallos</dc:creator><pubDate>Sun, 06 Nov 2011 21:32:30 -0000</pubDate><guid>https://sourceforge.net98db0c1c156b17705807e58a70142a95a4ed03b0</guid></item><item><title>WikiPage Home modified by Jackfiallos</title><link>https://sourceforge.net/p/celestic/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,62 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/celestic/home/markdown_syntax/) syntax.
+Introduction
+------------------
+Celestic Community is a web based collaborative platform &lt;br&gt;
+to manage software projects. Celestic is an &lt;br&gt;
+GNU General Public Licensed.
+
+Site Url
+------------------
+  * http://qbit.com.mx/labs/celestic
+  * http://qbit.com.mx/labs/celestic/blog
+  * http://qbit.com.mx/labs/celestic/forum
+
+System Requirements
+------------------
+Celestic Community requires a Apache web server, &lt;br&gt;
+PHP (5.0 or greater) and MySQL.
+
+Recommended
+------------------
+PHP 5.1.0 or above
+MySQL 4.1+
+Apache 2.0+
+
+  * PHP    : http://www.php.net/ http://www.php.net/
+  * MySQL  : http://www.mysql.com/ http://www.mysql.com/
+  * Apache : http://www.apache.org/ http://www.apache.org/
+
+Installation
+------------------
+  1. Download Celestic from - http://code.google.com/p/celestic-community/
+  + Download Yii Framework from - http://www.yiiframework.com/download/
+  * Unpack Celestic and Yii Framework .. both at the same level folder
+  * Create database to use with Celestic
+  * Unpack compress file and open celestic/protected/config/db.php file and configure database parameters
+  * Upload to your web server
+  * Direct your browser to Celestic application URL
+
+If you have troubles configuring Yii Framework path, &lt;br&gt;
+please check Celestic/index.php&lt;br&gt;
+This version of Celestic was created using yii-1.1.8.r3324
+
+Once you have all set&lt;br&gt;
+You should be finished in a matter of minutes.
+
+For better performance (email and I18N), don't forget to configure &lt;br&gt;
+params parameters in celestic/protected/config/main.php
+
+Bugs
+------------------
+If you think you have discovered a bug in Celestic Community you should &lt;br&gt;
+report it! We keep track of all bugs and features at &lt;br&gt;
+https://code.google.com/p/celestic-community/. Create an account and &lt;br&gt;
+report the bug with as much information to help us reproduce it.
+
+Following Along
+------------------
+If you would like to keep up with current Celestic Community news/happenings &lt;br&gt;
+you can follow our Twitter account:
+
+@celesticMX&lt;br&gt;
+http://twitter.com/celesticMX&lt;br&gt;
+news/happenings going on in the Celestic Community development/community.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jackfiallos</dc:creator><pubDate>Wed, 02 Nov 2011 15:59:04 -0000</pubDate><guid>https://sourceforge.netc7db98270762ae3d7b1db4fcb599e845b73439ce</guid></item><item><title>WikiPage Home modified by Jackfiallos</title><link>https://sourceforge.net/p/celestic/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/celestic/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jackfiallos</dc:creator><pubDate>Wed, 02 Nov 2011 15:22:31 -0000</pubDate><guid>https://sourceforge.netcdb53712d2279856783e85499ab1b2a952e1bcbf</guid></item></channel></rss>