Greasemonkey: Difference between revisions

[[Wiki.trustroots.org]] is an independent wiki with information for people who are actively exchanging hospitality.
Line 19: Line 19:




==Example Open Source Forum codes==
==Example Open Source Greasemonkey Forum Scripts==
*  [http://whirlpool.net.au/wiki/?tag=whirlpool_plus greasemonkey script - WP+] [http://code.google.com/p/whirlpool-plus/ Google Code master link] - for quick quote/multiple quote functionaility.
*  [http://whirlpool.net.au/wiki/?tag=whirlpool_plus greasemonkey script - WP+] [http://code.google.com/p/whirlpool-plus/ Google Code master link] - for quick quote/multiple quote functionaility.



Revision as of 13:15, 23 December 2009

Greasemonkey is an extension for the Firefox browser that makes it easy to run pieces of JavaScript code.

Ideas

  • Combine existing extensions into one mega extension
    • Turn it into a FF extension of its own
  • Quote box with link to original post and/or original author profile with absolute/relative date
  • Also listed was my attempts at copying other forums quoting style. It visually separates the quotes as well as providing a link back to the original post. In intense arguments this would help bystanders understand the arguments as well as making sure that no-one gets misquoted, whether accidentally or maliciously.
  • Quick reply box
    • self-explanatory.
  • Signature for each post
    • Allows to have html in it. Maybe links for pictures and images.
  • Count the number of posters and authors in a thread when in page similar to google search results. Show like reference statistic at top of thread. This will help when referencing external threads to people know it's valuable.
  • please add more

Extensions


Example Open Source Greasemonkey Forum Scripts

Threads on CS groups


This article or its section is a stub. Please add some more info.