Difference between revisions of "Browser Plugin"

From Creative Commons
Jump to: navigation, search
m (Implementations: greasemonkCC link corrected)
Line 28: Line 28:
  
 
* Nathan Yergler has created [http://www.yergler.net/projects/mozcc/ mozCC], a browser extension for Mozilla-based browsers. It's a start, but we know there are other browser in use.
 
* Nathan Yergler has created [http://www.yergler.net/projects/mozcc/ mozCC], a browser extension for Mozilla-based browsers. It's a start, but we know there are other browser in use.
* Robert Litzke has written [http://www.litzke.com/scripts/greasemonkCC.user.js greasemonkCC], a Greasemonkey script for all Greasemonkey-enabled browsers. It displays a customizable bar at the top of Creative Commons-tagged pages. GreasemonkCC requires the [https://addons.mozilla.org/firefox/748/ Greasemonkey] extension for Mozilla browsers. Internet Explorer requires a plugin, [http://www.reifysoft.com/turnabout.php Turnabout], for instance, to run Greasemonkey.
+
* Robert Litzke has written [http://www.ug.cs.sunysb.edu/~litzker/scripts/greasemonkCC.user.js greasemonkCC], a Greasemonkey script for all Greasemonkey-enabled browsers. It displays a customizable bar at the top of Creative Commons-tagged pages. GreasemonkCC requires the [https://addons.mozilla.org/firefox/748/ Greasemonkey] extension for Mozilla browsers. Internet Explorer requires a plugin, [http://www.reifysoft.com/turnabout.php Turnabout], for instance, to run Greasemonkey.
 
* Jaime Frutos Morales has created [http://textoplano.livejournal.com/1679.html Creative Commons license viewer], an extension for the Epiphany browser. You can download it from [http://www.geocities.com/textoplano/cc-license-viewer.tar.gz here].  
 
* Jaime Frutos Morales has created [http://textoplano.livejournal.com/1679.html Creative Commons license viewer], an extension for the Epiphany browser. You can download it from [http://www.geocities.com/textoplano/cc-license-viewer.tar.gz here].  
 
* So how about similar plugins for IE, Safari, Opera, Konqueror or something else?
 
* So how about similar plugins for IE, Safari, Opera, Konqueror or something else?

Revision as of 15:54, 28 July 2006


You've probably seen our "some rights reserverd" and "no rights reserved" (for public domain works) buttons on many web pages, but there's more. Whenever a user copies HTML generated by our license selection application they get the button and also a block of metadata describing the licensed work and the license it is offered to the public under. You can't normally see that information without viewing the web page's source. A toolbar or plugin that exploited this hidden information could take many forms. One possibility: If a page has valid license metadata, place a (cc) icon on the toolbar. Mousing over the icon brings up a transient window which displays the license characteristics associated with the license and any descriptive metadata also present.

Mozilla

Epiphany

  • Epiphany CC Extension: Extension for the Epiphany browser that detects embedded license information and adds a CC license icon to the status bar if a license is present.

All Browsers

Too few Creative Commons plugins for other browsers currently exist. We invite you to write one. However, these sites will be useful with any browser:

Implementations

  • Nathan Yergler has created mozCC, a browser extension for Mozilla-based browsers. It's a start, but we know there are other browser in use.
  • Robert Litzke has written greasemonkCC, a Greasemonkey script for all Greasemonkey-enabled browsers. It displays a customizable bar at the top of Creative Commons-tagged pages. GreasemonkCC requires the Greasemonkey extension for Mozilla browsers. Internet Explorer requires a plugin, Turnabout, for instance, to run Greasemonkey.
  • Jaime Frutos Morales has created Creative Commons license viewer, an extension for the Epiphany browser. You can download it from here.
  • So how about similar plugins for IE, Safari, Opera, Konqueror or something else?
  • Please add your implementation here :)

Examples

  • Please add you example, screenshot, mockup, etc here :)


TODO

  • Please add your TODO here :)