Pouet UserScripts / UserStyles / ..
category: offtopic [glöplog]
windowShopping
Adds screenshots on prod/party list
Source | Install
If you need screenshots next to every prodlink p01s prodScreenshot does that (only found it a minute ago, oh well ^^).
Adds screenshots on prod/party list
Source | Install
If you need screenshots next to every prodlink p01s prodScreenshot does that (only found it a minute ago, oh well ^^).
Cool idea, but boy, digging into Pouet's markup is a messy messy business.
Yeah, one feels like a miner digging through all those tables - after writing the parentNode train I actually had to take a shower, so dirty :\
For your script, it shows a screenshot on the new comment anchor links on the prod page - you might want to test for # in the prodURL - and ignore them at least on the prod.php :)
For your script, it shows a screenshot on the new comment anchor links on the prod page - you might want to test for # in the prodURL - and ignore them at least on the prod.php :)
What?! I still haven't pushed the # fix. Tsssk. Been using it locally for... like ever. Bad coder. Bad. Bad. Bad coder.
^^ <3
mog / p01: gotta love that pouet markup, I don't bother traversing the DOM, I just scrape manually! Still, the site's 13 years old and does the job pretty well. :)
cool
thanx mog and p01 and Tigrou :)
Umm, how about adding screenshots by default? We have broadband now. Or even - gosh! - a gallery mode? ;)
Well, there's http://pouet.net/piclens/ for ages :)
Very nice! :) But shows latest released only, correct? Or can you make a search and click a link to get the search list in the piclens?
Some sort of filter would be really awesome. Just the various categories would be nice, but adding groups and parties would be cool too
Cool idea.
Just added some comments in the initial and following commit. HTH,
Just added some comments in the initial and following commit. HTH,
Thanks p01, did help indeed :)
Updated Code/Install <3
Updated Code/Install <3
De nada. Sorry I forgot to mention s/querySelectorAll(/* foo */)[0]/querySelector(/* foo */)
Added your changes, and added a hash check - might sound a bit overblown - but quite fixes my fear of accidentally DDoSing the server ^^
Pretty neat addition to Pouet. Been using since yesterday.
Does it work with pouet v2?
SceneSatShower - Because I can't remember
Adds a box with the upcomming shows from (http://scenesat.com/rss/shows) along with links to the shows, and the countdown counts down every 30seconds. Tested in Chrome, no idea if this works in Firefox :)
Code | Install
Adds a box with the upcomming shows from (http://scenesat.com/rss/shows) along with links to the shows, and the countdown counts down every 30seconds. Tested in Chrome, no idea if this works in Firefox :)
Code | Install
Maybe pouet.net needs a rule for HTTPSEverywhere, too? :)
mog: The UserHover script is very nice! There's one bug though, it adds these black bars at the bottom of the page. They seem to be the hover-box as it disappears once you hover over someone's handle/avatar (Chrome 31.something).