Difference between revisions of "Customise TMB"

From TMB Wiki
Jump to: navigation, search
(For your browser: expanded)
m (The Scripts)
Line 1: Line 1:
 
==Userscripts==
 
==Userscripts==
 
===The Scripts===
 
===The Scripts===
http://userscripts.org/tags/themixingbowl
+
See all the scripts here http://userscripts.org/tags/themixingbowl
  
 
[http://userscripts.org/scripts/show/68485 alertOnNonEmptyTextArea]  
 
[http://userscripts.org/scripts/show/68485 alertOnNonEmptyTextArea]  
Line 10: Line 10:
  
 
[http://userscripts.org/scripts/show/68480 showsearchtext]  
 
[http://userscripts.org/scripts/show/68480 showsearchtext]  
shows name of search instead of colored pills
+
shows name of search instead of colored pills.
 +
[http://dl.dropbox.com/u/30897/tmb_searchtext.png Preview]
  
 
[http://userscripts.org/scripts/show/68479 removesticky]  
 
[http://userscripts.org/scripts/show/68479 removesticky]  
Line 20: Line 21:
 
[http://userscripts.org/scripts/show/77444 showtagimages]
 
[http://userscripts.org/scripts/show/77444 showtagimages]
 
Shows the tag icons (instead of tag text) on torrent details page, looks betterer.
 
Shows the tag icons (instead of tag text) on torrent details page, looks betterer.
 +
[http://dl.dropbox.com/u/30897/withshowtagimages.png Preview]
  
 
===For your browser===
 
===For your browser===

Revision as of 21:36, 23 December 2010

Userscripts

The Scripts

See all the scripts here http://userscripts.org/tags/themixingbowl

alertOnNonEmptyTextArea Show an alert if navigating away from a page with a modified textarea

hideSearch button to hide/show search options. Unfortunately not working on advanced search, but still useful to hide the block of space the search options take, eg- bigcloud

showsearchtext shows name of search instead of colored pills. Preview

removesticky removes sticky threads from http://themixingbowl.org/forum/unread/ of course it won't retrieve more posts, so you might not be left with many threads on the first page.

latestpost Creates a link on forum pages to the latest post of a thread. Handy for those big threads like animated gif/picture gallery, save you loading all the images just to check the latest post.

showtagimages Shows the tag icons (instead of tag text) on torrent details page, looks betterer. Preview

For your browser

Firefox

https://addons.mozilla.org/en-US/firefox/addon/748

Install the Greasemonkey addon, now you can just click the Install button on the userscript pages (see above).

Opera

http://www.opera.com/browser/tutorials/userjs/

To enable user JavaScript, use Tools > Preferences > Advanced > Content > JavaScript options, and select the directory where you will put your User JavaScript files. Opera will load all files in the specified directory whose names end with .js and will use them as User JavaScript files. If a file name ends with .user.js it will be assumed to use Greasemonkey notation.

Chrome

http://dev.chromium.org/developers/design-documents/user-scripts

Chromium and Google Chrome (version 4 and higher) have built-in support for Greasemonkey-style user scripts. To use, click on any .user.js file. You should see an install dialog. Press OK to install.

Userstyles

The Styles

New color theme for the bowl, makes it orangey (you can see a preview if you follow the link).

http://userstyles.org/styles/31216 I've added comments to the source so if you know a bit of CSS you can make your own theme!

tmbthin1 + tmbthin2 remove some of the vertical blank space between the top torrent box and content. Either use tmbthin1 or both. http://userstyles.org/styles/browse/all/themixingbowl

For your browser

Firefox

https://addons.mozilla.org/en-US/firefox/addon/2108

Opera

Basically the same as for userscripts, it just goes in the css directory instead. http://www.opera.com/browser/tutorials/userjs/

Chrome

http://forum.userstyles.org/comments.php?DiscussionID=2867