The Drupal.lu website is an Open Source Support Project based on the Award-Winning Drupal Open Source CMS. This is an initiative driven by a passion for the development of software technologies, which are founded on a combination of the principles and philosophy of the Open Source Initiative and the Drupal Open Source CMS.
What is Drupal exactly?
Drupal is a Content Management System (CMS) that allows you to make changes and additions to your web site via your browser.
At DrupalCon Paris, Doug Green of CivicActions shared some insights doing big Multilingual sites. He talks about some of the pain points faced with doing the site, and working with the i18n module.
Other references mentioned:
One requirement of the Archdiocese of St. Louis' website is that group administrators are able to publish and unpublish the content inside their groups, and they should also be able to schedule posts for automated publishing and unpublishing at a later time.
To do this, I used the following modules:
Recently, I have been working with quite a few Drupal sites, and one of my favorite tools to use has become drush. For those of you who are not aware of it, drush is a command line utility (drush = DRUpal SHell) that makes management of a Drupal site much more bearable. Drush is a great tool to use and is quite simple to install on your system when you have admin rights to the box. However, what about those of us on shared hosting system?
Over the last year, Mediacurrent has been intensively collaborating with Ad Giants, an innovative marketing company based in Dallas, Texas.
Lightning talks on the Boxes module and a new Drupal site and its data migration
The March Washington, DC Drupal meetup will be tonight (3/8) at 7:00 pm at Stetson's. After missing last month's meetup due to the snowmaggedons, it will be great to catch up with everyone.
I'm working on a new framework for dropdown menus and I'm running out of ideas. So far I got:
Following some issues to integrate drush and making civicrm upgrade process accessible from script, I started looking at drush on how we can take advantage of it for civicrm, and was surprised with the ease I was able to reuse drush code to add few utilities for civicrm. Some of the utilities currently implemented are:
