how to
Creating Image Galleries In Drupal
A few recent clients requested image galleries to feature their projects on their new Drupal websites. Last year, we had similar requests and looked for modules that would meet the client’s requirements, but we could not find anything that worked well enough to keep them happy. I did another search to see if any new modules had come out that would meet the client’s needs, and again, I could not find anything suitable. After consulting with a few Drupal experts, I was lead to believe there are not any.
5 Reasons Why Your Small Business Needs Social Media
1. Exposure / Branding
For a small business, sometimes half the battle for success is exposure. If handled correctly (no spam), Social Media is an effective tool for generating awareness for your brand. You can use Social Media to promote content and knowledge expertise. Plus, as we'll see in a later point, Social Media provides many opportunities for networking.
Tip: Use your company name in your Twitter handle. For Example: @LevelTen_Colin
2. Customer Service
20 Easy Steps for Pimping Your Blog Posts
Start it with a BANG! If your very first sentence can't capture the attention of your reader, all hope is lost. Besides having an engaging and thought provoking title, the first sentence is one of the most important areas of your post.
How to Find Drupal Modules
Drupal's core is a solid framework in which users with no programming experience can build a website, but there are some features you may need that Drupal core does not support. Before you consider custom development, try looking for a contributed Drupal module. Contributed modules allow functionality for extended features such as having a Twitter feed on your website or allowing users to create friendships and message each other. So how do you find these modules?
How to Remove the Field Name from a Drupal Content Type in 3 Simple Steps
Recently, a member of DrupalSN.com (a social community for Drupal users) posed a question, "Is there a way to remove the label for a field on a content type?". This question brings up an interesting feature of the CCK module in Drupal - the ability to style your content types on a field level. Here's how to do it:
Note: this tutorial assumes that you have the CCK module installed on your Drupal website, and you've already created a content type.
Step 1: Click on "Edit Content Type" in the Drupal Administration Menu



