<?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/caterjs/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/caterjs/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 02 Mar 2012 19:11:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/caterjs/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by PrograMan</title><link>https://sourceforge.net/p/caterjs/wiki/Home/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -21,4 +21,4 @@
 
 Generation archive
 ------------------
-For generation archive just open http://_domain_/download.php?key=**KEY**
+For generation archive just open **/download.php?key=*KEY***
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PrograMan</dc:creator><pubDate>Fri, 02 Mar 2012 19:11:57 -0000</pubDate><guid>https://sourceforge.net9820afde71fe4347370080b355a990fd4c5ec95a</guid></item><item><title>WikiPage Home modified by PrograMan</title><link>https://sourceforge.net/p/caterjs/wiki/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -14,8 +14,11 @@
 
 Exchange protocol
 -----------------
-
 For create new project profile, just send empty query to **profile.php**.
 Script return json object.
 
 For edit profile send POST var *key* with value of key project and var *data* with object.
+
+Generation archive
+------------------
+For generation archive just open http://_domain_/download.php?key=**KEY**
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PrograMan</dc:creator><pubDate>Fri, 02 Mar 2012 19:11:24 -0000</pubDate><guid>https://sourceforge.netce76a8d94a38f50cd9cd6aabef2eac4deac2238c</guid></item><item><title>WikiPage Home modified by PrograMan</title><link>https://sourceforge.net/p/caterjs/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -16,69 +16,6 @@
 -----------------
 
 For create new project profile, just send empty query to **profile.php**.
