From 9fd7bb2df6ea4ec14ab4b53f403738a7fc83f570 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Tue, 4 May 2010 13:00:32 -0400 Subject: sostler prod commit --- template/banner.st | 2 +- template/butt.st | 466 ++++++++++++++++++------------------------------ template/chat.st | 4 +- template/directory.st | 2 +- template/log_dump.st | 2 +- template/logged_dump.st | 2 +- template/profile.st | 2 +- 7 files changed, 181 insertions(+), 299 deletions(-) (limited to 'template') diff --git a/template/banner.st b/template/banner.st index c954584..d67e36d 100644 --- a/template/banner.st +++ b/template/banner.st @@ -13,7 +13,7 @@ Log - $if(user_avatar)$$else$$endif$ Profile + $if(user_avatar)$$else$$endif$ Profile Directory Image Search diff --git a/template/butt.st b/template/butt.st index e97390e..b3f118f 100644 --- a/template/butt.st +++ b/template/butt.st @@ -1,302 +1,184 @@ - - - -dump.fm image vortex - - - - - - -$if(!user_nick)$ - -$endif$ + + + $nick$'s dump.fm + $head()$ + + + + + + + + $banner()$ +
+
-$if(isadmin)$ - - - - -$endif$ -$if(!user_avatar)$ - -$endif$ - - - - - -$if(user_nick)$ - +
+
+
+
+
+ +
+ $if(dumps)$ +
+ +
+ + $dumps:{ d | $profile_dump(dump=d)$ }$ +
+ +

$nick$

+ + $if(isadmin)$ + + $endif$ + + $if(avatar)$ + + $else$ + + $endif$ + + $if(is_home)$ + + $endif$ + +

contact info

+ $if(contact)$ +
$contact$
+ $else$ +
+ $endif$ +
+ +

bio

+ $if(bio)$ +
$bio$
+ $else$ +
+ $endif$ + + $if(is_home)$ +
+ + $endif$ + +
+ + $nick$'s
Favorite Pix
+ +
+
+
+ + $else$ + + +
You have 27 new favs!
+
You have 27 new favs!
+
blah blah

blah blah

blah blah

blah blah

blah blah

blah blah

blah blah

blah blah

+
+
+
+ $nick$'s first dump.fm post! +
+ +
+$if(dump.avatar)$ + +$else$ + $endif$ - +
+
+$share_buttons()$ +
+ +
+ +

$nick$

+ + $if(isadmin)$ +
+ $endif$ + + $if(avatar)$ + + $else$ + + $endif$ + + $if(is_home)$ + + $endif$ + +

contact info

+ $if(contact)$ +
$contact$
+ $else$ +
+ $endif$ +
+ +

bio

+ $if(bio)$ +
$bio$
+ $else$ +
+ $endif$ - - - - - - -
-$messages: { m | -$m.nick$ - }$ +
+ + $nick$'s
Favorite Pix
+ +
+
+
+ $endif$ + +

 

+
+ $if(next)$ + + $endif$ -
+   + $if(prev)$ + + $endif$ + +

+
- -Loading... - - - - + +
+
+ diff --git a/template/chat.st b/template/chat.st index 8c290b7..0b4ad10 100644 --- a/template/chat.st +++ b/template/chat.st @@ -46,7 +46,7 @@ $banner()$
$users: { u | -