Piero V.

Plugin Dokucaptcha (v1.0) [Flatpress]

SMALL UPDATE: There was an error that broke HTML Validation. Now it’s fixed. (12/1/2011).

Italiano

Ho portato il plugin captcha di Dokuwiki (da qui il nome) a Flatpress.

In realtà è un insieme di software di più persone ma trovate tutti i dettagli nel file authors.txt.

Ha diverse modalità di funzionamento: Testuale, Javascript, Immagine o Audio.

Potete scegliere la vostra preferita da Amministrazione -> Plugin -> Dokucaptcha.

Lingue incluse: en-us e it-it.

Licenza: GNU GPL solo versione 2.

Download: dokucaptcha_v1.0.tar.gz.

English

Sorry for the ugly English. I hope you can understand.

I’ve made the porting of Dokuwiki’s captcha plugin (it’s called so because of this) to Flatpress.

It includes many softwares. Authors of that are in authors.txt.

It has some captcha types: Textual, Javascript, Image or Audio.

You can select your favourite mode from Admin -> Plugins -> Dokucaptcha.

Languages: en-us e it-it.

License: GNU GPL only version 2.

Download: dokucaptcha_v1.0.tar.gz.

Problemi con i commenti

Update 12/06/2011: E i vecchi commenti tornano! Ho scoperto che ciò accadeva in seguito a un bug di flatpress e i commenti venivano spostati nelle bozze ma non più rispostati nei post veri e propri. Purtroppo ho erroneamente eliminato la maggior parte dei contatori delle visite invece.

Vi avviso che se non trovate più dei commenti può essere che siano stati automaticamente cancellati.

Non so dire quale sia la causa ma mi scuso per i disagi.

CSS3 PIE

Ho appena scoperto una cosa che tutti i webmaster/webdesigner ameranno.

Si chiama CSS3 PIE.

È uno script htc, cioè del formato proprietario di Internet Explorer che permette di introdurre nelle versioni 6-7-8 i CSS3.

Tuttavia sarà un lavoraccio usarlo perché dovete introdurlo in ogni elemento con la proprietà non-standard behavior in un foglio di stile sotto commento condizionale perché altrimenti non otterrete un risultato positivo nel validatore CSS.

Poi la cosa che lo rende ancora meglio è che è software libero (Apache License 2.0 o GPL 2.0), così lo potrete usare nei vostri progetti senza limitazioni.

Plugin RewriteURLs (v1.1) [Flatpress]

IMPORTANT UPDATE: Two Bug Fixed (6/1/2011).

Italiano

Ho rilasciato questa nuova versione di RewriteURLs perché ho scoperto un bug abbastanza grave.

Se non volete riscaricarlo, basta correggere a linea 229 il @$e[2]<$maxday che deve essere @$e[2]<=$maxday.

Grazie e scusate per non essermene accorto prima.

Licenza: GNU GPLv2

Download: rewriteurls_v1.1.tar.gz

English

I’ve released a new version of RewriteURLs because there was a nasty bug.

If you don’t want to download again, edit at line 229: @$e[2]<$maxday must be @$e[2]<=$maxday.

Thanks and sorry for haven’t discovered the bug earlier.

Licenza: GNU GPLv2

Download: rewriteurls_v1.1.tar.gz

German Translation for my plugins

English

I have to thank Martin of the Flatpress Forum because he has translated my plugins from English to German.

Italiano

Devo ringraziare Martin del Forum di Flatpress perché ha tradotto i miei plugin dall’inglese al tedesco. Grazie mille!