Drupal UI archive

joaquin's picture

How to improve the default user list using Views in Drupal7

Taking the time to make the Drupal admin friendlier is rarely on the top list of priorities for clients. That said, as service providers we know the long term grief ignoring the admin can cause for administrators. You've heard it before: "How did I do that again?", "Man, I wish this were easier!" One of the places that you can easily improve the experience is in the user administrative section. Users are really just usernames and roles, but how do you get a better view of the data and make it easier to manage? Creating a custom View with exposed filters is a great first step. Here's a side-by-side comparison of the default user management screen and a custom View I created in about 15 minutes of work: Read More…

joaquin's picture

Getting Content Administrators to Crush on Drupal

We're just getting back from a great weekend at DrupalCampLA. A lot of topics were raised there but the message that really came home for me was this: as Drupal service providers we have to get CMS administrators to fall in love with Drupal. This is incredibly important in getting the people (not just developers) to buy in Drupal moving forward. It's not enough to get them to use Drupal because if they don't have a great experience they will blame the technology not the implementation. And if someone has a crappy CMS experience I'd rather it be some other CMS out there. Read More…