Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

userscript support throd

Name: aeosynth !zdxFBW2hCw 2010-02-14 21:28

instead of registering on us.o just to make one post, you can use this thread. questions, comments, feature requests, patches are all fine.

I'll provide support for everything listed at http://userscripts.org/users/64431/scripts.

Name: aeosynth !zdxFBW2hCw 2010-05-08 23:44

>>250
stubs
the big thing about the rewrite is the focus on letting you use your own arbitrary css. if you want stubs, have stubs:

/* unhide everything */
.hide, div.hide + hr {
  display: block !important;
}

div.hide > blockquote, div.hide > .omittedposts, div.hide > a > img, /* hide op stuff */
div.hide > table, /* when hiding a thread, hide entire reply */
table.hide blockquote, table.hide img /* when hiding individual replies, leave stubs */
{
  display: none !important;
}


in firefox, it's pretty trivial to add this and modify it in stylish, and a quick search shows that stylish has been ported to chrome - https://chrome.google.com/extensions/detail/fjnbnpbmkenffdnngjfgmeleoegfcffe?hl=en

posted a couple css references at >>211

hidden-postcount
it's a bit complicated since there's nothing special about hiding anymore - you can actually remove the 'hide' class entirely - so I need to think about how to display stats.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List