Piero V.

Plugin RewriteURLs (v2.3.1) [Flatpress]

English

I’ve made a mistake when I added the hooks for the next/previous page URL, so there was only the next page link.

Now I’ve fixed it. Sorry 😭

License: GNU GPL v2

Download

Italiano

Aggiungendo gli hook per l’URL della pagina successiva/precedente ho commesso un errore e veniva sempre fuori pagina successiva.

Ora ho corretto. Mi scuso per l’errore commesso.

Licenza: GNU GPL v2

Download

Plugin BBToolbar (v1.3.1) [Flatpress]

English

I’ve updated the BBToolbar Plugin. I’ve removed from cache the blog address and I’ve fixed the code to move the caret on the textarea (especially the Internet Explorer code was bugged).

License: GNU GPL v2.

Download

Italiano

Ho aggiornato il Plugin BBToolbar. Ho rimosso dalla cache l’indirizzo del blog e ho sistemato il codice per muovere il cursore nella textarea (il codice di Internet Explorer era veramente buggato).

Licenza: GNU GPL v2.

Download

Plugin Tag (v2.5.2) [Flatpress]

English

Another update for the Tag Plugin.

Please delete the fp_content/plugin_tag before updating.

Changelog:

  • Fixed names in fp-content/plugin_tag
  • Added the number of entries in the tag list
  • Added the possibility to disable cache creation (see plugin.tag.php for further information)
  • Removed German language (it was outdated)

Known bugs:

  • If you haven’t Javascript enabled and you click on Save and continue you see both the tag tag and both the tag field. This is a limit of Flatpress, I can’t do anything.

License: GNU GPLv2

Download

Italiano

Ecco qui un altro aggiornamento per il Plugin Tag.

Si prega di eliminare la cartella fp_content/plugin_tag prima di continuare.

Elenco cambiamenti:

  • Sistemati nomi dei file in fp-content/plugin_tag (tutte lettere minuscole)
  • Aggiunto il numero di post nella lista dei tag
  • Aggiunta la possibilità di disabilitare la creazione della cache (si veda plugin.tag.php)
  • Rimossa la lingua tedesca

Problemi noti:

  • Se non hai abilitato Javascript o non hai jQuery, quando clicchi Salva e continua vengono fuori i tag sia nella textarea, sia nel campo apposito. Sono spiacente ma pare essere un limite di Flatpress.

Licenza: GNU GPLv2

Download

Plugin RewriteURLs (v2.3) [Flatpress]

English

I’ve released another version of RewriteURLs.

Changelog:

  • Cleaned the code
  • Fixed the medium detector and fixer
  • Changed the next/prev page function
  • PATH_INFO is always preferred
  • Fixed the PATH_INFO warning
  • Added the rewriteurls_replace hook to customize URLs via plugin
  • Added the rewriteurls_nextpage and rewriteurls_prevpage hooks to customize via plugin also the next/prev page link

License: GNU GPL v2

Download

Italiano

Ho rilasciato un aggiornamento per RewriteURLs.

Cambiamenti:

  • Pulito il codice
  • Corretto il reindirizzamento ai file multimediali (immagini, allegati…)
  • Cambiata la funzione per la pagina precedente/successiva
  • PATH_INFO è sempre preferito
  • Sistemato il warning del PATH_INFO
  • Aggiunto l’hook rewriteurls_replace per personalizzare gli URL con i plugin
  • Aggiunti gli hook rewriteurls_nextpage e rewriteurls_prevpage per personalizzare con i plugin anche i link per la pagina successiva/precedente

Licenza: GNU GPL v2

Download

Plugin Redirect (v1.7) [Flatpress]

I’ve updated the Redirect Plugin.

This plugin allow you to use an entry like a static page: the entry has a short URL that is decided by you but it has the comments feature.

It’s very simple to use: when you modify or create a post there is, below the textarea, a field where you insert the redirect name (composed by alphanumeric chars and others such ._-).

Then you can decide to enable or not the comments with the checkbox.

In this version I’ve added the possibility of doing a HTTP redirect, that is more SEO friendly.

You can also manage redirects from its administration panel: go to Administration → Plugins → Redirect. Here you can also delete them.

From that panel you can create more redirect for one entry but when you save the entry you can keep just one redirect, the other ones will be delted.

Finally in this version I’ve also added the possibility to use also the static page style link. For example, if I have a redirect called test but I haven’t a page with that name, the plugin will handle the urls mysite.tld/test/ or mysite.tld/?page=test as a redirect.

However this feature is disabled by default. To enable id, go to fp-plugins/redirect/plugin.redirect.php and change the value of the constant at line 18 to true.

I release the plugin under the GNU GPL v2 License. The icons are taken by the old Tango Theme for Debian.

Download: redirect_v1.7.tar.gz.