![]() |
|
||||||||
![]() |
|
|
LinkBack | Strumenti Discussione | Modalità Visualizzazione |
|
|
#1 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
Sono lieto di presentarvi Drupal-SQLite, una versione da me modificata di Drupal 6 che permette a questo fantastico CMS di funzionare con un database SQLite.
E' quindi possibile realizzare velocemente un sito web dinamico ed economico, senza dover acquistare/configurare un database MySQL. Per chi non conoscesse Drupal consiglio la lettura di questo articolo su html.it: [Only registered and activated users can see links. ] Breve intro ---------------------------------- Nel 2006, quasi per gioco, creai un sito su altervista.org con l'intenzione di pubblicare le mie utility; la prima versione era molto semplice e - soprattutto - con pagine statiche. Dopo qualche tempo mi accorsi che mi serviva un CMS per poter inserire velocemente nuovi contenuti. Cercai quindi (siamo nel 2007) un CMS che fosse stabile, supportato, semplice da usare e che non richiedesse MySQL come database; Altervista infatti chiede una piccola somma per un database di questo tipo. Volevo avere un sito tanto facile da mantenere quanto esente da costi. Drupal soddisfava tutte le richieste tranne quella del database; esistevano alcune patch per farlo funzionare con SQLite, ma nessuna per la versione 6 e, soprattutto, nessuna per i database SQLite versione 3.x (PHP con PDO). Iniziai quindi a modificare Drupal 6.x per aggiungere il supporto a SQLite in modo il meno possibile invasivo; in questo modo alla mia versione sarebbe stato possibile applicare gli aggiornamenti ufficiali rilasciati dalla comunità Drupal. La versione modificata Drupal-SQLite funziona sul mio sito dal Settembre 2008. L'"obbligo morale" di renderlo pubblico mi ha portato a ripulire e commentare il codice, includere un profilo di installazione e rilasciare il tutto sul sito stesso. Funzionamento ---------------------------------- Drupal-SQLite si presenta come una patch (ma anche un pacchetto completo) per Drupal 6.10 e successivi. La patch è non-invasiva, nel senso che non modifica alcuno dei file "core" di Drupal (eccezion fatta per il file install.php usato - però - solo nella fase di prima installazione). Le modifiche riguardano file aggiuntivi. Questo rende possibile l'aggiornamento a versioni successive del CMS. Inoltre usa PDO come layer di accesso ai dati, permettendo quindi la creazione di performanti database SQLite 3.x. Il nuovo Drupal 7 avrà SQLite come database ufficiale ma, oltre a dover attendere la fine del 2009 per avere una prima versione stabile, ci vorranno diversi altri mesi per far si che tutti i moduli si aggiornino alla 7 (attualmente esistono ancora moduli in beta per la 6...). Con Drupal-SQLite il backup del sito si riduce di fatto ad uno zip (o tarball) di tutti i file; tra questi file è compreso anche il database. Drupal-SQLite si trova qui: [Only registered and activated users can see links. ] Attendo i vostri commenti...
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] Ultima modifica di nicorac; 14-04-09 alle 22:44 |
|
|
|
|
|
#2 (permalink) |
|
Senior Geek
Tournaments Won: 2 Data Registrazione: Nov 2008
Messaggi: 3.106
Thanks: 38
Thanked 59 Times in 44 Posts
|
Azz...i miei complimenti! Purtroppo non sono un utilizzatore di database quindi non posso darti una mia personale impressione, ma spero che gli iscritti al nostro forum possano apprezzare questo tuo lavoro (da sottolineare completamente free
).Grazie ancora!
|
|
|
|
|
|
#3 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
Perfetto, lo scopo è proprio quello
Basta estrarre Drupal-SQLite nella cartella principale del proprio spazio WEB (con supporto a PHP5), seguire poche pagine di installazione e via, siamo pronti per inserire i contenuti del sito, che è la cosa che interessa di più. Grazie per i complimenti
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] |
|
|
|
|
|
#4 (permalink) |
|
Senior Geek
Tournaments Won: 2 Data Registrazione: Nov 2008
Messaggi: 3.106
Thanks: 38
Thanked 59 Times in 44 Posts
|
Grazie per la mini guida...ne terrò sicuramente conto in caso mi servisse.
![]() Ancora complimenti.
|
|
|
|
|
|
#5 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
Aggiornamento per Drupal-SQLite, versione 6.11-1.1.
Drupal-SQLite-6.11-1.1, 2009-05-05
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] |
|
|
|
| The Following User Says Thank You to nicorac For This Useful Post: | tuxmax (08-05-09) |
|
|
#6 (permalink) |
|
Senior Geek
Tournaments Won: 2 Data Registrazione: Nov 2008
Messaggi: 3.106
Thanks: 38
Thanked 59 Times in 44 Posts
|
Grazie ancora nicorac per questo tuo continuo sviluppo di questa versione personalizzata di Drupal.
![]() Avendo inserito nuove sezioni sul forum, ti ho spostato la discussione in quella credo più attinente. Salutoni. Ultima modifica di tuxmax; 08-05-09 alle 08:10 |
|
|
|
|
|
#7 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
Ricordo che l'uso è libero, ma c'è l'obbligo "morale" di mandarmi l'indirizzo dei siti fatti con Drupal-SQLite
Siamo quasi a 100 download in un mese, che sono più di quanto mi aspettassi. I commenti però sono arrivati solo dall'estero (vedi [Only registered and activated users can see links. ] di Drupal-SQLite) Adesso devo finire il tool Linux per la [Only registered and activated users can see links. ]!
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] |
|
|
|
|
|
#8 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
Drupal-SQLite-6.11-1.1.1, 2009-05-09
Questa versione è solo un repackage dell'archivio ZIP; nella versione precedente alcune cartelle erano mancanti. Cartelle mancanti della versione 6.11-1.1:
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] |
|
|
|
|
|
#9 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
Aggiornamento per Drupal-SQLite, versione 6.12-1.1.
Drupal-SQLite-6.12-1.1, 2009-05-14
[Only registered and activated users can see links. ] Ricordo che esiste l'obbligo morale di segnalarmi i vostri siti creati con Drupal-SQLite
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] |
|
|
|
| The Following User Says Thank You to nicorac For This Useful Post: | Wind (22-05-09) |
|
|
#10 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
E' disponibile la versione Drupal-SQLite 6.13-1.2.
[Only registered and activated users can see links. ] Inoltre ho pubblicato sul sito un tutorial passo-passo per l'installazione di un sito Drupal-SQLite su Altervista (grazie a Roberto Capuzzo). [Only registered and activated users can see links. ] Fatemi sapere le vostre opinioni...
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] Ultima modifica di nicorac; 17-07-09 alle 16:28 |
|
|
|
| The Following User Says Thank You to nicorac For This Useful Post: | tuxmax (17-07-09) |
|
|
#11 (permalink) |
|
Senior Geek
Tournaments Won: 2 Data Registrazione: Nov 2008
Messaggi: 3.106
Thanks: 38
Thanked 59 Times in 44 Posts
|
Ottima cosa il tutorial, grazie come sempre...
|
|
|
|
|
|
#12 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
Drupal-SQLite-6.14-1.4, 2009-10-04
Drupal-SQLite è disponibile qui (sia in versione completa che sotto forma di patch per Drupal): [Only registered and activated users can see links. ] Fatemi sapere i vostri commenti...
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] |
|
|
|
|
|
#13 (permalink) |
|
Senior Geek
Tournaments Won: 2 Data Registrazione: Nov 2008
Messaggi: 3.106
Thanks: 38
Thanked 59 Times in 44 Posts
|
Sempre all'opera eh?...
![]() Grazie...
|
|
|
|
|
|
#15 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
E' disponibile un aggiornamento di sicurezza per Drupal-SQLite.
Tutte le installazioni di Drupal-SQLite devono aggiornarsi immediatamente alla versione 6.16-1.5. Drupal-SQLite-6.16-1.5, 2010-03-05
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] |
|
|
|
|
|
#16 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
E' disponibile un aggiornamento per Drupal-SQLite.
Drupal-SQLite-6.17-1.5, 2010-06-03
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] |
|
|
|
|
|
#17 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
Drupal-SQLite-6.19-1.5, 2010-08-12
Aggiornato sorgenti a Drupal 6.19:
Drupal-SQLite è anche su SourceForge: Project page: [Only registered and activated users can see links. ] Source code: [Only registered and activated users can see links. ]
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] |
|
|
|
|
|
#18 (permalink) |
|
Moderator
Data Registrazione: Feb 2009
Messaggi: 311
Thanks: 20
Thanked 27 Times in 27 Posts
|
Rilasciato Drupal-SQLite-6.20-1.5
- Aggiornati sorgenti a Drupal 6.20 ([Only registered and activated users can see links. ]) La nuova versione è disponibile qui: [Only registered and activated users can see links. ] Drupal-SQLite è anche su SourceForge: Project page: [Only registered and activated users can see links. ] Source code: [Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
__________________
Felice possessore di un [Only registered and activated users can see links. ] (aka [Only registered and activated users can see links. ]) e di un [Only registered and activated users can see links. ] Il mio sito: [Only registered and activated users can see links. ] (si parla di informatica, Linux, Windows, PHP, .NET, VisualStudio) I miei progetti: [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ], [Only registered and activated users can see links. ] |
|
|
|
![]() |
| Strumenti Discussione | |
| Modalità Visualizzazione | |
|
|