From 82511a6fe2d29d50c1cdca4b2abb23ff681a1943 Mon Sep 17 00:00:00 2001 From: Sebastian Silva Date: Wed, 16 Nov 2011 07:56:19 +0000 Subject: Major improvements in IDE usability. --- (limited to 'app/templates') diff --git a/app/templates/editor.html b/app/templates/editor.html new file mode 100644 index 0000000..217eefe --- /dev/null +++ b/app/templates/editor.html @@ -0,0 +1,91 @@ + + + + + + Editor + + + + + + + + + + + +
$content
+
+
+
+ ${absdir}/
+ ${basename}
+
+
+
+
+ + + + +
+
+ + + + +
+
+ + + diff --git a/app/templates/filer.html b/app/templates/filer.html new file mode 100644 index 0000000..18ce136 --- /dev/null +++ b/app/templates/filer.html @@ -0,0 +1,71 @@ + + + + + + Filer + + + + + + + + + + +
+
+
+ +
+ [${project_name}] /${absdir} +
+ +
+ +
+
+ no active project +
+ +
+ + + diff --git a/app/templates/help.html b/app/templates/help.html new file mode 100644 index 0000000..98977ab --- /dev/null +++ b/app/templates/help.html @@ -0,0 +1,92 @@ + + + + + + + + + + + + + +${get_flashed_messages()} +
+
+
+ +
+
+

You are constructing $project_name Activity.

+

+ These are the most recently edited files:

+ +
+
+
+
+
+
+

You can build Sugar Activities using standard web technologies with WebSDK.

+

You may start a new project:

+
+ +

or open an existing project:

+ +

+ +
+
+
+
+