From b0151ef773ca09692f3b672bc756f79e2307cb12 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sat, 6 Feb 2010 10:28:27 -0500 Subject: timb adding ryder's changes... --- template/banner.st | 2 +- template/browser.st | 3 ++- template/chat.st | 7 ++++--- template/log.st | 19 ++++++++++--------- template/profile.st | 4 ++-- 5 files changed, 19 insertions(+), 16 deletions(-) (limited to 'template') diff --git a/template/banner.st b/template/banner.st index e2b816f..a857628 100755 --- a/template/banner.st +++ b/template/banner.st @@ -2,7 +2,7 @@
-
+
dump.fm
diff --git a/template/browser.st b/template/browser.st index 4e99697..75e6294 100755 --- a/template/browser.st +++ b/template/browser.st @@ -14,7 +14,8 @@ var Room = $json_room_key$; var Timestamp = $timestamp$; var PostedMessages = []; - var growlize = true; + var IsAdmin = "$isadmin$"; + var growlize = true; diff --git a/template/chat.st b/template/chat.st index 330a143..223b8ab 100755 --- a/template/chat.st +++ b/template/chat.st @@ -64,8 +64,8 @@
$if(user_nick)$ -
- +
+
@@ -74,7 +74,8 @@
-
+ +

$footer()$ diff --git a/template/log.st b/template/log.st index abc0477..0a12550 100755 --- a/template/log.st +++ b/template/log.st @@ -28,20 +28,21 @@ $else$ No dumps! $endif$ -

-
+
+ $if(next)$ - <- OLD DUMPS + $endif$ -
-
-    + +   $if(prev)$ - NEW DUMPS -> + $endif$ -

-
+ +

+
+
diff --git a/template/profile.st b/template/profile.st index e71e2bd..a735b2a 100755 --- a/template/profile.st +++ b/template/profile.st @@ -129,12 +129,12 @@
$if(next)$ - + $endif$   $if(prev)$ - + $endif$ -- cgit v1.2.3-70-g09d2 From d1617964be69b1f39bf614add4344cc59d544731 Mon Sep 17 00:00:00 2001 From: timb Date: Sat, 6 Feb 2010 08:35:45 -0800 Subject: clean up index.html to fix slowness --- static/index.html | 267 +++++++++++++++++------------------------------------- template/head.st | 2 +- 2 files changed, 82 insertions(+), 187 deletions(-) (limited to 'template') diff --git a/static/index.html b/static/index.html index dd04249..e761927 100755 --- a/static/index.html +++ b/static/index.html @@ -1,10 +1,8 @@ - - - - - - - + + + - + + @@ -36,143 +34,74 @@ function MM_swapImage() { //v3.0 - + -
-
-
-
-
-
- -
-

-
-
-
-
- -

+

+ + + +
-
-

- -

Talk with pictures!

-
-
-
Right now dump.fm is invite only...
- If you have registration code, click here!
+
+ +

Talk with pictures!

+
+
+
Right now dump.fm is invite only...
+ If you have registration code, click here!
+
-

 

-

- -
- - -

-


- - -

-

 

-

 

- -
+ + + + +
-
- -
- -
+
+ + + + +
- - diff --git a/template/head.st b/template/head.st index 2d68d2b..46ce6a5 100755 --- a/template/head.st +++ b/template/head.st @@ -2,7 +2,7 @@ - + -- cgit v1.2.3-70-g09d2 From 1497e77bacf5966ea3852c3ebc87c6d220521228 Mon Sep 17 00:00:00 2001 From: timb Date: Sat, 6 Feb 2010 18:24:21 -0800 Subject: fix hand --- static/index.html | 21 +++++++++++++++++---- static/js/home.js | 48 ++++++++++++++++++++++++++---------------------- static/pichat.css | 6 ++++++ template/chat.st | 2 +- template/footer.st | 2 ++ template/preload.st | 3 +++ 6 files changed, 55 insertions(+), 27 deletions(-) create mode 100644 template/preload.st (limited to 'template') diff --git a/static/index.html b/static/index.html index e761927..c492031 100755 --- a/static/index.html +++ b/static/index.html @@ -1,3 +1,5 @@ + @@ -34,12 +36,18 @@ function MM_swapImage() { //v3.0