Post con tag plugins
Pidgin-plus con gradienti
1 ott
Un’immagine vale più di 1000 parole, e quindi ecco il frutto dei miei sforzi di programmazione di oggi pomeriggio
Siccome l’autore del plugin pidgin-plus non si sente da un po’, ho deciso di prendere in mano il codice e di implementare questa caratteristica assente ormai da parecchio
Known issues
Ci sono alcune “serie di sfortunati eventi” che non funzionano, eccone alcune:
- gradienti con all’interno dei caratteri come questi: <, lettere accentate (èòàìù), caratteri strani (✿, ♫…) corretto nella versione 0.2.0.
- a volte anche se contengono delle parentesi quadre.
Ovviamente spero di riuscire a risolvere il tutto al più presto
ma dovrebbe funzionare nel 90% dei casi.
Dove trovare il tutto
Per il codice e tutte le cose di sviluppo vi mando sul repository su GitHub, mentre per chi non si vuole sbattere può prendere il pacchetto .deb dalla pagina del mio repository, scegliendo l’architettura preferita. (chi ha già il mio repository attivo, basta che faccia un aggiornamento e si troverà questa versione aggiornata).
Per favore fate parecchi test e ditemi con quali pattern (nick) non funziona a dovere, incollandomeli qui nei commenti.
WordPress.com Popular Posts e relativa diffusione
29 gen
Era un po’ di tempo che non facevo aggiornamenti a WordPress.com Popular Posts, ma dopo un piccolo fix, e passati alla versione 1.3.5, noto con stupore e piacere che in due giorni è stato scaricato ben 600 volte!
Questo mi da un feedback di quanta popolarità abbia raggiunto, non può che farmi piacere, spero vi sia utile!!!
Pidgin Smilies Package
11 mag
English:
Now you can download the smilies theme that I use on this WordPress Blog.
The icons come from Pidgin, the great instant messaging software.
Installation
- If you haven’t yet, install Smilies Themer plugin (download .zip archive, extract the contents into the folder /wp-content/plugins/, activate the plugin inside your wordpress admin page)
- Download my Pidgin Theme package below;
- Go to Settings –> Smilies Themer, choose the “Pidgin” theme, and click on Update settings.
- Optionally you can install my Smilies Themer Toolbar plugin, to easily add custom smilies to comments.
Italiano:
Potete finalmente scaricare il pacchetto di smilies che utilizzo in questo blog su WordPress.
Le icone sono quelle di default nell’ottimo programma di messaggistica istantanea Pidgin, che consiglio a tutti.
Installazione:
- Se non l’avete ancora fatto, installate il plugin Smilies Themer (scaricate il file .zip, estraetene il contenuto nella cartella /wp-content/plugins/, e attivate il plugin nella pagina di amministrazione)
- Scaricate qui sotto il mio pacchetto Pidgin Theme, ed estraete la cartella pidgin nella directory /wp-content/plugins/smilies-themer.
- Andate su Impostazioni –> Smilies Themer, selezionate il tema “Pidgin”, e clickate su Aggiorna opzioni.
- Opzionalmente potete installare il mio plugin Smilies Themer Toolbar per permettere ai visitatori di inserire con facilità gli smilies nei commenti.
You can also download the whole set of icons that come with pidgin. Please vote for the ones you like most (through the comments in this post), and the ones you dislike.
Metto anche a disposizione l’archivio completo di tutte le icone di pidgin: siete caldamente invitati a votare (attraverso i commenti di questo post) per quelle che preferite, e segnalare quelle che non vi piacciono.
E la lira s’impenna!
7 apr
Grazie al recente sviluppo di un paio di plugins per WordPress, ecco che la quantità di accessi al mio blog si è moltiplicata! (si, ok, era un periodo di accessi pressochè nulli!), e ho cominciato ad essere linkato pian pianino su vari siti. Yeah.
Si, lo so, sono cifre bassissime! Ma forse siamo sulla buona strada.
Su, non mi augurate un in bocca al lupo?
E fatevi sotto con le idee per i plugins, ci penso io a svilupparli
WordPress plugin: Smilies Themer Toolbar
4 apr
Ho creato un plugin per WordPress che permette ai visitatori di aggiungere con facilità gli smileys (faccine, emoticons, sgorbietti) ai commenti.
Lo potete vedere in azione nell’area commenti alla fine di ogni post di questo blog.
Se vi piace potete scaricarlo, richiede il plugin Smilies Themer, che vi consente di cambiare con facilità gli smileys sul vostro blog.
Smilies Themer Toolbar
2 apr
Smilies Themer Toolbar provides a toolbar to easily add custom smilies to comments.
It integrates with Smilies Themer plugin, and therefore requires it.
You can change your smilies theme in your blog, and the toolbar is automagically updated!
Installation
- Download and install Smilies Themer plugin (required)
- Download Smilies Themer Toolbar
- Extract the files in the .zip archive, and upload them (including subfolders) to your /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
Note: if you like the smilies theme in this page, you can download it here.
Theme integration
By default, Smilies Themer Toolbar is placed after the comments form, but if you want to put it in a nicer position, don’t worry, it isn’t that difficult.
Edit your theme and put this code where you want to show the toolbar:
<?php if (function_exists('sm_toolbar_show')) sm_toolbar_show();?>
Changelog
Please see the FAQ to see the full list of changes.
I’m having issues!
Start reading the FAQ, and if your issue still isn’t solved, try to comment this page.
License
Smilies Themer Toolbar is released under a GPL v3 license.
If you like this plugin, then buy me a coffee!![]()
WordPress Flickr Manager e Lightbox
23 mar
Non ho ancora indagato sul perchè non funzionasse una mazza (tra l’altro nessuno mi ha detto niente!) il lightbox (un javascript che mostra le immagini con un’animazione gradevole, senza lasciare la pagina corrente), da quando ho installato il plugin WordPress Flickr Manager, comunque son riuscito a farlo funzionare.
Per prima cosa scarichiamo ed installiamo il plugin Lightbox JS (per info a riguardo rimando alla pagina del creatore), attivandolo successivamente nella sezione di amministrazione di WordPress.
Successivamente apriamo con il nostro editor di testo preferito il file FlickrManager.php contenuto nella cartella del plugin Flickr Manager, ed andiamo alla riga 611 (alla versione 1.5.1, sicuramente per le prossime versioni questa riga cambierà, ma sarà sufficiente trovare il codice seguente per orientarci), e cerchiamo:
function add_headers() {
e modificandolo in questo modo:
function add_headers() {
return;
Salviamo, uppiamo il file sul server, e buon lightbox.
Update: ho creato una patch per semplificare la modifica anche alle prossime versioni.
Per applicarla, basta copiarla nella cartella del plugin, e (avendo un pc con linux), dare in un terminale:
patch < lightbox.patch
Esempi di ricerche
22 mar
Guardando sul sito del plugin WordPress.com Stats, dove mostrano le funzionalità, compaiono anche esempi di ricerche.
E ci sono anche un sacco di keywords italiane, che strano. Solo che evidentemente i gestori sono inglesi e NON sanno l’italiano.
Trova l’intruso!!!
WordPress.com Popular Posts
22 mar
1) Io (e molti altri!) utilizzo il plugin WordPress.com Stats per tener traccia delle statistiche sul mio blog. Offre vari report per numero di visite, chiavi ricercate sui motori di ricerca, pagine che mi linkano…
2) Mi sarebbe piaciuto mettere a disposizione dei visitatori la lista dei post più letti, in modo che possano visualizzare con facilità dei post interessanti.
Come combinare queste due cose? Scrivendo un plugin per WordPress!
Il plugin si chiama WordPress.com Popular Posts, si appoggia al suddetto plugin WordPress.com Stats, e permette di posizionare un widget nella nostra pagina, contenente la lista dei primi n articoli (il numero è configurabile), in ordine di numero di visite.
Per ora prende in considerazione tutti i posts finora, ma in futuro permetterà di restringere opzionalmente l’intervallo di tempo.
Cosa aspettate? Scaricatelo!!!
WordPress.com Popular Posts
21 mar
WordPress.com Popular Posts integrates with WordPress.com Stats plugin, providing a widget to show the most viewed posts.
Installation
- From v2.0.0, WordPress 2.8 is required. If you are using an older version of WordPress, use v1.3.5 of this plugin.
- Install WordPress.com Stats plugin (required at least v1.2!!!)
- Download WordPress.com Popular Posts
- Extract the files in the .zip archive, and upload them (including subfolders) to your /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the widget where you like in your sidebars
- Enjoy!
Themes Integration
If your theme supports widgets, you can place the widget named ‘Popular Posts’ where you want.
If it doesn’t, put this code inside the file sidebar.php, in your theme files:
<?php if (function_exists('WPPP_show_popular_posts')) WPPP_show_popular_posts(); ?>
Optionally you can add some parameters to the function, in this format:
name=value&name=value etc.
Possible names are:
- title (title of the widget, you can add tags (e.g. <h3>Popular Posts</h3>) default: Popular Posts)
- number (number of links shown, default: 5)
- days (length of the time frame of the stats, default 0, i.e. infinite)
- show (what you want to show; it can be: both, posts, pages; default is both)
- format (the format of the links shown, default:
<a href='%post_permalink%' title='%post_title%'>%post_title%</a>
)
- excerpt_length (the length of the excerpt, if %post_excerpt% is used in the format)
- title_length (the length of the title links, default 0, i.e. unlimited)
- exclude (the list of post/page IDs to exclude, separated by commas. Read the FAQ for instructions)
- cutoff (don’t show posts/pages with a view count under this number, default 0, i.e. unlimited)
- list_tag (can be: ul, ol, none, default ul)
- category (the ID of the category, see the FAQ for info. Default 0, i.e. all categories)
- cachename (it is used to enable the cache. Please read the FAQ).
You can use these special markers in the format value:
- %post_permalink% the link to the post
- %post_title% the title the post
- %post_title_attribute% the title of the post; use this in attributes, e.g.
<a title='%post_title_attribute%'...
- %post_views% number of views
- %post_excerpt% the first n characters of the content. Set n in the widget options.
- %post_category% the category of the post
Example
If you want to show the widget without any title, the 3 most viewed articles, in the last week, and in this format: My Article (123 views) you will use this:
<?php WPPP_show_popular_posts( "title=&number=3&days=7&format=<a href='%post_permalink%' title='%post_title_attribute%'>%post_title% (%post_views% views)</a>" );?>
Shortcodes
If you want to include the list in a particular page or post, you can use shortcodes. Please read the FAQ for further info.
FAQ
Please read other updated FAQ here.
Changelog
You can read the whole changelog on the project page.
Download

Download latest version of WordPress.com Popular Posts for WordPress 2.8+
or v1.3.5 for WordPress < 2.8
License
WordPress.com Popular Posts is released under a GPL v3 license.
This plugin required many hours of development. If you like this plugin, then buy me a coffee!![]()




