Archive for June, 2010

Jun 17 2010 at 9:58am

Improving the default content, comments, and user admin pages in Drupal using Views

If you’re like me, you may find the default content, comment, and admin pages in Drupal to be somewhat inadequate. For example, the default content admin page (for nodes) does not allow you to filter by author name, keywords in the title, taxonomy, or publish date. The comments page does not have filtering options at all. The users page does not allow you to search for a user name or join date (you can search for users using  Drupal search, but this does not allow you to perform bulk operations on them).

I have created some views to replicate these pages with more filtering options. View Bulk Operations does come with a sample view for content, but I found that this view didn’t contain the options I wanted. Each view comes with two pages: one to replace the default admin pages (admin/content/node, admin/content/comment, and admin/user/user) and one for a tabbed interface of all three views. It would be nice if these could be the same page but you can’t have more than one URL for a page. Read more…

Jun 04 2010 at 12:21pm

The challenges of running a webmaster forum

Running a webmaster forum is a difficult thing to do. I’ve been running The Webmaster Forums for almost 5 years, and moderating for 6 years before that. It’s a part of me. The problem? We get a lot of spam. In fact, I spend at least half an hour every morning taking care of spam. The outright spam needs to be removed. Links pasted within posts need to be edited out. User IP’s need to be checked to make sure these spammers don’t have  multiple accounts. Some users need to be sent a private message with a warning about breaking the rules. Our moderators spend time on this too. It’s endless.

This takes up time. Time I could be spending with more valuable contributions to the forum. I could write more valuable posts. I could add more functionality that would be helpful to users.  I could write more blog posts. I could write more articles for A Padded Cell. I could clean my house. Read more…