summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-01-28 23:20:24 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-01-28 23:20:24 -0500
commit419ff75b856542a4240ad8e6cda025b935e53318 (patch)
tree6afd28317bdea0b002d7359113a8e78b1d4c396c /template
parente41bdf3a328e9984fba4cf1d6d43d96fbe3cd396 (diff)
Checkin prod changes
Diffstat (limited to 'template')
-rwxr-xr-xtemplate/banner.st19
-rwxr-xr-xtemplate/chat.st3
-rwxr-xr-xtemplate/head.st9
-rwxr-xr-xtemplate/profile.st16
-rw-r--r--template/xd_receiver.htm1
5 files changed, 27 insertions, 21 deletions
diff --git a/template/banner.st b/template/banner.st
index 935ac78..b182bfa 100755
--- a/template/banner.st
+++ b/template/banner.st
@@ -1,30 +1,29 @@
<div id="rapper7">
<div id="header7">
+ <div id="logoicons">
<div id="logo7">
- <div align="center"><a href="/chat" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','/static/mouseover.gif',1)"><img src="/static/wordlogo2.gif" name="Image2" width="153" height="73" border="0"></a></div>
+ <div align="center"><a href="/chat"><i>dump.fm</i></a></div>
<div id="strapline"><img src="/static/talkwith.png" width="179" height="53" /></div>
</div>
<div class="white">
- <div id="bar7">
+ <div id="bar7">
<div style="float: left;">
<div align="center">$if(user_nick)$&nbsp;
- <a href="/log"> Log </a> &#x2605;
- <a href="/u/$user_nick$"> Profile </a> &#x2605; <a href="/browser"> Browser Tool </a>
- $else$ &#x2605;<a href="/register">Register </a>&#x2605;
+ <a href="/log"><img src="/static/text.gif" > Log</a>&nbsp;&nbsp; &nbsp;
+ <a href="/u/$user_nick$"> <img src="/static/home4.gif"/> Profile</a> &nbsp;&nbsp; <a href="/browser"> <img src="/static/image_draw.gif" /> Browser Tool</a>&nbsp;&nbsp;
+ $else$&nbsp; &nbsp; <a href="/register"><img src="/static/answer_good.gif" />Register</a>
+ <div id="landscape"> <img src="/static/const_landscape.gif" /> </div> <div id="welcomeinternet"> <img src="/static/welcome.gif" /> </div>
$endif$
-
+</div>
- $if(isadmin)$
- <div id="vip">
- <a href="/VIP/chat"> &#x2605; VIP &#x2605; </a>
- </div>$endif$
</div>
</div>
</div>
</div>
+
<div id="logout7" class="white">
<div align="center">$if(user_nick)$ <a href="/logout"><img src="/static/door2.gif" width="16" height="16" /> Logout</a> $else$ $form_login()$ $endif$
</div>
diff --git a/template/chat.st b/template/chat.st
index 7fbc29e..cea2004 100755
--- a/template/chat.st
+++ b/template/chat.st
@@ -1,6 +1,6 @@
<html>
<head>
- <title>dump.fm | $roomname$</title>
+ <title>dump.fm</title>
$head()$
<link rel="stylesheet" type="text/css" href="/static/pichat.css">
<script>
@@ -58,6 +58,7 @@
<input id="msgInput" class="msgInput" type="input" />
<input id="msgSubmit" type="submit" value="Send Image URL"
/>
+ <input id="upload" value="Upload" type="submit">
</div>
$endif$
</div>
diff --git a/template/head.st b/template/head.st
index a873b7b..780d60c 100755
--- a/template/head.st
+++ b/template/head.st
@@ -1,10 +1,12 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
-<!-- <script type="text/javascript" src="/static/js/underscore-min.js"></script> -->
+<!-- <script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script> -->
+<script type="text/javascript" src="/static/js/underscore-min.js"></script>
<script type="text/javascript" src="/static/js/sha1.js"></script>
<script type="text/javascript" src="/static/js/pichat.js"></script>
-
+<script type="text/javascript" src="/static/js/jquery.lavalamp.js"></script>
+<script type="text/javascript" src="/static/js/jquery.easing.1.1.js"></script>
<link rel="stylesheet" type="text/css" href="/static/reset.css">
<link rel="stylesheet" type="text/css" href="/static/header.css">
$if(!user_nick)$
@@ -37,6 +39,9 @@ function MM_swapImage() { //v3.0
//-->
jQuery(document).ready(function () { MM_preloadImages('/static/mouseover.gif'); });
+
+ jQuery(function() { jQuery(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 })});
+
</script>
<style type="text/css">
diff --git a/template/profile.st b/template/profile.st
index b4b303c..9c60ac1 100755
--- a/template/profile.st
+++ b/template/profile.st
@@ -44,8 +44,8 @@
<h3>&nbsp;</h3> <h3>&nbsp;</h3>
<h3>&nbsp;</h3>
<h3>&nbsp;</h3><div id="newuser">
- <h3>Welcome to dump.fm! This is your user log, it's where all the images you post are saved. <br>
- To get started join <a href="/chat">come on in</a> and post a few pictures.</h3>
+ <h3>Welcome to dump.fm! This is your user log, it's where all the images you post are saved. <br><br>
+ To get started <a href="/chat">join in</a> and post a few pictures.</h3>
<h3>&nbsp;</h3></div>
<h3>&nbsp;</h3>
<h3>&nbsp;</h3> <h3>&nbsp;</h3>
@@ -54,19 +54,19 @@
$endif$
<p>&nbsp;</p>
<div id="pnav">
- <div id="pnavo">
+
$if(next)$
- <a href="/u/$nick$/$next$">&#9756; OLD DUMPS</a>
+ <div id="pnavo"> <a href="/u/$nick$/$next$">&#9756; OLD</a> </div>
$endif$
- </div>
- <div id="pnavn">
+
+
&nbsp;
$if(prev)$
- <a href="/u/$nick$/$prev$">NEW DUMPS &#9758;</a>
+ <div id="pnavn"><a href="/u/$nick$/$prev$">NEW &#9758;</a></div>
$endif$
<br><br>
-</div></div>
+</div>
</div>
diff --git a/template/xd_receiver.htm b/template/xd_receiver.htm
new file mode 100644
index 0000000..3c63739
--- /dev/null
+++ b/template/xd_receiver.htm
@@ -0,0 +1 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>xd</title></head><body><script src="http://static.ak.facebook.com/js/api_lib/v0.4/XdCommReceiver.js" type="text/javascript"></script></body></html> \ No newline at end of file