From e6fc8fe57e0ad75313f839fe60a5bb442f7954fb Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Tue, 22 Jun 2010 04:53:56 -0400 Subject: Added infobar to favs page, added mini-profile template --- template/userlog.st | 114 ++++++++++++++-------------------------------------- 1 file changed, 31 insertions(+), 83 deletions(-) (limited to 'template/userlog.st') diff --git a/template/userlog.st b/template/userlog.st index 850e55b..e393e03 100644 --- a/template/userlog.st +++ b/template/userlog.st @@ -12,94 +12,42 @@ $banner()$ -
-
-
-
- -
-

-

- $if(avatar)$ - - $else$

- - $endif$ - - $nick$


- $if(score_ent)$ - - fav score: $score$ - $score_ent$ - $endif$ - $if(isadmin)$

- - $endif$ - -
dumps posted: $dump_cnt$
-
dumps $nick$ faved: $dumps_user_faved_cnt$
- - -

contact info

- $if(contact)$ -
$contact$
- $else$ -


- $endif$ - -

bio

- $if(bio)$ -
$bio$
- $else$ -


- $endif$ - - - -
- - -
- - $if(dumps)$ +
+
+
+
+ +
+ $mini_profile$ +
+ $if(dumps)$ $dumps:{ d | $profile_dump(dump=d)$ }$ - - - - - - + $else$ + no dumps + $endif$ +
+ +
+
+ $mini_profile()$ + $if(prev)$ + $else$ - no dumps + $endif$ -
- - -
-
- - $if(prev)$ - - $else$ - - $endif$ - - $if(next)$ - - $else$ - - $endif$ - - -
-
- $footer()$ -
+ $if(next)$ + + $else$ + + $endif$ +
+
+ $footer()$
-
+
+
+
-- cgit v1.2.3-70-g09d2