One of our Drupal clients wanted us to display the different categories (taxonomy terms in Drupal speak) in their Drupal site as a tag cloud. If you are facing the same scenario in your Drupal site then read on to know how to create a tag cloud using the Drupal Cumulus module in your Drupal site.
One of our Drupal clients who had been using the Drupal Ubercart module had requested us to change the status of the order after a user completes the Ubercart checkout completion process. If you are facing the same situation with Ubercart in your Drupal site and would like to know how to change the order status programmatically then read on to find out the solution.
On a recent Drupal project we had developed, we had to use the Drupal date module to display the date in a popup in a custom form. However we noticed that a date description was appearing on the form. If you are facing the same situation in your Drupal site then read on to know how to remove the default date format option added by the date module.
One of our clients requested us to come up with a Drupal based web application to generate a PDF file from an HTML template. The client's site which runs on Drupal 7 allows users to create envelopes based on the custom designs submitted by the user through that Drupal website. The online envelope editor uses an HTML template during the edit phase of the envelope and generates a PDF file of the sample template when the edit process is completed. If you are looking to know how to generate a PDF file from an HTML template using dompdf then read on.
One of our clients required us to create a Drupal based web application to generate QR code from text in their Drupal site. If you are looking for a way to generate QR code from any text in your Drupal site then read on to find out more .
Implementing multiple color mode switching is so simple! In HTML we can easily add the switching color style sheets as alternative style sheets.
Eg : <link rel="alternate stylesheet" type="text/css" media="screen" title="orange-theme" href="../css/orange.css" />But when it comes to Drupal there is a slight change. Here is how we can implement multiple color switches in Drupal theme. We normally include style sheets in .info file and we cannot specify 'alternative stylesheets' just like in HTML. So here we need a module called Drupal 'Styleswitcher'. By enabling this Drupal module you will get the option 'styleswitcher' to add alternative style sheets.
For more details just follow these steps.
Drupal is an excellent CMS that is well suited for a small business as it is Free Software. Plus Drupal has a flexible and robust modular architecture that resides in an excellent ecosystem of modules and themes and is serviced by a community spread throughout the globe. Here are 10 essential modules selected from this ecosystem for building a small business website with Drupal. Also check out our list of Top Drupal Performance mistakes. If you are looking for the fastest and most economical way to build your Drupal website, get in touch with us. We offer a wide variety of Drupal services ranging from Drupal migration to Drupal Security Auditing.
Although the Drupal core provides all the basic functionality to run a website you need to have additional contrib modules installed to extract the full capabilities of Drupal. Here are 18 essential modules we have come up with for building a simple Drupal site. You might also find our list of the Top Drupal SEO modules and Top Drupal 6 modules to be of help. Contact us to get professional help to build your Drupal website. Drupal Theming and Drupal Migration are just two of the legion of Drupal services we have on offer.
Trying to build the next Facebook? Then build it with Drupal. Use Drupal’s vast collection of modules to convert a basic Drupal site to a social network that can rival MySpace or Linkedin. We have listed the 10 essential modules for building a social networking site using Drupal. If you are looking for professional Drupal expertise for building your social networking site using Drupal, contact us. We can provide a host of Drupal services including but not limited to Drupal Performance, Drupal Security & Drupal Theming.
A majority of the websites on the web are personal blogs and they are a very popular use for a CMS. Drupal provides most of the functionality required by a personal blog out of the box. However Drupal is not just a blogging tool, it is a full fledged Content and Workflow Management System which means that you can prepare for success once you blog takes off in a big way. Having the 10 essential modules for building a personal blog with Drupal will ensure that it takes less effort to have a successful Drupal blog. If you want to build your personal blog using Drupal, do get in touch with us. We also provide Wordpress to Drupal Migration services so that you can provide migrate your existing Wordpress blog to Drupal.
Corporates will find Drupal immensely useful for building their web portfolios. Drupal comes with a good collection of corporate themes as well as a plethora of modules for easy creation and a maintenance of such websites. Here are 10 essential modules for building a corporate website with Drupal. Having Drupal experts to assist you is the fastest way to build a corporate website. We provide a wide range of professional Drupal Services like Drupal Migration Services, Drupal Security Services and Drupal SEO. Contact us to know more
Drupal provides an extensive collection of community contributed modules that are specifically designed to make your Drupal website more visible to Search Engines. Although high quality relevant content is what ultimately decides your Drupal sites ranking in Search Engines, these modules allow you to further increase your chances of getting better rankings. Having had considerable experience in doing SEO on our own site we have identified the Top 6 SEO modules for a Drupal website. Also checkout the Top 6 Drupal modules for Drupal 6. If you are looking to get professional help to help SEO optimize your Drupal site do contact us. We can provide assistance in Drupal SEO and a wide range of other Drupal Services.
If you are planning to build a community website then build it with Drupal. Its core design makes it easy to build a virtual community and most of the functionality required for that is built into it. This can be extended using the following 10 essential modules for building a community website with Drupal. If you want to build your community website in Drupal, contact us
Also have a look at the Top 5 most popular modules in Drupal 6
Drupal is build to be modular in nature. Drupal's core functionality is provided by a core set of modules. Its functionality can be extended by the use of user contributed modules and custom modules. Currently Drupal has a huge selection of user contributed modules. User contributed modules which were found to be indispensable were later moved to the core. Have a look at some of the Top 5 Drupal modules which have become almost indispensable while using Drupal. Still not sure about what modules to start with for your Drupal site? - We can provide a wide range of professional Drupal services to help you build your Drupal site. Please get in touch with us to know more.
Keeping the Drupal core and contributed modules up-to-date (at least on the security updates) is one of the essential steps for keeping a Drupal site safe and secure. Running updates of Drupal modules is usually a straightforward mechanism on a Drupal site that is done right. However what will you do if you do not know how things have been built? What will you do if some of the custom modules used are tied down to specific versions of some contributed module? What if there were custom changes on the site. Here is how you can run updates on a Drupal site almost completely safely.
Drupal’s Nice Menus Module provides a highly customizable and nice-looking dropdown menu for Drupal websites. To allow maximum customizability, it includes a CSS file and a javascript file where you can try out your own recipes. The following steps should help you make nice looking drop down menus for your Drupal website using the Nice Menus module:
Solution for CKEditor not working in a Drupal 6 site.
One day, all of a sudden we found out that the CKEditor was not working on our Drupal 6 site. It had literally disappeared from our website taking the whole text area on the edit page with it. This meant that we could not create any articles as long as the CKEditor was not working. On seeing this, the first thoughts that flashed through our head was to either update the module or apply a patch believing that the CKEditor module had crashed. However our fears were unfounded and the solution turned out to be more simple than we expected.
The UC eCheck.Net module is a Drupal module that implements eCheck payments using Authorize.Net's eCheck.Net service and is a popular module for online shopping websites using Drupal for making payments along with Ubercart. The module was officially released for Drupal 6. We have managed to release the updated version of UC eCheck.Net to work with Drupal 7 and is available for download.
We have recently been toying with the Drupal API module in an attempt to set up our own Drupal API documentation site just like Lullabot did. As of today we have managed to set up something that is fairly functional and somewhat similar to the Drupal.org documentation site. Check out our own Drupal API reference site.
Drupal uses a reasonably powerful mechanism to create, prepare and send emails generated within the system. We maintain two modules related to emails in Drupal - Mail Merge and MailQ (Mail Queue) - and get the opportunity to work with the mail subsystem in Drupal. Here is a brief write-up on how the mail system works in Drupal.


