summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 20:00:59 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 20:00:59 +0000
commit74fbee8d95f42740a9f716109b0523b1619d1e87 (patch)
treeac3bda7f11665408ec345b04eaf1e88614a9526b
parente8822d8546199169a6bd1bb8592bf1d6c57f8e49 (diff)
Refactor: rename dump DOM ids to hump
-rwxr-xr-xstatic/css/hump.css4
-rwxr-xr-xstatic/css/humpnewuser.css2
-rwxr-xr-xstatic/css/index.css2
-rwxr-xr-xstatic/css/indextest.css2
-rwxr-xr-xstatic/css/indexxx.css5
-rwxr-xr-xstatic/css/mgmt.css4
-rwxr-xr-xstatic/css/top.css5
-rwxr-xr-xstatic/index.html8
-rwxr-xr-xstatic/index2.html4
-rwxr-xr-xstatic/index7.html8
-rwxr-xr-xstatic/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css4
-rwxr-xr-xstatic/registerr.html2
-rwxr-xr-xstatic/resizetest/hump.fm.all.files/hump.css6
-rwxr-xr-xstatic/resizetest/hump.fm.av.files/hump.css6
-rwxr-xr-xstatic/resizetest/hump.fm_files/hump.css6
-rwxr-xr-xtemplate/nigga.st4
-rwxr-xr-xtemplate/profile.st2
-rwxr-xr-xtemplate/profilelog.st4
-rwxr-xr-xtemplate/test.st2
19 files changed, 39 insertions, 41 deletions
diff --git a/static/css/hump.css b/static/css/hump.css
index 1dd4c6e..10ca3a7 100755
--- a/static/css/hump.css
+++ b/static/css/hump.css
@@ -1777,7 +1777,7 @@ img#avatarPic {
.profiledash {
overflow: auto;
}
-#mostrecentdumps {
+#mostrecenthumps {
display: inline-block;
width: 595px;
max-height: 98px;
@@ -1785,7 +1785,7 @@ img#avatarPic {
margin-top: -20px;
overflow: hidden;
}
-#mostrecentdumps img {
+#mostrecenthumps img {
max-height: 94px;
overflow: hidden;
border: 1px solid #000;
diff --git a/static/css/humpnewuser.css b/static/css/humpnewuser.css
index 9a6ff6c..a8be901 100755
--- a/static/css/humpnewuser.css
+++ b/static/css/humpnewuser.css
@@ -61,7 +61,7 @@ top:23px;
left:180px;
z-index:2000;
}
-#dumppreview{
+#humppreview{
position:fixed;
top:30%;
left:15%;
diff --git a/static/css/index.css b/static/css/index.css
index 6ee34ee..d387fdc 100755
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -230,7 +230,7 @@ text-decoration:none;
color:#f0e;
text-decoration:none;
}
-#dumpednow{
+#humpednow{
position:absolute;
height:50px;
width:420px;
diff --git a/static/css/indextest.css b/static/css/indextest.css
index 05a4545..fe2ed10 100755
--- a/static/css/indextest.css
+++ b/static/css/indextest.css
@@ -150,7 +150,7 @@ text-decoration:none;
color:#f0e;
text-decoration:none;
}
-#dumpednow{
+#humpednow{
position:absolute;
height:50px;
width:420px;
diff --git a/static/css/indexxx.css b/static/css/indexxx.css
index a71e0b1..b1a1b07 100755
--- a/static/css/indexxx.css
+++ b/static/css/indexxx.css
@@ -70,7 +70,7 @@ text-align:left;
#divide{width: 900px;margin: 0pt 12px 0pt 16px; padding: 0pt; no-repeat scroll 0% 0% transparent;}
#signin{
text-align: left;text-indent:6px;}#signinrapper{float: left; padding: 0pt; margin: 20px 0pt 0pt 10px; width: 450px; height: 220px;}
-#aboutdump{
+#abouthump{
background-attachment:scroll;
background-color:transparent;
background-image:url("/static/grgrad.png");
@@ -285,7 +285,7 @@ text-decoration:none;
color:#f0e;
text-decoration:none;
}
-#dumpednow{
+#humpednow{
position:absolute;
height:50px;
width:420px;
@@ -446,4 +446,3 @@ z-index:-20;
display:none;
}
-
diff --git a/static/css/mgmt.css b/static/css/mgmt.css
index 7135f04..f4d1d6a 100755
--- a/static/css/mgmt.css
+++ b/static/css/mgmt.css
@@ -1631,7 +1631,7 @@ padding:1px;
.profiledash{
overflow:auto;
}
-#mostrecentdumps{
+#mostrecenthumps{
display:inline-block;
width:595px;
max-height:98px;
@@ -1639,7 +1639,7 @@ margin-left:-10px;
margin-top:-20px;
overflow:hidden;
}
-#mostrecentdumps img{
+#mostrecenthumps img{
max-height:94px;
overflow:hidden;
border:1px solid #000;
diff --git a/static/css/top.css b/static/css/top.css
index 9bcc9e8..b2581da 100755
--- a/static/css/top.css
+++ b/static/css/top.css
@@ -117,7 +117,7 @@ z-index:5;
float:left;
background-image:url(/static/img/ylgrad.png);
}
-#previewdump{
+#previewhump{
background-color:#fff;
padding:5px;
padding-left:15px;
@@ -136,7 +136,7 @@ margin-right:-210px;
-moz-border-radius-bottomright:5px;
background-image:url(/static/img/grgrad.png);
}
-#previewdump a:hover{
+#previewhump a:hover{
color:#000000;
}
input {
@@ -287,4 +287,3 @@ a.img_roll:hover{
ul.pagination { list-style-type:none; margin:0; padding:0; margin:9px auto; width:132px; }
ul.pagination li { float:left; margin:0 5px;display:none; }
ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(/static/img/pagination.png); background-position:0 0; background-repeat:no-repeat;}
-
diff --git a/static/index.html b/static/index.html
index 384efa7..a7c912f 100755
--- a/static/index.html
+++ b/static/index.html
@@ -145,7 +145,7 @@ background-image:url(/static/img/ylgrad.png);
-moz-border-radius-topright:10px;
}
#wtftxt a{color:black;}
-#previewdump{
+#previewhump{
background-color:#fff;
padding:5px;
padding-left:10px;
@@ -162,10 +162,10 @@ background-image:url(/static/img/grgrad.png);
opacity:0.6;
}
-#previewdump a:link{
+#previewhump a:link{
color:black;
}
-#previewdump a:hover{
+#previewhump a:hover{
color:#000000;
}
input {
@@ -346,7 +346,7 @@ HOME OF DEAL WITH IT!!
Click here to Register!</a>
</div>
<div id="strapline">Talk with Pictures!</div>
-<a href="/chat"><div id="previewdump">
+<a href="/chat"><div id="previewhump">
preview hump.fm!
</div>
</a>
diff --git a/static/index2.html b/static/index2.html
index 6775f59..0e4770d 100755
--- a/static/index2.html
+++ b/static/index2.html
@@ -124,7 +124,7 @@ text-align:left;
#divide{width: 900px;margin: 0pt 12px 0pt 16px; padding: 0pt; no-repeat scroll 0% 0% transparent;}
#signin{
text-align: left;text-indent:6px;}#signinrapper{float: left; padding: 0pt; margin: 20px 0pt 0pt 10px; width: 450px; height: 220px;}
-#aboutdump{
+#abouthump{
background-attachment:scroll;
background-color:transparent;
background-image:url("/static/grgrad.png");
@@ -346,7 +346,7 @@ text-decoration:none;
color:#f0e;
text-decoration:none;
}
-#dumpednow{
+#humpednow{
position:absolute;
height:50px;
width:420px;
diff --git a/static/index7.html b/static/index7.html
index 2ca1486..7dc4fa0 100755
--- a/static/index7.html
+++ b/static/index7.html
@@ -112,7 +112,7 @@ z-index:5;
float:left;
background-image:url(/static/img/ylgrad.png);
}
-#previewdump{
+#previewhump{
background-color:#fff;
padding:5px;
padding-left:10px;
@@ -128,10 +128,10 @@ line-height:8px;
background-image:url(/static/img/grgrad.png);
}
-#previewdump a:link{
+#previewhump a:link{
color:black;
}
-#previewdump a:hover{
+#previewhump a:hover{
color:#000000;
}
input {
@@ -326,7 +326,7 @@ Click here to Register!</a>
<div id="strapline">Talk with Pictures!</div>
-<a href="/chat"><div id="previewdump">
+<a href="/chat"><div id="previewhump">
preview hump.fm!
</div>
</a>
diff --git a/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css b/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css
index 69e9f42..8826929 100755
--- a/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css
+++ b/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css
@@ -1900,7 +1900,7 @@ padding:1px;
.profiledash{
overflow:auto;
}
-#mostrecentdumps{
+#mostrecenthumps{
display:inline-block;
width:595px;
max-height:98px;
@@ -1908,7 +1908,7 @@ margin-left:-10px;
margin-top:-20px;
overflow:hidden;
}
-#mostrecentdumps img{
+#mostrecenthumps img{
max-height:94px;
overflow:hidden;
border:1px solid #000;
diff --git a/static/registerr.html b/static/registerr.html
index 1b080be..4717ed7 100755
--- a/static/registerr.html
+++ b/static/registerr.html
@@ -54,7 +54,7 @@ HOME OF THE SLOTHGOTH!!!!!
<a href="/register"><div id="wtftxt">
Click here to Register!
</div>
-<a href="/chat"><div id="previewdump">
+<a href="/chat"><div id="previewhump">
preview hump.fm!
</div>
</a>
diff --git a/static/resizetest/hump.fm.all.files/hump.css b/static/resizetest/hump.fm.all.files/hump.css
index 8dbf169..fcf64c0 100755
--- a/static/resizetest/hump.fm.all.files/hump.css
+++ b/static/resizetest/hump.fm.all.files/hump.css
@@ -1904,7 +1904,7 @@ padding:1px;
.profiledash{
overflow:auto;
}
-#mostrecentdumps{
+#mostrecenthumps{
display:inline-block;
width:595px;
max-height:98px;
@@ -1912,7 +1912,7 @@ margin-left:-10px;
margin-top:-20px;
overflow:hidden;
}
-#mostrecentdumps img{
+#mostrecenthumps img{
max-height:94px;
overflow:hidden;
border:1px solid #000;
@@ -2140,4 +2140,4 @@ color:#000; text-shadow: 0px 1px 0px #fff;
#pwreset a{
margin-left:20px;color:#66AACC;
font-size:11px;
-} \ No newline at end of file
+}
diff --git a/static/resizetest/hump.fm.av.files/hump.css b/static/resizetest/hump.fm.av.files/hump.css
index 8dbf169..fcf64c0 100755
--- a/static/resizetest/hump.fm.av.files/hump.css
+++ b/static/resizetest/hump.fm.av.files/hump.css
@@ -1904,7 +1904,7 @@ padding:1px;
.profiledash{
overflow:auto;
}
-#mostrecentdumps{
+#mostrecenthumps{
display:inline-block;
width:595px;
max-height:98px;
@@ -1912,7 +1912,7 @@ margin-left:-10px;
margin-top:-20px;
overflow:hidden;
}
-#mostrecentdumps img{
+#mostrecenthumps img{
max-height:94px;
overflow:hidden;
border:1px solid #000;
@@ -2140,4 +2140,4 @@ color:#000; text-shadow: 0px 1px 0px #fff;
#pwreset a{
margin-left:20px;color:#66AACC;
font-size:11px;
-} \ No newline at end of file
+}
diff --git a/static/resizetest/hump.fm_files/hump.css b/static/resizetest/hump.fm_files/hump.css
index 8dbf169..fcf64c0 100755
--- a/static/resizetest/hump.fm_files/hump.css
+++ b/static/resizetest/hump.fm_files/hump.css
@@ -1904,7 +1904,7 @@ padding:1px;
.profiledash{
overflow:auto;
}
-#mostrecentdumps{
+#mostrecenthumps{
display:inline-block;
width:595px;
max-height:98px;
@@ -1912,7 +1912,7 @@ margin-left:-10px;
margin-top:-20px;
overflow:hidden;
}
-#mostrecentdumps img{
+#mostrecenthumps img{
max-height:94px;
overflow:hidden;
border:1px solid #000;
@@ -2140,4 +2140,4 @@ color:#000; text-shadow: 0px 1px 0px #fff;
#pwreset a{
margin-left:20px;color:#66AACC;
font-size:11px;
-} \ No newline at end of file
+}
diff --git a/template/nigga.st b/template/nigga.st
index 91b0d8b..1cd28d7 100755
--- a/template/nigga.st
+++ b/template/nigga.st
@@ -78,13 +78,13 @@
<div id="middash">
- <h2><a href="/$nick$">$dump_cnt$ humps &#10145;</a></h2>
+ <h2><a href="/$nick$">$hump_cnt$ humps &#10145;</a></h2>
<hr>
</h8>
- <h2><a href="/$nick$/favorites">$dumps_user_faved_cnt$ humps Faved &#10145;</a></h2>
+ <h2><a href="/$nick$/favorites">$humps_user_faved_cnt$ humps Faved &#10145;</a></h2>
<hr>
<h3> $if(score_ent)$ $score$ $else$ 0 $endif$ of $if(is_home)$ your $else$ $nick$'s$endif$ humps Faved</h3>
</div>
diff --git a/template/profile.st b/template/profile.st
index 7522e8a..118a172 100755
--- a/template/profile.st
+++ b/template/profile.st
@@ -104,7 +104,7 @@ jQuery(document).ready(function() {
</div>
<div id="dashpix">
<a href="/$nick$/log"><div id="favstxt">$if(is_home)$ your $else$ $nick$'s$endif$ most recent humps</div></a>
- <div id="mostrecentdumps">
+ <div id="mostrecenthumps">
$imgs: { img | <a target="_blank" href="$img$"><img src="$img$"></img></a> }$
</div>
<div id="likebutton">
diff --git a/template/profilelog.st b/template/profilelog.st
index 5dd7aae..560dfad 100755
--- a/template/profilelog.st
+++ b/template/profilelog.st
@@ -36,8 +36,8 @@
</div>
$endif$
- <div>humps posted: $dump_cnt$</div>
- <div>humps $nick$ faved: $dumps_user_faved_cnt$</div>
+ <div>humps posted: $hump_cnt$</div>
+ <div>humps $nick$ faved: $humps_user_faved_cnt$</div>
$if(is_home)$
<div id="avatar-editing" class="is-hidden">
diff --git a/template/test.st b/template/test.st
index 8389765..f4af62c 100755
--- a/template/test.st
+++ b/template/test.st
@@ -57,7 +57,7 @@ $(document).ready(initLoginForm);
<img src="/static/img/valid_html.gif">
</div>
-<div id="dumpednow">
+<div id="humpednow">
</div>