From 9653de82a4c5ffd3380659ee35f8558d739316c4 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Mon, 4 Jan 2010 22:26:02 -0500 Subject: Ryder changes --- template/chat.st | 35 +++++++++++++++++++++++------------ template/profile.st | 41 +++++++++++++++++++---------------------- 2 files changed, 42 insertions(+), 34 deletions(-) (limited to 'template') diff --git a/template/chat.st b/template/chat.st index b9c88b4..b516173 100755 --- a/template/chat.st +++ b/template/chat.st @@ -10,14 +10,14 @@ $banner()$ -
-
+
+
-
-
+
+
-
+ -
+
$messages: { m |
$m.nick$: - $m.content$
+ $m.content$
}$
$if(user_nick)$
- +
$endif$ -
-
+
+
+
-
- $footer()$
+ +
+ +
+
+

+ $footer()$

+

+

+
+ diff --git a/template/profile.st b/template/profile.st index 25ea88f..cd216e0 100755 --- a/template/profile.st +++ b/template/profile.st @@ -3,8 +3,8 @@ $nick$'s dump.fm $head()$ - - + + @@ -16,16 +16,16 @@
- $nick$'s log +

-
- $if(prev)$ - PREV DUMPS - $endif$ -     +
$if(next)$ - MORE DUMPS + <- OLD DUMPS + $endif$ +    + $if(prev)$ + NEW DUMPS -> $endif$
@@ -34,27 +34,24 @@ $if(dumps)$ $dumps:{ d | $logged_dump(dump=d)$ }$ $else$ +

 

+

 

+

 

This is your user log, it's where all the images you post are saved.
To get started join Room A and post a few pictures.

$endif$

 

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

- -

 

-

+
-- cgit v1.2.3-70-g09d2