fix me beautifull
category: general [glöplog]
Madenmann: Die komplette Vertonung. Ich hab Smash C64 nie gejoint ;)
Delete these please?
http://www.pouet.net/topic.php?which=1430
http://www.pouet.net/topic.php?which=1433
http://www.pouet.net/topic.php?which=1434
http://www.pouet.net/topic.php?which=1436
I don't usually care about the state of the BBS but there's that post about the UK pub meet that I'd imagine some people would like to read and it's been bumped off the list by this crap :(
http://www.pouet.net/topic.php?which=1430
http://www.pouet.net/topic.php?which=1433
http://www.pouet.net/topic.php?which=1434
http://www.pouet.net/topic.php?which=1436
I don't usually care about the state of the BBS but there's that post about the UK pub meet that I'd imagine some people would like to read and it's been bumped off the list by this crap :(
parapete: watch and learn.
Is it possible to set an HTML attribute with the user_id in the TRs or TDs related to the purpose of the users ? Using the cite attribute seems rather appropriate.
Technically speaking, it shouldn't be too hard or time consuming. And in the end it will provide to the users using a standards compliant browsers an easy mean to ignore the attention whores and other morons by adding a dead simple CSS rule like :
body[id="www-pouet-net"] *[cite="user_id_59"]
{
display:none;
}
Technically speaking, it shouldn't be too hard or time consuming. And in the end it will provide to the users using a standards compliant browsers an easy mean to ignore the attention whores and other morons by adding a dead simple CSS rule like :
body[id="www-pouet-net"] *[cite="user_id_59"]
{
display:none;
}
would make all pages be slower to load.. :/
Not really. The impact at the generation would be of severals miliseconds, and if you fear it'll eat more bandwidth, simply activate the mod_gzip.
well, on threads where users posted 300 comments and we're showing them all.. its gonna be slightly slower.. plus, im not really in the mood to go through updating a dozen phps right now.. but i'll think about it.
I understand your lack of enthusiasm U__U
Well, if need be I can give you a hand with the PHP scripts.
It would help to share functions between the pages. That's a lot of work now that Pouet has a lot of pages and features but it's really worth it.
Well, if need be I can give you a hand with the PHP scripts.
It would help to share functions between the pages. That's a lot of work now that Pouet has a lot of pages and features but it's really worth it.
http://pouet.net/prod.php?which=10908
thwere should be no info file. it never had any. seems to be a skull still from the big server crash you had.
so please delete that info file, it's not ours :)
thanks in advance
thwere should be no info file. it never had any. seems to be a skull still from the big server crash you had.
so please delete that info file, it's not ours :)
thanks in advance
http://www.pouet.net/party.php?which=503&when=03
homepage of that event is:
http://c64audio.valuehost.co.uk/live/bitl5/index.php
homepage of that event is:
http://c64audio.valuehost.co.uk/live/bitl5/index.php
http://www.pouet.net/prod.php?which=13789
bad screenshot, please remove it.
bad screenshot, please remove it.
jo: supply new one when asking to replace a screenshot
i can't watch this prod : no ps2.0 at home :(
http://www.pouet.net/prod.php?which=5061 - please delete.
ps: new screenshot for http://www.pouet.net/prod.php?which=13789
ftp://ftp.klosz.art.pl/pub/scene/incoming/screenshot.jpg
ftp://ftp.klosz.art.pl/pub/scene/incoming/screenshot.jpg
done.
po1: i'll do it sometime in a near future. just waiting for the mood...
po1: i'll do it sometime in a near future. just waiting for the mood...
prod 1388 should be galerie instead of galarie
thanks
thanks
po1: added that request you did on prod.php, check if its usable or not. if it is i'll do something similar on bbs topic and index/oneliner.
also, for those who were complaining that the thumb up and avg sorting on prodlist.php wasnt working: now it is. also sorting by groups was bugfixed and sort by parties added. now you can start complaining that there is too much info on prodlist.php page.
also, for those who were complaining that the thumb up and avg sorting on prodlist.php wasnt working: now it is. also sorting by groups was bugfixed and sort by parties added. now you can start complaining that there is too much info on prodlist.php page.
ps: Thank you! It works like a charm. I've tested 2 additional rules :
body[id="www-pouet-net"] tr[cite="59"] td
{
background:#000;
color:#666;
}
body[id="www-pouet-net"] tr[cite="59"] td:before
{
background:#000;
color:#fff;
content:"THIS MORON SAID:";
font-weight:bold;
}
and
body[id="www-pouet-net"] tr[cite="59"] *
{
display:none;
}
Click on the CSS rules to see a screenshot of the result in Firefox. Notice that the ID in the body is automagically added thanks to the must have URIid extension.
body[id="www-pouet-net"] tr[cite="59"] td
{
background:#000;
color:#666;
}
body[id="www-pouet-net"] tr[cite="59"] td:before
{
background:#000;
color:#fff;
content:"THIS MORON SAID:";
font-weight:bold;
}
and
body[id="www-pouet-net"] tr[cite="59"] *
{
display:none;
}
Click on the CSS rules to see a screenshot of the result in Firefox. Notice that the ID in the body is automagically added thanks to the must have URIid extension.
ok, updated index.php (oneliner), oneliner.php, topic.php and prod.php
also noticed that was just citing on the content not the actual user, so i added a cite= on those tr's too..
let me know if its ok or not or whatever :)
also noticed that was just citing on the content not the actual user, so i added a cite= on those tr's too..
let me know if its ok or not or whatever :)
Well done, it works on all the pages you've updated.
By adding the cite attribute you provide a mean to hide completely the messages of any given (ab)user.
Thank you.
By adding the cite attribute you provide a mean to hide completely the messages of any given (ab)user.
Thank you.
It'd be cool to put the cite attribute on index.php (bbs) to hide the threads of the attention whores.
i considered that but then i reconsidered its usability..
but i guess might aswell leave the decision to the enduser.. i'll add it tonight when i get back home
but i guess might aswell leave the decision to the enduser.. i'll add it tonight when i get back home
Please, replace the ugly JPG-ish screenshot of 3D BLOB by Gunnars Farvebio by this one. Thanks in advance.
done and done.
and also added the cite for topic starters on the bbs.php
and also added the cite for topic starters on the bbs.php