Greasemonkey: Difference between revisions

[[Wiki.trustroots.org]] is an independent wiki with information for people who are actively exchanging hospitality.
m (Robot: Cosmetic changes)
 
(24 intermediate revisions by 9 users not shown)
Line 1: Line 1:
'''Greasemonkey''' is an extension for the Firefox browser that makes it easy to run pieces of JavaScript code.
'''[http://www.greasespot.net/ Greasemonkey]''' is an extension for the Firefox browser that makes it easy to run pieces of JavaScript code.


==Ideas==
== Ideas ==
* '''Combine existing extensions into one mega extension'''
* '''Combine existing extensions into one mega extension'''
** Turn it into a FF extension of its own
** 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 show people it's valuable - see [http://www.useit.com/alertbox/980111.html information scents]
* Spoiler/Summary Tag
** Some sort of replacement for the spoiler/summary tag would be good as well. That is a way for someone to add lots of detail without overloading or boring people. I note some profiles have inline frames. Perhaps this could be an option? In the [http://www.couchsurfing.org/group_read.html?gid=7621&post=3894215#post4061253 thread mentioned] above I made a start of exploring what is possible with the allowed style attribute.
* Use ''alt''/''title'' attribute for glossary/more information
** Also please add an option to add ''title'' or ''alt'' attributes to selected words automatically or on a button click so a text would pop-up with an explanation when you roll the mouse over it. As the moderator of Brainstorm Redefined pointed out we can get quite technical at times and this would help newbie's decipher our text. An [http://www.couchsurfing.org/group_read.html?gid=1327&post=4321903#post4331773 example] here where I explain the term IANAL - I am not a lawyer.
* For new members alter the contact us page to have a search box which upon text being enter dynamically changes the page to get search results.
** If this is installed on a host computer then for any surfers there it will automatically be entered.
** Example: http://www.meetup.com/help/ has a drop down box which dynamically changes according to the text.
* Expand flash video links to sites such as youtube/vimeo into embedded links. See example below in whirlpool as well.
* ''please add more''


==Extensions==
== Extensions ==
* [http://github.com/guaka/greasy-couchmonkey Greasy Couchmonkey], very alpha, by [[User:Guaka|guaka]]
* [http://github.com/guaka/greasy-couchmonkey Greasy Couchmonkey], very alpha, by [[User:Guaka|guaka]]
* [http://userscripts.org/scripts/show/62884 CouchSurfing Mods] by Callum
* [http://userscripts.org/scripts/show/62884 CouchSurfing Mods] by Callum
* [http://userscripts.org/scripts/show/66264 CS Profile Informer] by Dan
* [http://userscripts.org/scripts/search?q=couchsurfing&x=0&y=0 Other scripts on UserScript.org]
* ''please add more''
* ''please add more''


== 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.
* ''please add more''


==Threads on CS groups==
== Threads on CS groups ==
* [http://www.couchsurfing.org/group_read.html?gid=7621&post=4398175 Improving CS.org with Greasemonkey / Jetpack], started by Callum
* [http://www.couchsurfing.org/group_read.html?gid=7621&post=4398175 Improving CS.org with Greasemonkey / Jetpack], started by Callum (7+ authors)
* [http://www.couchsurfing.org/group_read.html?gid=7621&post=3894215#post4061253 Previous mention of greasemonkey & some ideas], started by Jamie (5+ different posters)
* [http://www.couchsurfing.org/group_read.html?gid=7621&post=3894215#post4061253 Previous mention of greasemonkey & some ideas], started by Jamie (5+ authors)


{{stub}}
{{stub}}

Latest revision as of 18:03, 10 March 2013

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 show people it's valuable - see information scents
  • Spoiler/Summary Tag
    • Some sort of replacement for the spoiler/summary tag would be good as well. That is a way for someone to add lots of detail without overloading or boring people. I note some profiles have inline frames. Perhaps this could be an option? In the thread mentioned above I made a start of exploring what is possible with the allowed style attribute.
  • Use alt/title attribute for glossary/more information
    • Also please add an option to add title or alt attributes to selected words automatically or on a button click so a text would pop-up with an explanation when you roll the mouse over it. As the moderator of Brainstorm Redefined pointed out we can get quite technical at times and this would help newbie's decipher our text. An example here where I explain the term IANAL - I am not a lawyer.
  • For new members alter the contact us page to have a search box which upon text being enter dynamically changes the page to get search results.
    • If this is installed on a host computer then for any surfers there it will automatically be entered.
    • Example: http://www.meetup.com/help/ has a drop down box which dynamically changes according to the text.
  • Expand flash video links to sites such as youtube/vimeo into embedded links. See example below in whirlpool as well.
  • 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.