From da15cfb1e452a0af4902272ba351d5a6d0d0b56a Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Tue, 17 Jul 2012 21:40:57 -0400 Subject: update src, scripts, etc from 2012 --- template/banner.st | 8 ++- template/fame.st | 2 +- template/footer.st | 7 +-- template/frontpage.st | 22 +++++--- template/fullscreen.st | 131 +++++++++++++++++++++++++------------------ template/fullscreen_front.st | 2 +- template/messagepane.st | 27 ++++++++- template/mutes.st | 2 +- template/privacy.st | 70 ----------------------- template/profile.st | 6 ++ template/rooms/VIP.st | 3 + template/terms.st | 65 --------------------- 12 files changed, 133 insertions(+), 212 deletions(-) delete mode 100644 template/privacy.st delete mode 100644 template/terms.st (limited to 'template') diff --git a/template/banner.st b/template/banner.st index 5927a62..0ab1a7b 100644 --- a/template/banner.st +++ b/template/banner.st @@ -72,8 +72,10 @@
$if(user_nick)$ - checkout dump.fm in full-screen - MYSTERY ROOM!!!!!!!! $else$ $endif$ - $if(isadmin)$ - NAUGHTY BOYS DELIGHT + checkout dump.fm in full-screen + - MYSTERY ROOM!!!!!!!! + $else$ $endif$ + $if(isadmin)$ - NAUGHTY GIRLS/AND-OR/BOYS DELIGHT $endif$
@@ -104,4 +106,4 @@ close
- \ No newline at end of file + diff --git a/template/fame.st b/template/fame.st index d773447..52cab6d 100644 --- a/template/fame.st +++ b/template/fame.st @@ -3,7 +3,7 @@ dump.fm hall of fame $head()$ diff --git a/template/footer.st b/template/footer.st index 5987bd1..c7980d9 100644 --- a/template/footer.st +++ b/template/footer.st @@ -1,8 +1,7 @@ -@2010 dump.fm -About Us +dump.fm + $google_analytics()$ $debug_log()$ diff --git a/template/frontpage.st b/template/frontpage.st index 22c780c..e8ceea6 100644 --- a/template/frontpage.st +++ b/template/frontpage.st @@ -431,7 +431,7 @@ jQuery(window).load(function(){ Tags --> - Register! + $endif$ $else$ -
- dump.fm is a real-time image chat!

- check out our top dumps +
+ dump.fm is an elite real-time image chat community. we host more than 1,500,000 images. + + register here. +
view the dump.fm feed in fullscreen. :) +
$endif$
@@ -498,7 +501,7 @@ $endif$ -

+ $google_analytics()$ $debug_log()$ @@ -526,3 +529,4 @@ $debug_log()$ + diff --git a/template/fullscreen.st b/template/fullscreen.st index 9ccf0c1..9556bf2 100644 --- a/template/fullscreen.st +++ b/template/fullscreen.st @@ -25,11 +25,22 @@ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } #loginbox { - background: white; - z-index: 999; - position: absolute; - display: none; - } +background: white; +z-index: 999; +position: absolute; +font-size: 20%; +width: 335px; +height: 220px; +margin-left: -170px; +left: 50%; +border: 1px solid; +padding: 2%; +top: 20%; +text-align: justify; +-moz-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000,-4px 4px #000,-5px 5px #000,-6px 6px #000; +-webkit-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black; +box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black; +} #logininner { width: 30em; height: 20em; @@ -42,13 +53,9 @@ } #formcontainer { padding: 0; - margin-top: 20%; width: 80%; position: relative; } - #nickInput, #passwordInput { - width: 100%; - } #piccol { width: 50%; float: right; @@ -60,7 +67,6 @@ } #spinner { display: none; } #forgetpw { - position: absolute; left: 5px; bottom: 5px; font-size: 80%; @@ -80,65 +86,80 @@ text-align: center; margin-top: 250px; } - - #loginclose { - position: absolute; - right: 3px; - top: 3px; - } - #big-image{font-size:50px;text-align: justify; text-justify: newspaper; text-shadow: 1px 1px #eee, 2px 2px #f0e, 3px 3px #eee,4px 4px #f0e,5px 5px #eee, 3px 3px #eee,4px 4px #f0e,5px 5px #eee,6px 6px #f0e,6px 6px #eee,7px 7px #f0e,7px 7px #eee,8px 8px #f0e,8px 8px #eee,9px 9px #f0e,9px 9px #eee; color:#fff} + input {max-width: 100px; +-moz-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000,-4px 4px #000,-5px 5px #000,-6px 6px #000; +-webkit-box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black; +box-shadow: -1px 1px black,-2px 2px black,-3px 3px black,-4px 4px black,-5px 5px black,-6px 6px black; +border: 1px solid;} +input:hover { + -moz-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000; + -webkit-box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000; + box-shadow: -1px 1px #000,-2px 2px #000,-3px 3px #000,inset -2px 2px 2px #333; + margin-top: 2px; + margin-left: -2px;} + input:active { + -moz-box-shadow: 0px 0px white; + -webkit-box-shadow: 0px 0px white; + box-shadow: -1px 1px #000,0px 0px white; + margin-top: 2px; + margin-left: -4px; + box-shadow: inset -3px 3px 4px #333; + cursor: pointer;} +#remembermeInput { + margin-top: 0; margin-left: 0; +} + #big-image{font-size:20px;text-align: left; text-justify: newspaper; color:#000} #memelogo { position: fixed; z-index: 999; bottom: 30px; right: 80px; } .sublogo { font-family: Monaco, "Courier New", Courier, monospace; } a { color:#000 } + #toplogo{position: fixed;display:none; +top: 0; +left: 0;} +#big-image {cursor:url('http://dump.fm/static/img/thumbs/heartfaved.gif'), pointer} -
-
-
-
-
+ + + $if(user_nick)$ + $else$ - - LOGIN | REGISTER +
+
+

