From 3a754133dbc138390503341fd2e9beba3e43aa4b Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Fri, 27 Jan 2012 12:05:17 -0800 Subject: Merged old FileIO --- js/io/templates/files/template.css | 0 js/io/templates/files/template.html | 0 js/io/templates/files/template.js | 0 js/io/templates/files/template.json | 0 js/io/templates/files/template.php | 0 js/io/templates/files/template.pl | 0 js/io/templates/files/template.py | 0 js/io/templates/files/template.rb | 0 js/io/templates/files/template.xml | 0 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 js/io/templates/files/template.css create mode 100755 js/io/templates/files/template.html create mode 100755 js/io/templates/files/template.js create mode 100755 js/io/templates/files/template.json create mode 100755 js/io/templates/files/template.php create mode 100755 js/io/templates/files/template.pl create mode 100755 js/io/templates/files/template.py create mode 100755 js/io/templates/files/template.rb create mode 100755 js/io/templates/files/template.xml (limited to 'js/io/templates') diff --git a/js/io/templates/files/template.css b/js/io/templates/files/template.css new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.html b/js/io/templates/files/template.html new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.js b/js/io/templates/files/template.js new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.json b/js/io/templates/files/template.json new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.php b/js/io/templates/files/template.php new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.pl b/js/io/templates/files/template.pl new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.py b/js/io/templates/files/template.py new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.rb b/js/io/templates/files/template.rb new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.xml b/js/io/templates/files/template.xml new file mode 100755 index 00000000..e69de29b -- cgit v1.2.3 From 8a771e50a9f8104ee0f0f3f4f501ac68b2557126 Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Fri, 27 Jan 2012 15:59:24 -0800 Subject: Setting up App caching Set up the app caching for Ninja and files for initial templates for file I/O --- js/io/templates/files/css.txt | 0 js/io/templates/files/html.txt | 0 js/io/templates/files/js.txt | 0 js/io/templates/files/json.txt | 0 js/io/templates/files/php.txt | 0 js/io/templates/files/pl.txt | 0 js/io/templates/files/py.txt | 0 js/io/templates/files/rb.txt | 0 js/io/templates/files/template.css | 0 js/io/templates/files/template.html | 0 js/io/templates/files/template.js | 0 js/io/templates/files/template.json | 0 js/io/templates/files/template.php | 0 js/io/templates/files/template.pl | 0 js/io/templates/files/template.py | 0 js/io/templates/files/template.rb | 0 js/io/templates/files/template.xml | 0 js/io/templates/files/xml.txt | 0 18 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 js/io/templates/files/css.txt create mode 100755 js/io/templates/files/html.txt create mode 100755 js/io/templates/files/js.txt create mode 100755 js/io/templates/files/json.txt create mode 100755 js/io/templates/files/php.txt create mode 100755 js/io/templates/files/pl.txt create mode 100755 js/io/templates/files/py.txt create mode 100755 js/io/templates/files/rb.txt delete mode 100755 js/io/templates/files/template.css delete mode 100755 js/io/templates/files/template.html delete mode 100755 js/io/templates/files/template.js delete mode 100755 js/io/templates/files/template.json delete mode 100755 js/io/templates/files/template.php delete mode 100755 js/io/templates/files/template.pl delete mode 100755 js/io/templates/files/template.py delete mode 100755 js/io/templates/files/template.rb delete mode 100755 js/io/templates/files/template.xml create mode 100755 js/io/templates/files/xml.txt (limited to 'js/io/templates') diff --git a/js/io/templates/files/css.txt b/js/io/templates/files/css.txt new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/html.txt b/js/io/templates/files/html.txt new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/js.txt b/js/io/templates/files/js.txt new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/json.txt b/js/io/templates/files/json.txt new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/php.txt b/js/io/templates/files/php.txt new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/pl.txt b/js/io/templates/files/pl.txt new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/py.txt b/js/io/templates/files/py.txt new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/rb.txt b/js/io/templates/files/rb.txt new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.css b/js/io/templates/files/template.css deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.html b/js/io/templates/files/template.html deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.js b/js/io/templates/files/template.js deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.json b/js/io/templates/files/template.json deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.php b/js/io/templates/files/template.php deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.pl b/js/io/templates/files/template.pl deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.py b/js/io/templates/files/template.py deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.rb b/js/io/templates/files/template.rb deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.xml b/js/io/templates/files/template.xml deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/xml.txt b/js/io/templates/files/xml.txt new file mode 100755 index 00000000..e69de29b -- cgit v1.2.3 From e9939af9ea90ff74859af21d2029621f8e8f8252 Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Fri, 27 Jan 2012 12:05:17 -0800 Subject: Merged old FileIO --- js/io/templates/files/template.css | 0 js/io/templates/files/template.html | 0 js/io/templates/files/template.js | 0 js/io/templates/files/template.json | 0 js/io/templates/files/template.php | 0 js/io/templates/files/template.pl | 0 js/io/templates/files/template.py | 0 js/io/templates/files/template.rb | 0 js/io/templates/files/template.xml | 0 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 js/io/templates/files/template.css create mode 100755 js/io/templates/files/template.html create mode 100755 js/io/templates/files/template.js create mode 100755 js/io/templates/files/template.json create mode 100755 js/io/templates/files/template.php create mode 100755 js/io/templates/files/template.pl create mode 100755 js/io/templates/files/template.py create mode 100755 js/io/templates/files/template.rb create mode 100755 js/io/templates/files/template.xml (limited to 'js/io/templates') diff --git a/js/io/templates/files/template.css b/js/io/templates/files/template.css new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.html b/js/io/templates/files/template.html new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.js b/js/io/templates/files/template.js new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.json b/js/io/templates/files/template.json new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.php b/js/io/templates/files/template.php new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.pl b/js/io/templates/files/template.pl new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.py b/js/io/templates/files/template.py new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.rb b/js/io/templates/files/template.rb new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/template.xml b/js/io/templates/files/template.xml new file mode 100755 index 00000000..e69de29b -- cgit v1.2.3 From 3b4291c783c4b8fb07f111a240049069277f3c49 Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Mon, 30 Jan 2012 18:19:00 -0800 Subject: Core API initialization routine Setting up the core API routine to check for cloud API availability. Also cleaned up template files for IO and set up initial string contents. --- js/io/templates/files/_bin/template.css | 0 js/io/templates/files/_bin/template.html | 0 js/io/templates/files/_bin/template.js | 0 js/io/templates/files/_bin/template.json | 0 js/io/templates/files/_bin/template.php | 0 js/io/templates/files/_bin/template.pl | 0 js/io/templates/files/_bin/template.py | 0 js/io/templates/files/_bin/template.rb | 0 js/io/templates/files/_bin/template.xml | 0 js/io/templates/files/_bin/xml.txt | 0 js/io/templates/files/css.txt | 2 ++ js/io/templates/files/html.txt | 19 +++++++++++++++++++ js/io/templates/files/js.txt | 1 + js/io/templates/files/php.txt | 3 +++ js/io/templates/files/pl.txt | 1 + js/io/templates/files/py.txt | 1 + js/io/templates/files/rb.txt | 1 + js/io/templates/files/template.css | 0 js/io/templates/files/template.html | 0 js/io/templates/files/template.js | 0 js/io/templates/files/template.json | 0 js/io/templates/files/template.php | 0 js/io/templates/files/template.pl | 0 js/io/templates/files/template.py | 0 js/io/templates/files/template.rb | 0 js/io/templates/files/template.xml | 0 js/io/templates/files/xml.txt | 0 27 files changed, 28 insertions(+) create mode 100755 js/io/templates/files/_bin/template.css create mode 100755 js/io/templates/files/_bin/template.html create mode 100755 js/io/templates/files/_bin/template.js create mode 100755 js/io/templates/files/_bin/template.json create mode 100755 js/io/templates/files/_bin/template.php create mode 100755 js/io/templates/files/_bin/template.pl create mode 100755 js/io/templates/files/_bin/template.py create mode 100755 js/io/templates/files/_bin/template.rb create mode 100755 js/io/templates/files/_bin/template.xml create mode 100755 js/io/templates/files/_bin/xml.txt delete mode 100755 js/io/templates/files/template.css delete mode 100755 js/io/templates/files/template.html delete mode 100755 js/io/templates/files/template.js delete mode 100755 js/io/templates/files/template.json delete mode 100755 js/io/templates/files/template.php delete mode 100755 js/io/templates/files/template.pl delete mode 100755 js/io/templates/files/template.py delete mode 100755 js/io/templates/files/template.rb delete mode 100755 js/io/templates/files/template.xml delete mode 100755 js/io/templates/files/xml.txt (limited to 'js/io/templates') diff --git a/js/io/templates/files/_bin/template.css b/js/io/templates/files/_bin/template.css new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/_bin/template.html b/js/io/templates/files/_bin/template.html new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/_bin/template.js b/js/io/templates/files/_bin/template.js new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/_bin/template.json b/js/io/templates/files/_bin/template.json new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/_bin/template.php b/js/io/templates/files/_bin/template.php new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/_bin/template.pl b/js/io/templates/files/_bin/template.pl new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/_bin/template.py b/js/io/templates/files/_bin/template.py new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/_bin/template.rb b/js/io/templates/files/_bin/template.rb new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/_bin/template.xml b/js/io/templates/files/_bin/template.xml new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/_bin/xml.txt b/js/io/templates/files/_bin/xml.txt new file mode 100755 index 00000000..e69de29b diff --git a/js/io/templates/files/css.txt b/js/io/templates/files/css.txt index e69de29b..07da1f8a 100755 --- a/js/io/templates/files/css.txt +++ b/js/io/templates/files/css.txt @@ -0,0 +1,2 @@ +@charset "UTF-8"; +/* Created with Motorola Mobility Ninja */ diff --git a/js/io/templates/files/html.txt b/js/io/templates/files/html.txt index e69de29b..15641348 100755 --- a/js/io/templates/files/html.txt +++ b/js/io/templates/files/html.txt @@ -0,0 +1,19 @@ + + + + + Untitled + + + + + + + + + + + + + \ No newline at end of file diff --git a/js/io/templates/files/js.txt b/js/io/templates/files/js.txt index e69de29b..0a6e79c2 100755 --- a/js/io/templates/files/js.txt +++ b/js/io/templates/files/js.txt @@ -0,0 +1 @@ +/* Created with Motorola Mobility Ninja */ diff --git a/js/io/templates/files/php.txt b/js/io/templates/files/php.txt index e69de29b..95e76401 100755 --- a/js/io/templates/files/php.txt +++ b/js/io/templates/files/php.txt @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/js/io/templates/files/pl.txt b/js/io/templates/files/pl.txt index e69de29b..ee414436 100755 --- a/js/io/templates/files/pl.txt +++ b/js/io/templates/files/pl.txt @@ -0,0 +1 @@ +# Created with Motorola Mobility Ninja diff --git a/js/io/templates/files/py.txt b/js/io/templates/files/py.txt index e69de29b..abc89039 100755 --- a/js/io/templates/files/py.txt +++ b/js/io/templates/files/py.txt @@ -0,0 +1 @@ +# Created with Motorola Mobility Ninja \ No newline at end of file diff --git a/js/io/templates/files/rb.txt b/js/io/templates/files/rb.txt index e69de29b..abc89039 100755 --- a/js/io/templates/files/rb.txt +++ b/js/io/templates/files/rb.txt @@ -0,0 +1 @@ +# Created with Motorola Mobility Ninja \ No newline at end of file diff --git a/js/io/templates/files/template.css b/js/io/templates/files/template.css deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.html b/js/io/templates/files/template.html deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.js b/js/io/templates/files/template.js deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.json b/js/io/templates/files/template.json deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.php b/js/io/templates/files/template.php deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.pl b/js/io/templates/files/template.pl deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.py b/js/io/templates/files/template.py deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.rb b/js/io/templates/files/template.rb deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/template.xml b/js/io/templates/files/template.xml deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/xml.txt b/js/io/templates/files/xml.txt deleted file mode 100755 index e69de29b..00000000 -- cgit v1.2.3 From 33e655cbbb0816340c5a2e5d5cc0a6b0c7d9f53c Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Wed, 1 Feb 2012 23:31:36 -0800 Subject: File IO clean up and setting up Cleaned up file IO templates and removed app-caching from Ninja since it would be needed. Setting up io-mediator to hook up to controller. Still need to address naming conventions and clean up more in the io directory. --- js/io/templates/descriptor.json | 51 ++++++++++++++++++++++++++++++++ js/io/templates/files/_bin/template.css | 0 js/io/templates/files/_bin/template.html | 0 js/io/templates/files/_bin/template.js | 0 js/io/templates/files/_bin/template.json | 0 js/io/templates/files/_bin/template.php | 0 js/io/templates/files/_bin/template.pl | 0 js/io/templates/files/_bin/template.py | 0 js/io/templates/files/_bin/template.rb | 0 js/io/templates/files/_bin/template.xml | 0 js/io/templates/files/_bin/xml.txt | 0 11 files changed, 51 insertions(+) create mode 100644 js/io/templates/descriptor.json delete mode 100755 js/io/templates/files/_bin/template.css delete mode 100755 js/io/templates/files/_bin/template.html delete mode 100755 js/io/templates/files/_bin/template.js delete mode 100755 js/io/templates/files/_bin/template.json delete mode 100755 js/io/templates/files/_bin/template.php delete mode 100755 js/io/templates/files/_bin/template.pl delete mode 100755 js/io/templates/files/_bin/template.py delete mode 100755 js/io/templates/files/_bin/template.rb delete mode 100755 js/io/templates/files/_bin/template.xml delete mode 100755 js/io/templates/files/_bin/xml.txt (limited to 'js/io/templates') diff --git a/js/io/templates/descriptor.json b/js/io/templates/descriptor.json new file mode 100644 index 00000000..3d8391c5 --- /dev/null +++ b/js/io/templates/descriptor.json @@ -0,0 +1,51 @@ +{ + "categories":{ + "children":["newFile"] + }, + "newFile":{ + "name":"Blank Template", + "uri":"/", + "type":"directory", + "children":["html", "js", "css", "json", "php", "pl", "py", "rb"] + }, + "html":{ + "name":"HTML", + "uri":"files/html.txt", + "type":"file" + }, + "js":{ + "name":"JavaScript", + "uri":"files/js.txt", + "type":"file" + }, + "css":{ + "name":"Cascading Style Sheets", + "uri":"files/css.txt", + "type":"file" + }, + "json":{ + "name":"JSON", + "uri":"files/json.txt", + "type":"file" + }, + "php":{ + "name":"PHP", + "uri":"files/php.txt", + "type":"file" + }, + "pl":{ + "name":"Perl", + "uri":"files/pl.txt", + "type":"file" + }, + "py":{ + "name":"Python", + "uri":"files/py.txt", + "type":"file" + }, + "rb":{ + "name":"Ruby", + "uri":"files/rb.txt", + "type":"file" + } +} \ No newline at end of file diff --git a/js/io/templates/files/_bin/template.css b/js/io/templates/files/_bin/template.css deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/_bin/template.html b/js/io/templates/files/_bin/template.html deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/_bin/template.js b/js/io/templates/files/_bin/template.js deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/_bin/template.json b/js/io/templates/files/_bin/template.json deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/_bin/template.php b/js/io/templates/files/_bin/template.php deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/_bin/template.pl b/js/io/templates/files/_bin/template.pl deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/_bin/template.py b/js/io/templates/files/_bin/template.py deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/_bin/template.rb b/js/io/templates/files/_bin/template.rb deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/_bin/template.xml b/js/io/templates/files/_bin/template.xml deleted file mode 100755 index e69de29b..00000000 diff --git a/js/io/templates/files/_bin/xml.txt b/js/io/templates/files/_bin/xml.txt deleted file mode 100755 index e69de29b..00000000 -- cgit v1.2.3 From 6890662caba94598675679f40dbb725301c93e98 Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Thu, 2 Feb 2012 17:45:22 -0800 Subject: integrated new file dialog with the template descriptor.json and document-controller.js Signed-off-by: Ananya Sen --- js/io/templates/descriptor.json | 64 +++++++++++++++++++++++++++-------------- 1 file changed, 43 insertions(+), 21 deletions(-) (limited to 'js/io/templates') diff --git a/js/io/templates/descriptor.json b/js/io/templates/descriptor.json index 3d8391c5..d8fb7da4 100644 --- a/js/io/templates/descriptor.json +++ b/js/io/templates/descriptor.json @@ -1,51 +1,73 @@ { "categories":{ - "children":["newFile"] + "children":["/"] }, - "newFile":{ - "name":"Blank Template", + "/":{ + "name":"Blank File", "uri":"/", "type":"directory", - "children":["html", "js", "css", "json", "php", "pl", "py", "rb"] + "children":["files/html.txt", "files/js.txt", "files/css.txt", "files/json.txt", "files/php.txt", "files/pl.txt", "files/py.txt", "files/rb.txt"] }, - "html":{ + "files/html.txt":{ "name":"HTML", "uri":"files/html.txt", - "type":"file" + "type":"file", + "fileExtension":".html", + "children":["defaultTemplate"] }, - "js":{ + "files/js.txt":{ "name":"JavaScript", "uri":"files/js.txt", - "type":"file" + "type":"file", + "fileExtension":".js", + "children":["defaultTemplate"] }, - "css":{ + "files/css.txt":{ "name":"Cascading Style Sheets", "uri":"files/css.txt", - "type":"file" + "type":"file", + "fileExtension":".css", + "children":["defaultTemplate"] }, - "json":{ + "files/json.txt":{ "name":"JSON", "uri":"files/json.txt", - "type":"file" + "type":"file", + "fileExtension":".json", + "children":["defaultTemplate"] }, - "php":{ + "files/php.txt":{ "name":"PHP", "uri":"files/php.txt", - "type":"file" + "type":"file", + "fileExtension":".php", + "children":["defaultTemplate"] }, - "pl":{ + "files/pl.txt":{ "name":"Perl", "uri":"files/pl.txt", - "type":"file" + "type":"file", + "fileExtension":".pl", + "children":["defaultTemplate"] }, - "py":{ + "files/py.txt":{ "name":"Python", "uri":"files/py.txt", - "type":"file" + "type":"file", + "fileExtension":".py", + "children":["defaultTemplate"] }, - "rb":{ + "files/rb.txt":{ "name":"Ruby", "uri":"files/rb.txt", - "type":"file" - } + "type":"file", + "fileExtension":".rb", + "children":["defaultTemplate"] + }, + "defaultTemplate":{ + "name": "Basic", + "uri": "defaultTemplate", + "type":"file" + } + } \ No newline at end of file -- cgit v1.2.3 From 04d375a02e44d1c11054ace16cd243ada8e6bd23 Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Thu, 9 Feb 2012 00:05:25 -0800 Subject: Fixing URI for templates, need UI to use correct data --- js/io/templates/descriptor.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'js/io/templates') diff --git a/js/io/templates/descriptor.json b/js/io/templates/descriptor.json index d8fb7da4..f28455fa 100644 --- a/js/io/templates/descriptor.json +++ b/js/io/templates/descriptor.json @@ -10,56 +10,56 @@ }, "files/html.txt":{ "name":"HTML", - "uri":"files/html.txt", + "uri":"/js/io/templates/files/html.txt", "type":"file", "fileExtension":".html", "children":["defaultTemplate"] }, "files/js.txt":{ "name":"JavaScript", - "uri":"files/js.txt", + "uri":"/js/io/templates/files/files/js.txt", "type":"file", "fileExtension":".js", "children":["defaultTemplate"] }, "files/css.txt":{ "name":"Cascading Style Sheets", - "uri":"files/css.txt", + "uri":"/js/io/templates/files/css.txt", "type":"file", "fileExtension":".css", "children":["defaultTemplate"] }, "files/json.txt":{ "name":"JSON", - "uri":"files/json.txt", + "uri":"/js/io/templates/files/json.txt", "type":"file", "fileExtension":".json", "children":["defaultTemplate"] }, "files/php.txt":{ "name":"PHP", - "uri":"files/php.txt", + "uri":"/js/io/templates/files/php.txt", "type":"file", "fileExtension":".php", "children":["defaultTemplate"] }, "files/pl.txt":{ "name":"Perl", - "uri":"files/pl.txt", + "uri":"/js/io/templates/files/pl.txt", "type":"file", "fileExtension":".pl", "children":["defaultTemplate"] }, "files/py.txt":{ "name":"Python", - "uri":"files/py.txt", + "uri":"/js/io/templates/files/py.txt", "type":"file", "fileExtension":".py", "children":["defaultTemplate"] }, "files/rb.txt":{ "name":"Ruby", - "uri":"files/rb.txt", + "uri":"/js/io/templates/files/rb.txt", "type":"file", "fileExtension":".rb", "children":["defaultTemplate"] -- cgit v1.2.3 From c9d0cb73698066247c6267bba8fa446a979565fb Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Thu, 9 Feb 2012 11:12:21 -0800 Subject: fixed templates descriptor, changed validation to on key up, fixed minor ui issues Signed-off-by: Ananya Sen --- js/io/templates/descriptor.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'js/io/templates') diff --git a/js/io/templates/descriptor.json b/js/io/templates/descriptor.json index f28455fa..20870934 100644 --- a/js/io/templates/descriptor.json +++ b/js/io/templates/descriptor.json @@ -6,58 +6,58 @@ "name":"Blank File", "uri":"/", "type":"directory", - "children":["files/html.txt", "files/js.txt", "files/css.txt", "files/json.txt", "files/php.txt", "files/pl.txt", "files/py.txt", "files/rb.txt"] + "children":["/js/io/templates/files/html.txt", "/js/io/templates/files/files/js.txt", "/js/io/templates/files/css.txt", "/js/io/templates/files/json.txt", "/js/io/templates/files/php.txt", "/js/io/templates/files/pl.txt", "/js/io/templates/files/py.txt", "/js/io/templates/files/rb.txt"] }, - "files/html.txt":{ + "/js/io/templates/files/html.txt":{ "name":"HTML", "uri":"/js/io/templates/files/html.txt", "type":"file", "fileExtension":".html", "children":["defaultTemplate"] }, - "files/js.txt":{ + "/js/io/templates/files/files/js.txt":{ "name":"JavaScript", "uri":"/js/io/templates/files/files/js.txt", "type":"file", "fileExtension":".js", "children":["defaultTemplate"] }, - "files/css.txt":{ + "/js/io/templates/files/css.txt":{ "name":"Cascading Style Sheets", "uri":"/js/io/templates/files/css.txt", "type":"file", "fileExtension":".css", "children":["defaultTemplate"] }, - "files/json.txt":{ + "/js/io/templates/files/json.txt":{ "name":"JSON", "uri":"/js/io/templates/files/json.txt", "type":"file", "fileExtension":".json", "children":["defaultTemplate"] }, - "files/php.txt":{ + "/js/io/templates/files/php.txt":{ "name":"PHP", "uri":"/js/io/templates/files/php.txt", "type":"file", "fileExtension":".php", "children":["defaultTemplate"] }, - "files/pl.txt":{ + "/js/io/templates/files/pl.txt":{ "name":"Perl", "uri":"/js/io/templates/files/pl.txt", "type":"file", "fileExtension":".pl", "children":["defaultTemplate"] }, - "files/py.txt":{ + "/js/io/templates/files/py.txt":{ "name":"Python", "uri":"/js/io/templates/files/py.txt", "type":"file", "fileExtension":".py", "children":["defaultTemplate"] }, - "files/rb.txt":{ + "/js/io/templates/files/rb.txt":{ "name":"Ruby", "uri":"/js/io/templates/files/rb.txt", "type":"file", -- cgit v1.2.3 From ad0ee69be3512325ede94738f23597086a141a3e Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Fri, 10 Feb 2012 01:55:30 -0800 Subject: file open and file new integrated again Signed-off-by: Ananya Sen --- js/io/templates/descriptor.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'js/io/templates') diff --git a/js/io/templates/descriptor.json b/js/io/templates/descriptor.json index 20870934..acc03979 100644 --- a/js/io/templates/descriptor.json +++ b/js/io/templates/descriptor.json @@ -6,60 +6,60 @@ "name":"Blank File", "uri":"/", "type":"directory", - "children":["/js/io/templates/files/html.txt", "/js/io/templates/files/files/js.txt", "/js/io/templates/files/css.txt", "/js/io/templates/files/json.txt", "/js/io/templates/files/php.txt", "/js/io/templates/files/pl.txt", "/js/io/templates/files/py.txt", "/js/io/templates/files/rb.txt"] + "children":["js/io/templates/files/html.txt", "js/io/templates/files/js.txt", "js/io/templates/files/css.txt", "js/io/templates/files/json.txt", "js/io/templates/files/php.txt", "js/io/templates/files/pl.txt", "js/io/templates/files/py.txt", "js/io/templates/files/rb.txt"] }, - "/js/io/templates/files/html.txt":{ + "js/io/templates/files/html.txt":{ "name":"HTML", - "uri":"/js/io/templates/files/html.txt", + "uri":"js/io/templates/files/html.txt", "type":"file", "fileExtension":".html", "children":["defaultTemplate"] }, - "/js/io/templates/files/files/js.txt":{ + "js/io/templates/files/js.txt":{ "name":"JavaScript", - "uri":"/js/io/templates/files/files/js.txt", + "uri":"js/io/templates/files/js.txt", "type":"file", "fileExtension":".js", "children":["defaultTemplate"] }, - "/js/io/templates/files/css.txt":{ + "js/io/templates/files/css.txt":{ "name":"Cascading Style Sheets", - "uri":"/js/io/templates/files/css.txt", + "uri":"js/io/templates/files/css.txt", "type":"file", "fileExtension":".css", "children":["defaultTemplate"] }, - "/js/io/templates/files/json.txt":{ + "js/io/templates/files/json.txt":{ "name":"JSON", - "uri":"/js/io/templates/files/json.txt", + "uri":"js/io/templates/files/json.txt", "type":"file", "fileExtension":".json", "children":["defaultTemplate"] }, - "/js/io/templates/files/php.txt":{ + "js/io/templates/files/php.txt":{ "name":"PHP", - "uri":"/js/io/templates/files/php.txt", + "uri":"js/io/templates/files/php.txt", "type":"file", "fileExtension":".php", "children":["defaultTemplate"] }, - "/js/io/templates/files/pl.txt":{ + "js/io/templates/files/pl.txt":{ "name":"Perl", - "uri":"/js/io/templates/files/pl.txt", + "uri":"js/io/templates/files/pl.txt", "type":"file", "fileExtension":".pl", "children":["defaultTemplate"] }, - "/js/io/templates/files/py.txt":{ + "js/io/templates/files/py.txt":{ "name":"Python", - "uri":"/js/io/templates/files/py.txt", + "uri":"js/io/templates/files/py.txt", "type":"file", "fileExtension":".py", "children":["defaultTemplate"] }, - "/js/io/templates/files/rb.txt":{ + "js/io/templates/files/rb.txt":{ "name":"Ruby", - "uri":"/js/io/templates/files/rb.txt", + "uri":"js/io/templates/files/rb.txt", "type":"file", "fileExtension":".rb", "children":["defaultTemplate"] -- cgit v1.2.3