From 5732cd4239b097b20c5b579d8b9f18b037adacac Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Wed, 10 Oct 2012 16:33:07 +0100 Subject: [PATCH] Updates to tw5dropbox --- dbld.sh | 4 ++- tw5dropbox/wiki/SiteSubtitle.tid | 4 +++ tw5dropbox/wiki/SiteTitle.tid | 4 +++ .../wiki/index.template.html.tid | 34 +++---------------- tw5dropbox/wiki/styles.template.css.tid | 4 +++ tw5dropbox/wiki/tw5dropbox.template.js.tid | 7 ++++ 6 files changed, 27 insertions(+), 30 deletions(-) create mode 100644 tw5dropbox/wiki/SiteSubtitle.tid create mode 100644 tw5dropbox/wiki/SiteTitle.tid rename core/templates/tw5dropbox.template.html.tid => tw5dropbox/wiki/index.template.html.tid (56%) create mode 100644 tw5dropbox/wiki/styles.template.css.tid create mode 100644 tw5dropbox/wiki/tw5dropbox.template.js.tid diff --git a/dbld.sh b/dbld.sh index a4e6f1bce..d7d3815ae 100755 --- a/dbld.sh +++ b/dbld.sh @@ -6,7 +6,9 @@ pushd tw5dropbox > /dev/null node ../core/boot.js \ --verbose \ - --savetiddler $:/core/templates/tw5dropbox.template.html ../../../../Apps/Static\ Web\ Apps/TiddlyWiki5/public/index.html text/plain [!is[shadow]] \ + --savetiddler $:/core/templates/tw5dropbox.template.js ../../../../Apps/Static\ Web\ Apps/TiddlyWiki5/public/tw5dropbox.js text/plain [!is[shadow]] \ + --savetiddler $:/core/templates/index.template.html ../../../../Apps/Static\ Web\ Apps/TiddlyWiki5/public/index.html text/plain [!is[shadow]] \ + --savetiddler $:/core/templates/styles.template.css ../../../../Apps/Static\ Web\ Apps/TiddlyWiki5/public/styles.css text/plain [!is[shadow]] \ || exit 1 popd > /dev/null diff --git a/tw5dropbox/wiki/SiteSubtitle.tid b/tw5dropbox/wiki/SiteSubtitle.tid new file mode 100644 index 000000000..85b1e8136 --- /dev/null +++ b/tw5dropbox/wiki/SiteSubtitle.tid @@ -0,0 +1,4 @@ +title: SiteSubtitle +type: application/x-tiddler + +for Dropbox \ No newline at end of file diff --git a/tw5dropbox/wiki/SiteTitle.tid b/tw5dropbox/wiki/SiteTitle.tid new file mode 100644 index 000000000..5ef449a9a --- /dev/null +++ b/tw5dropbox/wiki/SiteTitle.tid @@ -0,0 +1,4 @@ +title: SiteTitle +type: application/x-tiddler + +TiddlyWiki5 in the Sky \ No newline at end of file diff --git a/core/templates/tw5dropbox.template.html.tid b/tw5dropbox/wiki/index.template.html.tid similarity index 56% rename from core/templates/tw5dropbox.template.html.tid rename to tw5dropbox/wiki/index.template.html.tid index 3fb552442..af56c551a 100644 --- a/core/templates/tw5dropbox.template.html.tid +++ b/tw5dropbox/wiki/index.template.html.tid @@ -1,4 +1,4 @@ -title: $:/core/templates/tw5dropbox.template.html +title: $:/core/templates/index.template.html type: text/x-tiddlywiki-html @@ -14,7 +14,6 @@ type: text/x-tiddlywiki-html > " /> - <<tiddler "$:/core/wiki/title">> @@ -23,15 +22,7 @@ type: text/x-tiddlywiki-html -
-<> -
- - +