Blog install
Welcome on this new blog !
I'll talk about all, but mostly about development and my virtual life because yes, there's a life after life !
Maybe you know it, but I'm specialized in Drupal. For a year and a half now I use it. So I'll use this blog to share my experience, my tips and my snippets.
Let's begin by the beginning : this blog. Yeah, it is Drupal-powered ! Drupal 6 to be precise, and here is the modules I've installed to run it :
- Ajax
- Admin Menu
- Addthis
- CKEditor
- Comment Notify
- Pathauto
- Token
- GeSHi Filter
- CAPTCHA
- Google Analytics
- jGrowl
- FiveStar
Or more simply with drush :
drush dl ajax admin_menu addthis ckeditor comment_notify pathauto token geshifilter captcha google_analytics jgrowl fivestar votingapi
drush en ajax admin_menu addthis ckeditor comment_notify pathauto token geshifilter captcha google_analytics jgrowl fivestar votingapi
I also enabled some core modules :
- Blog
- Comment
- Contact
- Content Translation
- Database logging
- Poll
- Taxonomy
- Search
- Upload
I choosed BlogBuzz by Astin for the theming part, it offers several regions and 3 color sets.