drupal planet

hubert
2008
26
02

UI design for Drupal modules

Blog
created on Tue, 2008-02-26 09:48

With it's 6th version, Drupal was unveiled with some very welcoming improvements in usability, and if you ask me.. it's about time! As a new Drupal user ( after all, I've known about Drupal for only a year.. ) I would have to say that the usability done in Drupal 5 was only fulfilling the minimum requirements that were needed.

Views1A great example would be in regards to form submission during content creation: a never-ending journey of page scrolling. In my opinion, the majority of contributed modules end their development when functionality is completed. Generally, a very small amount of time is dedicated into improving the user experience.

Now that contributed modules and their functionality are becoming more complex, the packaging of a good UI is not just an added featured anymore but is becoming mandatory.

Steve Krueger
2008
21
02

How to use Drush Locally with MAMP

Blog
created on Wed, 2008-02-20 16:16 Drupal MAMP logo Mashup

The majority of us here at Raincity Studios run MAMP when working locally on projects or for a testing environment. Being introduced to the awesomeness that is Drush yesternight, I went to giver' a try on my local machine.

What is Drush you say?

"Drush is a command line shell and Unix scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend most of our working hours hacking away at the command prompt."

Drush allows you to easily manage, update, and maintain your modules via command line without having the need to keep a CVS cheat sheet laying around.

In this walkthrough, we'll go through the process of getting Drush working on your local machine, assuming you are running MAMP.

Syndicate content