this is dump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on. + if you're a member of the club, sign in bellow. if not feel free to close this window and enjoy the sick pix.

+
+

username :

+

password :

+

+ remember me?

+ + +
+
+ +
$endif$ -
-
-
waiting 4 new image from dump.fm.............
- + +
diff --git a/template/fullscreen_front.st b/template/fullscreen_front.st index 22f2d65..fab8ef9 100644 --- a/template/fullscreen_front.st +++ b/template/fullscreen_front.st @@ -22,7 +22,7 @@ #spinner { display: none; } #forgetpw { - position: absolute; + position: absolute;display:none; left: 5px; bottom: 5px; font-size: 80%; diff --git a/template/messagepane.st b/template/messagepane.st index 1005679..94da6e9 100644 --- a/template/messagepane.st +++ b/template/messagepane.st @@ -2,21 +2,26 @@ $if(user_nick)$
$users: { u | - $endif$
$messages: { m | -
+
$m.nick$ $if(m.favorited)$ @@ -41,6 +46,7 @@ $if(user_nick)$ +
@@ -58,3 +64,18 @@ $else$ $endif$
+ +
+
+
+ Unfortunately you can't use this manual fav palette because your browser doesn't support localStorage D: +
+
+ This is the manual fav palette. + You can add and remove images from here manually by pasting the url below to keep them around forever! ALSO IT MIGHT BREAK. +
+
+ + + +
diff --git a/template/mutes.st b/template/mutes.st index d8d9e96..4bf07bc 100644 --- a/template/mutes.st +++ b/template/mutes.st @@ -6,7 +6,7 @@ type="text/javascript"> - diff --git a/template/privacy.st b/template/privacy.st deleted file mode 100644 index 0bd8191..0000000 --- a/template/privacy.st +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - dump.fm - $head()$ - - - $banner()$ - - - - - - - - - -
-
- -
- -
- $footer()$ -
- - diff --git a/template/profile.st b/template/profile.st index f37aeba..120a472 100644 --- a/template/profile.st +++ b/template/profile.st @@ -4,6 +4,12 @@ + + + + + + $head()$ diff --git a/template/rooms/VIP.st b/template/rooms/VIP.st index 442b476..59e7406 100644 --- a/template/rooms/VIP.st +++ b/template/rooms/VIP.st @@ -141,7 +141,10 @@

Welcome to the cool club

diff --git a/template/terms.st b/template/terms.st deleted file mode 100644 index d37a28c..0000000 --- a/template/terms.st +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - dump.fm - $head()$ - - - $banner()$ - - - - - - - - - - - - -
- -
- $footer()$ -
- - -- cgit v1.2.3-70-g09d2