From 3b502423fc5bb2ed22051c465e8384f3e44519cc Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sun, 11 Apr 2010 02:48:57 -0400 Subject: sostler PROD commit --- template/butt.st | 142 ++++++++++++++++++++++++++++++++++++++++++++++- template/chat.st | 6 +- template/log_dump.st | 4 +- template/profile.st | 3 + template/profile_dump.st | 4 +- template/tagged_dumps.st | 6 +- 6 files changed, 154 insertions(+), 11 deletions(-) (limited to 'template') diff --git a/template/butt.st b/template/butt.st index b14df64..e89a285 100644 --- a/template/butt.st +++ b/template/butt.st @@ -1 +1,141 @@ -Hi + + + $nick$'s dump.fm + $head()$ + + + + + + + + $banner()$ +
+
+ +
+
+
+
+
+ +
+ $if(dumps)$ +
+ +
+ + $dumps:{ d | $profile_dump(dump=d)$ }$ +
+ +

$nick$

+ $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$ + +
+
+
+
+ + $else$ +

 

+

 

+

 

+

 

+

 

+

 

+
+

Welcome to dump.fm

+

+ +

Step ❶

+

☟ Find a sweet image for your avatar, paste the URL below ☟

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

Step ❷

+

☟ Enter some contact info below ☟

+
$contact$
+
+ +

Step ❸

+

☟ Enter some personal info below ☟

+
$bio$
+
+

Step ❹

+ +

Join the ♣ and start posting pictures!

+

 

+

 

+

 

+

 

+

 

+

 

+ $endif$ + +

 

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

+
+ + +
+
+ + diff --git a/template/chat.st b/template/chat.st index a018174..422c640 100644 --- a/template/chat.st +++ b/template/chat.st @@ -60,11 +60,11 @@ $users: { u | $messages: { m |
- $m.nick$: + $m.nick$ $if(m.favorited)$ - + $else$ - + $endif$ $m.content$ diff --git a/template/log_dump.st b/template/log_dump.st index 2f06e81..633338f 100644 --- a/template/log_dump.st +++ b/template/log_dump.st @@ -13,9 +13,9 @@ $else$ $endif$
$if(dump.favorited)$ - + $else$ - + $endif$
$dump.content$

diff --git a/template/profile.st b/template/profile.st index e89a285..2af0072 100644 --- a/template/profile.st +++ b/template/profile.st @@ -66,6 +66,9 @@ $endif$
+ + $nick$'s
Favorite Pix
+
diff --git a/template/profile_dump.st b/template/profile_dump.st index b910274..adc47f3 100644 --- a/template/profile_dump.st +++ b/template/profile_dump.st @@ -11,9 +11,9 @@ $else$ $endif$ $if(dump.favorited)$ - + $else$ - + $endif$
$dump.content$

diff --git a/template/tagged_dumps.st b/template/tagged_dumps.st index 037a52b..94b66e7 100644 --- a/template/tagged_dumps.st +++ b/template/tagged_dumps.st @@ -2,7 +2,7 @@ dump.fm - $page_title$ $head()$ - + @@ -31,11 +31,11 @@ $else$ $endif$
$if(next)$ - + $endif$   $if(prev)$ - + $endif$

-- cgit v1.2.3-70-g09d2