From 0791d4f2c2152c4e88ba6c4527fe354667cacf45 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sun, 22 Aug 2010 19:48:17 -0400 Subject: sostler prod commit --- template/banner.st | 16 +++++--- template/banner_dis.st | 6 +-- template/chat.st | 22 +++++++++++ template/fullscreen.ryder.st | 46 +++++++++++++++++++++++ template/fullscreen.st | 89 +++++++++++++++++++++++++++++++++++++++++++- template/fullscreen2.st | 79 +++++++++++++++++++++++++++++++++++++++ template/head.st | 2 +- template/log.st | 8 ++-- template/picnic.st | 16 ++++++++ template/popular.st | 8 ++-- template/userlog.st | 8 ++-- 11 files changed, 277 insertions(+), 23 deletions(-) create mode 100644 template/fullscreen.ryder.st create mode 100644 template/fullscreen2.st create mode 100644 template/picnic.st (limited to 'template') diff --git a/template/banner.st b/template/banner.st index 5d629ca..7ab45a6 100644 --- a/template/banner.st +++ b/template/banner.st @@ -8,7 +8,10 @@
-
+ $if(!user_nick)$ +
$else$ +
+ $endif$
$if(user_nick)$ @@ -53,7 +56,7 @@ $else$ - The coolest way to share pictures. Click here to get started! + Register $endif$
@@ -81,8 +84,8 @@
$if(user_nick)$ -SUPPORT DUMP.FM! BUY SOME STICKERS!! $else$ Talk with pictures! $endif$ - - dis magazine new style options +SUPPORT DUMP.FM! BUY SOME STICKERS!!- dis magazine new style options $else$ Talk with pictures! $endif$ + $if(isadmin)$ - NAUGHTY BOYS DELIGHT $endif$
@@ -102,6 +105,9 @@ $else$ $form_login()$
$endif$ + + +
previous @@ -114,4 +120,4 @@ $endif$

-
\ No newline at end of file +
diff --git a/template/banner_dis.st b/template/banner_dis.st index 1e075b8..1afc15e 100644 --- a/template/banner_dis.st +++ b/template/banner_dis.st @@ -8,7 +8,7 @@ $else$ $endif$ - +
@@ -35,7 +35,7 @@ $else$ $else$ - Register + Register $endif$
@@ -118,7 +118,7 @@ $if(!user_nick)$

- If you already have an account, . If not, register now. + If you already have an account, . If not, register now.

diff --git a/template/chat.st b/template/chat.st index 21ae381..f4c4162 100644 --- a/template/chat.st +++ b/template/chat.st @@ -71,6 +71,28 @@ $if(dis)$ $banner_dis()$ $else$ $banner()$ + $if(!user_nick)$ + +
+

+ If you already have an account, . If not, register now. +

+
+
+ + +
dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love! +
+
+
+ + + + +$endif$ $endif$ diff --git a/template/fullscreen.ryder.st b/template/fullscreen.ryder.st new file mode 100644 index 0000000..83d5ae0 --- /dev/null +++ b/template/fullscreen.ryder.st @@ -0,0 +1,46 @@ + + + + + $head()$ + $roomname$ dump.fm + + + + + + + +$messages: { m | +
+
+ +
+}$ +
+ + \ No newline at end of file diff --git a/template/fullscreen.st b/template/fullscreen.st index 906cbe6..0ae2952 100644 --- a/template/fullscreen.st +++ b/template/fullscreen.st @@ -1,17 +1,102 @@ +$head()$ +dump.fm - fullscreen + + + +$if(user_nick)$ + +$endif$ + -
+
waiting 4 new image from dump.fm.............
+ + + + + + +$messages: { m | +
+
+ $m.content$ +
+ +}$ + + + \ No newline at end of file diff --git a/template/head.st b/template/head.st index e5b03c8..4171858 100644 --- a/template/head.st +++ b/template/head.st @@ -28,6 +28,6 @@ $endif$ diff --git a/template/log.st b/template/log.st index c747305..5a36611 100644 --- a/template/log.st +++ b/template/log.st @@ -39,15 +39,15 @@
$if(prev)$ - + $else$ - + $endif$ $if(next)$ - + $else$ - + $endif$ diff --git a/template/picnic.st b/template/picnic.st new file mode 100644 index 0000000..e53af50 --- /dev/null +++ b/template/picnic.st @@ -0,0 +1,16 @@ + + DIS/dump - 8/14/10 PICNIC + $head()$ + + + + +
+ +
+ + + \ No newline at end of file diff --git a/template/popular.st b/template/popular.st index b48a999..65eeece 100644 --- a/template/popular.st +++ b/template/popular.st @@ -28,15 +28,15 @@
$if(prev)$ - + $else$ - + $endif$ $if(next)$ - + $else$ - + $endif$
diff --git a/template/userlog.st b/template/userlog.st index 5c925fd..0019499 100644 --- a/template/userlog.st +++ b/template/userlog.st @@ -28,15 +28,15 @@
$if(prev)$ - + $else$ - + $endif$ $if(next)$ - + $else$ - + $endif$
-- cgit v1.2.3-70-g09d2