creative commons license widget for wordpress
Publicado por lcflores en 11th Mayo 2007
English version below!
————————–
He creado un nuevo widget para wordpress que permite mostrar de forma sencilla la creative commons license en la barra lateral del Blog. Actualizado, nueva versión 0.5 (12 de mayo de 2007) .
Enlaces de descarga:
http://www.xperimentos.com/public/ccLicense.zip
Este plugin está también disponible en la página del plugin de Wordpress
Características:
Dos idiomas:
* English
* Spanish
Todos los tipos de licencias de creative commons:
* Attribution
* Attribution-NoDerivs
* Attribution-NonCommercial-NoDerivs
* Attribution-NonCommercial
* Attribution-NonCommercial-ShareAlike
* Attribution-ShareAlike
Tres tipos de imágenes:
* somerights20
* 80×15
* 88×31
Detalles del plugin:
Plugin Name: creative commons license widget
Contributors: lcflores
Donate link: http://www.xperimentos.com/2007/05/11/creative-commons-license-widget-for-wordpress/
Author URI: http://www.xperimentos.com
Tags: license, creative commons
Requires at least: 2.0.2
Tested up to: 2.1
Stable tag: 0.5
Version: 0.5
Creation time: 12/5/2007
Last updated: 13/5/2007
Ejemplos:
Configuración del widget
Ejemplo del widget en funcionamiento (mira la barra lateral de este Blog.)
Instalación:
- Primero, asegúrate de tener la última versión del widget, está disponible en: http://www.xperimentos.com/public/ccLicense.zip
- Copia el fichero “ccLicense.php” en el directorio “/wp-content/plugins/widgets/“
- Pulsa el botón de “Activar” para “Creative commons license Widget” en tu página de Plugins (en el interfaz de administración de WordPress)
- Ir a Plantillas->Sidebar Widgets y arrastra el nuevo widget donde quieras que aparezca.
- Usar el menú de configuración para personalizar el widget.
(English version)I have created a Wordpress widget that adds a sidebar widget to display creative commons license. Updated, new version 0.5 available (may 13th, 2007).Download link:
http://www.xperimentos.com/public/ccLicense.zip
This plugin is also available at Wordpress plugin page
Characteristics:
Two languages:
* English
* Spanish
All creative commons licenses:
* Attribution
* Attribution-NoDerivs
* Attribution-NonCommercial-NoDerivs
* Attribution-NonCommercial
* Attribution-NonCommercial-ShareAlike
* Attribution-ShareAlike
Three images types:
* somerights20
* 80×15
* 88×31
Plugin details:
Plugin Name: creative commons license widget
Contributors: lcflores
Donate link: http://www.xperimentos.com/2007/05/11/creative-commons-license-widget-for-wordpress/
Author URI: http://www.xperimentos.com
Tags: license, creative commons
Requires at least: 2.0.2
Tested up to: 2.1
Stable tag: 0.5
Version: 0.5
Creation time: 12/5/2007
Last updated: 13/5/2007
Examples:
Widget configuration
Widget example (see this Blog sidebar)

Installation instructions:
- Firstly, make sure you have the Widget plugin available at http://www.xperimentos.com/public/ccLicense.zip
- Copy “ccLicense.php” to your plugins folder, “/wp-content/plugins/widgets/“
- Click the “Activate” link for “Creative commons license Widget” on your Plugins page (in the WordPress admin interface)
- Go to Themes->Sidebar Widgets and drag and drop the widget to wherever you want to show it.
- Use the configuration menu to customise the widget.


8th Enero 2008 a las 23:24
[…] creative commons license widget - cos I’ve been meaning to add it for ages […]
13th Enero 2008 a las 20:20
[…] Creative Commons license widget. Hat-tip to James Graham for drawing my attention to this one. […]
11th Febrero 2008 a las 20:07
Hola,
Genial tu plugin, ya que estamos puestos, he hecho una modificación para que tenga también el catalán como possible lenguage, te mando las lineas, un saludo
linea 46:
<option value="Spanish" >Catalan
linea 98:
case 'Catalan':
$text = 'Blog bajo licencia';
$licenseUrl = 'deed.ca';
break;
Saludos!
11th Febrero 2008 a las 20:10
Madre mia,
El codigo ha quedado fatal, nada, que si te interesa te lo mando por correo, un saludo