From b680af490b9736d16ed491c999af3f06d78a7d18 Mon Sep 17 00:00:00 2001
From: Ananya Sen
Date: Thu, 26 Apr 2012 12:26:31 -0700
Subject: IKNINJA-1551 - added editor support for other file types
Signed-off-by: Ananya Sen
---
js/io/templates/descriptor.json | 9 ++++++++-
js/io/templates/files/xml.txt | 1 +
2 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 js/io/templates/files/xml.txt
(limited to 'js/io')
diff --git a/js/io/templates/descriptor.json b/js/io/templates/descriptor.json
index acc03979..21c4b58c 100644
--- a/js/io/templates/descriptor.json
+++ b/js/io/templates/descriptor.json
@@ -6,7 +6,7 @@
"name":"Blank File",
"uri":"/",
"type":"directory",
- "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"]
+ "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/xml.txt"]
},
"js/io/templates/files/html.txt":{
"name":"HTML",
@@ -64,6 +64,13 @@
"fileExtension":".rb",
"children":["defaultTemplate"]
},
+ "js/io/templates/files/xml.txt":{
+ "name":"XML",
+ "uri":"js/io/templates/files/xml.txt",
+ "type":"file",
+ "fileExtension":".xml",
+ "children":["defaultTemplate"]
+ },
"defaultTemplate":{
"name": "Basic",
"uri": "defaultTemplate",
diff --git a/js/io/templates/files/xml.txt b/js/io/templates/files/xml.txt
new file mode 100644
index 00000000..8906a78b
--- /dev/null
+++ b/js/io/templates/files/xml.txt
@@ -0,0 +1 @@
+
\ No newline at end of file
--
cgit v1.2.3
From bcfb200482c26b2bfc0d6577b1eb0de7a19a6762 Mon Sep 17 00:00:00 2001
From: John Mayhew
Date: Thu, 26 Apr 2012 16:23:59 -0700
Subject: Removing all "module" declarations and replaced with "prototype" in
preparation for montage converting to the new "prototype" format fully
---
js/io/ui/cloudpopup.reel/cloudpopup.html | 5 ++---
.../file-input-field.reel/file-input-field.html | 5 ++---
.../picker-navigator.reel/picker-navigator.html | 5 ++---
.../new-file-location.reel/new-file-location.html | 14 +++++---------
.../new-file-options-navigator.html | 8 +++-----
js/io/ui/save-as-dialog.reel/save-as-dialog.html | 8 +++-----
6 files changed, 17 insertions(+), 28 deletions(-)
(limited to 'js/io')
diff --git a/js/io/ui/cloudpopup.reel/cloudpopup.html b/js/io/ui/cloudpopup.reel/cloudpopup.html
index e58041ec..a75266a3 100755
--- a/js/io/ui/cloudpopup.reel/cloudpopup.html
+++ b/js/io/ui/cloudpopup.reel/cloudpopup.html
@@ -1,4 +1,4 @@
-
+
▼
- ¤
- ¥
+ ¤
+ ¥
-
+
-
-
-
+
+
-
-
+
NAME:
-
+
-
WIDTH:
-
HEIGHT:
+
WIDTH:
+
HEIGHT:
-
+
Create New File
-
-
+
-
-
-
+
+
-
+
Save As
-
+
-
-
+
+
--
cgit v1.2.3
From c14b8d9fd1acde98ffc427b0bbdba7d1442c39a4 Mon Sep 17 00:00:00 2001
From: Nivesh Rajbhandari
Date: Thu, 3 May 2012 17:07:40 -0700
Subject: Converting canvas runtime to use prototypes for geom obj, rectangle,
oval and line.
Signed-off-by: Nivesh Rajbhandari
---
js/io/system/ninjalibrary.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'js/io')
diff --git a/js/io/system/ninjalibrary.json b/js/io/system/ninjalibrary.json
index e236f2e0..3f4584d5 100644
--- a/js/io/system/ninjalibrary.json
+++ b/js/io/system/ninjalibrary.json
@@ -1,6 +1,6 @@
{
"libraries": [
{"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.7.0.0"},
- {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.5.0"}
+ {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.6.0"}
]
}
\ No newline at end of file
--
cgit v1.2.3
From 2f21eb37a4e7afb4ba3273b3ec50964717448b2f Mon Sep 17 00:00:00 2001
From: Valerio Virgillito
Date: Thu, 3 May 2012 17:16:04 -0700
Subject: Removing more id and changing the appropriate CSS for them
Signed-off-by: Valerio Virgillito
---
js/io/ui/cloudpopup.reel/cloudpopup.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'js/io')
diff --git a/js/io/ui/cloudpopup.reel/cloudpopup.html b/js/io/ui/cloudpopup.reel/cloudpopup.html
index a75266a3..753597e7 100755
--- a/js/io/ui/cloudpopup.reel/cloudpopup.html
+++ b/js/io/ui/cloudpopup.reel/cloudpopup.html
@@ -28,7 +28,7 @@
-