From 50322cc12ba7c4d3b690d1844c1a7b865b0a038a Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Wed, 9 Jun 2010 23:02:28 -0400 Subject: sostler prod commit --- template/log.st | 60 +++++++++++++++++++++-------------- template/nigga.st | 49 +++++++++++----------------- template/preload.st | 4 ++- template/profile.st | 9 +++--- template/single_message.st | 5 +-- template/tagged_dumps.st | 79 +++++++++++++++++++++++++++------------------- 6 files changed, 111 insertions(+), 95 deletions(-) (limited to 'template') diff --git a/template/log.st b/template/log.st index a6f3a07..9e1c140 100644 --- a/template/log.st +++ b/template/log.st @@ -7,20 +7,25 @@ jQuery(document).ready(initLog); - + $banner()$ -
-
-
-
+
+
+
+
+ +
+ +

$roomkey$ log


-
-
+
$if(dumps)$ + $dumps: { d | $log_dump(dump=d)$ }$ + $if(json_tags)$ - + - + $banner()$
-
-

-



+
+

$if(is_home)$
$endif$ +

$if(avatar)$ $else$

$endif$ - + $nick$


$if(score_ent)$ @@ -60,17 +51,16 @@

contact info

$if(contact)$ -

$contact$
+
$contact$
$else$ -

+


$endif$ -
- +

bio

$if(bio)$ -

$bio$
+
$bio$
$else$ -

+


$endif$ @@ -78,7 +68,7 @@ $if(is_home)$
- +

$endif$
@@ -108,22 +98,21 @@
-
- +
+ $if(prev)$ - + $else$ - + $endif$ $if(next)$ - + $else$ - + $endif$ - - +
diff --git a/template/preload.st b/template/preload.st index b14f8b9..8ade411 100644 --- a/template/preload.st +++ b/template/preload.st @@ -3,5 +3,7 @@ - + + +
\ No newline at end of file diff --git a/template/profile.st b/template/profile.st index f648e43..97394aa 100644 --- a/template/profile.st +++ b/template/profile.st @@ -97,9 +97,10 @@
+
-
- +
+ $if(prev)$ $else$ @@ -112,9 +113,7 @@ $endif$ - - - +
$footer()$ diff --git a/template/single_message.st b/template/single_message.st index bdb28e3..fd9445d 100644 --- a/template/single_message.st +++ b/template/single_message.st @@ -18,13 +18,14 @@
-

- $message.nick$ +
$if(message.avatar)$
+ + $message.nick$
$endif$
diff --git a/template/tagged_dumps.st b/template/tagged_dumps.st index ced1ba4..1409d6a 100644 --- a/template/tagged_dumps.st +++ b/template/tagged_dumps.st @@ -2,59 +2,72 @@ dump.fm - $page_title$ $head()$ - + - + $banner()$ -
-
-
-
-

$page_title$



- - - -

- +
+
+
+
+ +
-
- -
- -$if(dumps)$ +
+ $if(log.avatar)$ +
+
+ +
+
+ $endif$ + $page_title$

+
+
+$if(dumps)$ $dumps: { d | $log_dump(dump=d)$ }$ + + + $if(json_tags)$ - $endif$ $else$ - No favs! + favless $endif$ +
-
- $if(next)$ - - $endif$ +
+
+ + $if(prev)$ + + $else$ + + $endif$ -   - $if(prev)$ - - $endif$ -

-
- -
+ $if(next)$ + + $else$ + + $endif$ + + +
+
+ $footer()$ +
+
+
\ No newline at end of file -- cgit v1.2.3-70-g09d2