One less excuse for not switching to Drupal CMS
- April 11th, 2006
- Posted in Social Media
- Write comment
Playing with Drupal 4.7 tonight and wondering what the .install file does. After installing about twenty modules the old fashioned way - using PHPMyAdmin to run the .sql file to create the database tables needed to support the module - I decided to read an install.txt file. Imagine my suprise to learn that, if there is a .install file included with the module, all you have to do is upload it to the modules directory and enable it on the module admin page. Drupal now creates the database tables for you. I tried it. It works. Makes sense, given everything Drupal needs to know to do this is already in the config file.
Many people are not comfortable with adding database tables using PHPMyAdmin. Now they don’t necessarily have to use it to install modules. This will help the Drupal community extend its reach and grow the install base. And it will save me a bit of time on each Drupal project. Time is money. And it adds up.
Thanks, Drupal Gods!
I am SO freakin’ pleased to hear this. Thanks for the news, Evan!
Good news indeed. Now if we can convince the contributors to use the function. Many of the modules I downloaded did not have the .install file, but I’m sure things will catch up. Until then we must rely on the old ways my brother.
We’re heavy on a lot of modules and agree with you that the new version of Drupal, once mastered, desserves a resounding round of applause for the Drupal Gods!
Big Blue has given the green light on Drupal, so just like no one ever got fired anyone for choosing IBM, Drupal is ascending to the top of the CMS world!
coComment module is out that we’re testing tonight.