Compare commits

..

5 commits

Author SHA1 Message Date
93e00f62c4 Version 0.0.3 2017-04-03 15:28:32 +02:00
2cb8888df2 wordpress readme 2017-04-03 15:27:28 +02:00
61f7e79860 Changed color of text in the ribbon 2017-04-03 15:25:57 +02:00
fd173da588 Merge branch 'master' of paskao/wordpress_ilovexm24_ribbon into master 2017-03-16 10:56:00 +01:00
85089b98e6 Added 2 info sections 2017-03-16 10:54:32 +01:00
5 changed files with 56 additions and 12 deletions

View file

@ -1,7 +1,16 @@
# wordpress_ilovexm24_ribbon
Plugin per wordpress che posiziona un fiocco all'angolo destro di un sito wordpress con scritto i love xm24.
La scrittà è cliccabile e punta ad una pagina che spiega la campagna di difesa di xm24.
Il fiocchetto è stato pensato e realizzato da void
Plugin per wordpress che posiziona un fiocco all'angolo destro di un sito wordpress con scritto i love xm24.
La scrittà è cliccabile e punta ad una pagina che spiega la campagna di difesa di xm24.
Il fiocchetto è stato pensato e realizzato da void.
# Wordpress Official Plugin directory
* [1] Url: https://wordpress.org/plugins/i-love-xm24-ribbon/
# News
* Il plugin è disponibile nella piattaforma http://noblogs.org
* Il plugin è disponibile tramite il sistema ufficiale di reperimento dei plugin di wordpress[1] cercando "xm24"

BIN
assets/screenshot-1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

View file

@ -3,7 +3,6 @@
font-weight: bolder;
font-size: 1.4em;
width: 200px;
background: #FFF;
text-align: center;
line-height: 50px;
letter-spacing: 1px;
@ -20,11 +19,14 @@
z-index:9999;
}
.admin-bar .ilovexm24_content {
top: 57px;
.ilovexm24_link,
.ilovexm24_link:hover {
color: #000;
}
.ilovexm24_link:hover,
.ilovexm24_link {
.ilovexm24_link .love,
.ilovexm24_link:hover .love {
color: #FF0000;
}

View file

@ -3,7 +3,7 @@
Plugin Name: Wordpress I love Xm24 Ribbon
Plugin URI: https://git.lattuga.net/hacklabbo/wordpress_ilovexm24_ribbon
Description:
Version: 0.0.2
Version: 0.0.3
Author: Hacklabbo
Author URI: http://www.ecn.org/xm24
License: GPL3
@ -43,7 +43,7 @@ class Xm24_Ribbon {
public function getHtmlRibbon() {
$xm24_url = 'http://www.ecn.org/xm24';
$xm24_text = 'I♥XM24';
$xm24_text = 'I <span class="love">&#9829;</span> XM24';
$xm24_title = 'Solidarietà ad Xm24 a rischio di sgombero!';
$ribbon = '<div class="ilovexm24_content">'.

33
readme.txt Normal file
View file

@ -0,0 +1,33 @@
=== Plugin Name ===
Contributors: steppade
Tags: social
Requires at least: 4.0
Tested up to: 4.7
Stable tag: 0.0.2
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Add a ribbon where is written "I Love Xm24" at your site to support Xm24. Xm24 is a squat in Bologna since 15 years where is located an hacklab. Now the city administration wants close it and we stand for it.
== Description ==
Plugin per wordpress che posiziona un fiocco all'angolo destro di un sito wordpress con scritto i love xm24.
La scrittà è cliccabile e punta ad una pagina che spiega la campagna di difesa di xm24.
Il fiocchetto è stato pensato e realizzato da void
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings->Plugin Name screen to configure the plugin
1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
== Screenshots ==
1. This is a screenshot screenshot-1.jpg