greasemonkey-fr: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
mNo edit summary
m (Reverted edits by ElterDelc4 (Talk) to last version by RyanKing)
 
(17 intermediate revisions by 11 users not shown)
Line 2: Line 2:
Greasemonkey est outil puissant pour personnaliser Firefox.   
Greasemonkey est outil puissant pour personnaliser Firefox.   


[http://www.reifysoft.com/turnabout.php Turnabout] est un outil pour IE avec le même objectif. Son API est complètement compatible avec Greasemonkey, autorisant les scripts utilisateurs internavigateurs.
[http://www.reifysoft.com/turnabout.php Turnabout] est un outil pour IE6 avec le même objectif. Son API est complètement compatible avec Greasemonkey, autorisant les scripts utilisateurs internavigateurs.


Opera peut aussi faire tourner les scripts Greasemonkey en utilisant le support intégré pour les [http://www.opera.com/support/tutorials/userjs/ user javascripts].
Opera peut aussi faire tourner les scripts Greasemonkey en utilisant le support intégré pour les [http://www.opera.com/support/tutorials/userjs/ user javascripts].
Line 12: Line 12:
= Démarrage  =
= Démarrage  =
== Obtenir Greasemonkey ==
== Obtenir Greasemonkey ==
* [http://www.mozilla.org/products/firefox/ Télécharger FireFox] (requis)
* [http://www.mozilla-europe.org/fr/products/firefox/ Télécharger FireFox] (requis)
* [http://greasemonkey.mozdev.org/ Télécharger Greasemonkey]
* [http://greasemonkey.mozdev.org/ Télécharger Greasemonkey]


== Développer avec Greasemonkey ==
== Développer avec Greasemonkey ==
* [http://diveintogreasemonkey.org/ Dive Into Greasemonkey] -- start here
* [http://diveintogreasemonkey.org/ Dive Into Greasemonkey] -- commencez ici


= Démo =
= Démo =
Line 24: Line 24:


== hCard Préconstruite ==
== hCard Préconstruite ==
* allez sur la vCard de Neil Dunn : http://www.ndunn.com/2005/10/7/hCard  
* allez sur la vCard de Neil Dunn : http://www.ndunn.com/2005/10/7/hCard (lien mort)
** en attendant venez [http://www.wikiservice.at/fractal/wikidev.cgi?ChristopheDucamp vous pouvez bricoler la mienne ici] -- [[User:ChristopheDucamp|xtof]] 23:38, 11 Feb 2007 (PST)
* cherchez l'icône [hCard] et cliquez dessus
* cherchez l'icône [hCard] et cliquez dessus
* cliquez sur "Add to Address Book"
* cliquez sur "Add to Address Book"
** notez la magie des données : URI here ...
** notez la magie des données : data:text/x-vcard;base64;charset=utf-8,QkVHSU46dkNhcmQKTjpEdWNhbXA7Q2hyaXN0b3BoZTs7OwpGTjpDaHJpc3RvcGhlIEcuIER1Y2FtcCAKT1JHOkJhckNhbXBCYW5rIFBpbmtvTWFya2V0aW5nCkFEUjtUWVBFPUhPTUU6O1N1aXRlIHh4OzEwMyBydWUgU2FpbnQgRGVuaXM7UGFyaXM7Ozc1MDAxO0ZyYW5jZQpURUw7VFlQRT1IT01FOm1vYmlsZSArMzM2IDAzIDk2IDA0IDkyIApVUkw6aHR0cDovL2NsYWltaWQuY29tL3h0b2YKRU1BSUw7VFlQRT1JTlRFUk5FVDpodHRwOi8veHJpLm5ldC89eHRvZgpFTkQ6dkNhcmQ=


== hCard dynamique  ==
== hCard dynamique  ==
* allez sur http://we05.com/presenters.cfm
* allez sur http://we05.com/presenters.cfm (lien mort)
* sélectionnez n'importe quel présentateur
* sélectionnez n'importe quel présentateur
* cherchez l'icône [hCard] et cliquez dessus
* cherchez l'icône [hCard] et cliquez dessus
Line 72: Line 73:
;[[adr]] | [[geo]] - GreaseRoute:http://code.highearthorbit.com/greaseroute/index.php  
;[[adr]] | [[geo]] - GreaseRoute:http://code.highearthorbit.com/greaseroute/index.php  
;[[adr]] | [[geo]] -GreaseRouteEmbed:http://code.highearthorbit.com/greaseroute/index.php
;[[adr]] | [[geo]] -GreaseRouteEmbed:http://code.highearthorbit.com/greaseroute/index.php
==Voir aussi==
*[[firefox-extensions-fr|firefox-exensions]] - d'autres outils pour personnaliser Firefox.

Latest revision as of 22:12, 20 December 2008

A propos de GreaseMonkey

Greasemonkey est outil puissant pour personnaliser Firefox.

Turnabout est un outil pour IE6 avec le même objectif. Son API est complètement compatible avec Greasemonkey, autorisant les scripts utilisateurs internavigateurs.

Opera peut aussi faire tourner les scripts Greasemonkey en utilisant le support intégré pour les user javascripts.

Alors qu'il n'y a pas moyens d'étendre directement Safari, Safari Guide vous permettra de faire tourner des JavaScripts (même si ce ne sont pas des scripts GreaseMonkey) sur la page d'accueil dans Safari.

Cette page assemble des moyens de l'utiliser avec les microformats.

Démarrage

Obtenir Greasemonkey

Développer avec Greasemonkey

Démo

Installation

hCard Préconstruite

  • allez sur la vCard de Neil Dunn : http://www.ndunn.com/2005/10/7/hCard (lien mort)
  • cherchez l'icône [hCard] et cliquez dessus
  • cliquez sur "Add to Address Book"
    • notez la magie des données : data:text/x-vcard;base64;charset=utf-8,QkVHSU46dkNhcmQKTjpEdWNhbXA7Q2hyaXN0b3BoZTs7OwpGTjpDaHJpc3RvcGhlIEcuIER1Y2FtcCAKT1JHOkJhckNhbXBCYW5rIFBpbmtvTWFya2V0aW5nCkFEUjtUWVBFPUhPTUU6O1N1aXRlIHh4OzEwMyBydWUgU2FpbnQgRGVuaXM7UGFyaXM7Ozc1MDAxO0ZyYW5jZQpURUw7VFlQRT1IT01FOm1vYmlsZSArMzM2IDAzIDk2IDA0IDkyIApVUkw6aHR0cDovL2NsYWltaWQuY29tL3h0b2YKRU1BSUw7VFlQRT1JTlRFUk5FVDpodHRwOi8veHJpLm5ldC89eHRvZgpFTkQ6dkNhcmQ=

hCard dynamique

  • allez sur http://we05.com/presenters.cfm (lien mort)
  • sélectionnez n'importe quel présentateur
  • cherchez l'icône [hCard] et cliquez dessus
  • cliquez sur "Show as Text"

hCard Mapping

xFolk demo

Ressources

Billets et Articles

Scripts

Quelques scripts échantillons :

tails
http://blog.codeeg.com/tails-firefox-extension/ (les montre tous, fonctionne avec 1.5)
http://blog.codeeg.com/tails-firefox-extension-03/ (version plus récente de tails)
SmartZilla
http://www.stripytshirt.co.uk/features/firefox/smartzilla (exporte les données)
hCard
http://diveintomark.org/projects/greasemonkey/hcard/
http://inside.glnetworks.de/2006/06/05/microformats-have-arrived-in-firefox-15-greasemonkey-06/ (mis à jour pour FF 1.5/Greasemonkey 0.6.4)
hCalendar
http://inside.glnetworks.de/2006/06/05/microformats-have-arrived-in-firefox-15-greasemonkey-06/ (updated for FF 1.5/Greasemonkey 0.6.4)
xFolk
http://thecommunityengine.com/resources/xfolk-veg-o-matic.user.js
http://inside.glnetworks.de/2006/06/05/microformats-have-arrived-in-firefox-15-greasemonkey-06/ (updated for FF 1.5/Greasemonkey 0.6.4)
RelLicense
http://diveintomark.org/projects/greasemonkey/rellicense/
XFN (Magic Line)
http://diveintomark.org/projects/greasemonkey/magicline.user.js
GRDDL/RDF
http://alf.hubmed.org/microcontentextractor.user.js
adr | geo - GreaseRoute
http://code.highearthorbit.com/greaseroute/index.php
adr | geo -GreaseRouteEmbed
http://code.highearthorbit.com/greaseroute/index.php

Voir aussi