Difference between revisions of "Epiphany CC Extension"

From Creative Commons
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
[[Category:Metadata]]
 
[[Category:Metadata]]
 
[[Category:Tools]]
 
[[Category:Tools]]
 
{{incomplete}}
 
  
 
Jaime Frutos Morales developed an extension for the the [http://www.gnome.org/projects/epiphany/ Epiphany web browser] for the [http://gnome.org Gnome desktop] which detects embedded license metadata.  If license information is detected the extension adds a (CC) icon to the status bar.  Clicking the icon opens the license deed in the browser.
 
Jaime Frutos Morales developed an extension for the the [http://www.gnome.org/projects/epiphany/ Epiphany web browser] for the [http://gnome.org Gnome desktop] which detects embedded license metadata.  If license information is detected the extension adds a (CC) icon to the status bar.  Clicking the icon opens the license deed in the browser.
Line 11: Line 9:
  
 
== Installation ==
 
== Installation ==
 +
 +
It has been included in Gnome 2.17 and will be part of the official Gnome 2.18 release. If you want to install it:
  
 
* [http://www.geocities.com/textoplano/cc-license-viewer.tar.gz Download] the extension
 
* [http://www.geocities.com/textoplano/cc-license-viewer.tar.gz Download] the extension
Line 18: Line 18:
 
   $ tar zxvf /path/to/cc-license-viewer.tar.gz
 
   $ tar zxvf /path/to/cc-license-viewer.tar.gz
  
* Restart Epiphany if running
+
* Restart Epiphany
 
* Go to the '''Tools''' menu, and select '''Extensions''' to manage your extensions
 
* Go to the '''Tools''' menu, and select '''Extensions''' to manage your extensions
 
* Select the checkbox next to '''Creative Commons license...''', and click '''Close'''.
 
* Select the checkbox next to '''Creative Commons license...''', and click '''Close'''.
Line 25: Line 25:
 
== References ==
 
== References ==
  
* [http://textoplano.livejournal.com/1679.html Jaime's blog entry]
+
* [http://www.ksaday.com Games]
 +
* [http://textoplano.livejournal.com/1679.html Jaime's blog entry] announcing the extension
 +
* [http://cara.ksaday.com Cara]
 
* [http://www.gnome.org/projects/epiphany Epiphany]
 
* [http://www.gnome.org/projects/epiphany Epiphany]

Latest revision as of 04:31, 9 April 2012


Jaime Frutos Morales developed an extension for the the Epiphany web browser for the Gnome desktop which detects embedded license metadata. If license information is detected the extension adds a (CC) icon to the status bar. Clicking the icon opens the license deed in the browser.

Epiphany-cc-license-viewer1.png

Installation

It has been included in Gnome 2.17 and will be part of the official Gnome 2.18 release. If you want to install it:

  • Download the extension
  • Untar the downloaded file into your Epiphany extensions folder:
  $ cd ~/.gnome2/epiphany/extensions
  $ tar zxvf /path/to/cc-license-viewer.tar.gz
  • Restart Epiphany
  • Go to the Tools menu, and select Extensions to manage your extensions
  • Select the checkbox next to Creative Commons license..., and click Close.
  • Visit a site with embedded metadata, like http://creativecommons.org

References