From 1f1378031e0f643011e22942ed6005d4000d015d Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Mon, 1 Nov 2010 17:05:53 -0400 Subject: sostler prod commit --- template/banner.st | 4 +- template/fame2.st | 43 +++++++++++++++ template/mgmtfull.st | 146 +++++++++++++++++++++++++++++++++++++++++++++++++ template/rooms/chat.st | 2 +- template/rooms/mgmt.st | 7 --- 5 files changed, 192 insertions(+), 10 deletions(-) create mode 100644 template/fame2.st create mode 100644 template/mgmtfull.st (limited to 'template') diff --git a/template/banner.st b/template/banner.st index edf6a95..615256f 100644 --- a/template/banner.st +++ b/template/banner.st @@ -86,8 +86,8 @@
$if(user_nick)$ - checkout dump.fm in full-screen - $else$ $endif$ - $if(isadmin)$ NAUGHTY BOYS DELIGHT + checkout dump.fm in full-screen $else$ $endif$ + $if(isadmin)$ - NAUGHTY BOYS DELIGHT $endif$
diff --git a/template/fame2.st b/template/fame2.st new file mode 100644 index 0000000..89739cd --- /dev/null +++ b/template/fame2.st @@ -0,0 +1,43 @@ + + + dump.fm hall of fame + $head()$ + + + + $banner()$ +
+ + +
+ +
+ +

Hall Of Fame


updated hourly


+
VIEW BY + +
+
+
+ $if(dumps)$ + + $dumps: { d | $fame_dump(dump=d)$ }$ + + $else$ + No dumps! + $endif$ +
+ +
+ $footer()$ +
+
+
+ + diff --git a/template/mgmtfull.st b/template/mgmtfull.st new file mode 100644 index 0000000..86e62fa --- /dev/null +++ b/template/mgmtfull.st @@ -0,0 +1,146 @@ + + + dump.fm + + + + + + + + +
+
+
+
+
+
+
username
+
+
+
password
+
+
remember me?
+
+
+
+ +
+
+
+
+
+
+
+
join the party
+
+
+ + +
+
+ + +
waiting 4 new image from dump.fm.............
+ + + $google_analytics()$ + + diff --git a/template/rooms/chat.st b/template/rooms/chat.st index 7a8df88..b96456a 100644 --- a/template/rooms/chat.st +++ b/template/rooms/chat.st @@ -77,7 +77,7 @@
dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love.

- you already have an account, . If not, register! + If you already have an account If not register!
diff --git a/template/rooms/mgmt.st b/template/rooms/mgmt.st index 480fe46..dc7060b 100644 --- a/template/rooms/mgmt.st +++ b/template/rooms/mgmt.st @@ -25,13 +25,6 @@ -$if(!user_nick)$ - - - - -$endif$ - $if(isadmin)$ -- cgit v1.2.3-70-g09d2