-Script return json object in standart format.
-
-&gt;Array
-&gt;(
-&gt;    &gt;\[settings\] =&gt; Array
-&gt;    &gt;(
-&gt;    &gt;    &gt; \[key\] =&gt; **KEY**
-&gt;    &gt;    &gt; \[name\] =&gt; **PROJECT_NAME**
-&gt;    &gt;    &gt; \[env\] =&gt; **PROD_OR_DEV**
-&gt;    &gt;    &gt; \[path\] =&gt; **PATH_TO_JS**
-&gt;    &gt;)
-&gt;
-&gt;    &gt;\[pages\] =&gt; Array
-&gt;    &gt;(
-&gt;    &gt;    &gt; \[0\] =&gt; Array
-&gt;    &gt;    &gt; (
-&gt;    &gt;    &gt;     &gt; \[part\] =&gt; **FOLDER_NAME**
-&gt;    &gt;    &gt;     &gt; \[item\] =&gt; Array
-&gt;    &gt;    &gt;     &gt; (
-&gt;    &gt;    &gt;     &gt;     &gt; \[**SCRIPT_NAME1**\] =&gt; Array
-&gt;    &gt;    &gt;     &gt;     &gt; (
-&gt;    &gt;    &gt;     &gt;     &gt;     &gt; [0] =&gt; **METHOD_NAME** 
-&gt;    &gt;    &gt;     &gt;     &gt;     &gt; [1] =&gt; **METHOD_NAME**
-&gt;    &gt;    &gt;     &gt;     &gt; )
-&gt;    &gt;    &gt;     &gt;     &gt; \[**SCRIPT_NAME2**\] =&gt; Array
-&gt;    &gt;    &gt;     &gt;     &gt; (
-&gt;    &gt;    &gt;     &gt;     &gt;     &gt; [0] =&gt; **METHOD_NAME**
-&gt;    &gt;    &gt;     &gt;     &gt;     &gt; [1] =&gt; **METHOD_NAME**
-&gt;    &gt;    &gt;     &gt;     &gt; )
-&gt;    &gt;
-&gt;    &gt;            )
-&gt;    &gt;
-&gt;    &gt;    )
-&gt;
-&gt;    [modules] =&gt; Array
-&gt;        (
-&gt;            [0] =&gt; Array
-&gt;                (
-&gt;                    [part] =&gt; global
-&gt;                    [item] =&gt; Array
-&gt;                        (
-&gt;                            [super] =&gt; Array
-&gt;                                (
-&gt;                                    [0] =&gt; methodOne
-&gt;                                    [1] =&gt; methodTwo
-&gt;                                )
-&gt;
-&gt;                        )
-&gt;
-&gt;                )
-&gt;
-&gt;        )
-&gt;
-&gt;    [widgets] =&gt; Array
-&gt;        (
-&gt;        )
-&gt;
-&gt;    [ext] =&gt; Array
-&gt;        (
-&gt;            [0] =&gt; javascript
-&gt;            [1] =&gt; php
-&gt;            [2] =&gt; ruby
-&gt;        )
-&gt;)
-
-For edit profile send POST param *key* with value of key project and *data* object data.
+Script return json object.
+
+For edit profile send POST var *key* with value of key project and var *data* with object.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PrograMan</dc:creator><pubDate>Fri, 02 Mar 2012 18:57:39 -0000</pubDate><guid>https://sourceforge.netc0cb7637f5830165b1f3c08be451f471ecd21a76</guid></item><item><title>WikiPage Home modified by PrograMan</title><link>https://sourceforge.net/p/caterjs/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -15,6 +15,70 @@
 Exchange protocol
 -----------------
 
-For create new project profile, just send empty query to **profile.php**. Script return json object with **key** value.
+For create new project profile, just send empty query to **profile.php**.
+Script return json object in standart format.
+
+&gt;Array
+&gt;(
+&gt;    &gt;\[settings\] =&gt; Array
+&gt;    &gt;(
+&gt;    &gt;    &gt; \[key\] =&gt; **KEY**
+&gt;    &gt;    &gt; \[name\] =&gt; **PROJECT_NAME**
+&gt;    &gt;    &gt; \[env\] =&gt; **PROD_OR_DEV**
+&gt;    &gt;    &gt; \[path\] =&gt; **PATH_TO_JS**
+&gt;    &gt;)
+&gt;
+&gt;    &gt;\[pages\] =&gt; Array
+&gt;    &gt;(
+&gt;    &gt;    &gt; \[0\] =&gt; Array
+&gt;    &gt;    &gt; (
+&gt;    &gt;    &gt;     &gt; \[part\] =&gt; **FOLDER_NAME**
+&gt;    &gt;    &gt;     &gt; \[item\] =&gt; Array
+&gt;    &gt;    &gt;     &gt; (
+&gt;    &gt;    &gt;     &gt;     &gt; \[**SCRIPT_NAME1**\] =&gt; Array
+&gt;    &gt;    &gt;     &gt;     &gt; (
+&gt;    &gt;    &gt;     &gt;     &gt;     &gt; [0] =&gt; **METHOD_NAME** 
+&gt;    &gt;    &gt;     &gt;     &gt;     &gt; [1] =&gt; **METHOD_NAME**
+&gt;    &gt;    &gt;     &gt;     &gt; )
+&gt;    &gt;    &gt;     &gt;     &gt; \[**SCRIPT_NAME2**\] =&gt; Array
+&gt;    &gt;    &gt;     &gt;     &gt; (
+&gt;    &gt;    &gt;     &gt;     &gt;     &gt; [0] =&gt; **METHOD_NAME**
+&gt;    &gt;    &gt;     &gt;     &gt;     &gt; [1] =&gt; **METHOD_NAME**
+&gt;    &gt;    &gt;     &gt;     &gt; )
+&gt;    &gt;
+&gt;    &gt;            )
+&gt;    &gt;
+&gt;    &gt;    )
+&gt;
+&gt;    [modules] =&gt; Array
+&gt;        (
+&gt;            [0] =&gt; Array
+&gt;                (
+&gt;                    [part] =&gt; global
+&gt;                    [item] =&gt; Array
+&gt;                        (
+&gt;                            [super] =&gt; Array
+&gt;                                (
+&gt;                                    [0] =&gt; methodOne
+&gt;                                    [1] =&gt; methodTwo
+&gt;                                )
+&gt;
+&gt;                        )
+&gt;
+&gt;                )
+&gt;
+&gt;        )
+&gt;
+&gt;    [widgets] =&gt; Array
+&gt;        (
+&gt;        )
+&gt;
+&gt;    [ext] =&gt; Array
+&gt;        (
+&gt;            [0] =&gt; javascript
+&gt;            [1] =&gt; php
+&gt;            [2] =&gt; ruby
+&gt;        )
+&gt;)
 
 For edit profile send POST param *key* with value of key project and *data* object data.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PrograMan</dc:creator><pubDate>Fri, 02 Mar 2012 15:43:52 -0000</pubDate><guid>https://sourceforge.netf114b11b64f36cae21af982bcdadb658e9956bd4</guid></item><item><title>WikiPage Home modified by PrograMan</title><link>https://sourceforge.net/p/caterjs/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,20 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/caterjs/wiki/markdown_syntax/) syntax.
-
-[[project_admins]]
-[[download_button]]
+File structure
+--------------
+
+**/CaterJS**  -  PHP classes
+
+**/data**     -  Folder for profile data files (needed 777 chmod)
+
+**/external** -  External PHP libs.
+
+**/public**   -  Front of application
+
+**/templates**-  Templates of JS files (core, init and other)
+
+
+Exchange protocol
+-----------------
+
+For create new project profile, just send empty query to **profile.php**. Script return json object with **key** value.
+
+For edit profile send POST param *key* with value of key project and *data* object data.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PrograMan</dc:creator><pubDate>Fri, 02 Mar 2012 13:04:48 -0000</pubDate><guid>https://sourceforge.netd1008456a75b264c5aeef208ff21413b416f8310</guid></item><item><title>WikiPage Home modified by PrograMan</title><link>https://sourceforge.net/p/caterjs/wiki/Home/</link><description>Welcome to your wiki!

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

The wiki uses [Markdown](/p/caterjs/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PrograMan</dc:creator><pubDate>Wed, 29 Feb 2012 18:05:56 -0000</pubDate><guid>https://sourceforge.nete590489336632df0eba13631a8f608c91ec16382</guid></item></channel></rss>