Drupal

Drupal is a free and open source modular framework and Content Management System (CMS) written in PHP.

Wibiya toolbar for Drupal

Wibiya toolbar adds functional and social features to any website;

  • Search the website or the entire web from the toolbar
  • Translate automatically to almost any language
  • Overview of recent posts published in the RSS feed
  • Easily navigate posts or visit a randomly selected article
  • Share on Facebook or Twitter
  • View Flickr photo streams
  • Shoutbox integration

Because many Drupal site owners would appreciate this functionality, we've created the Wibiya toolbar for Drupal.

Popularity of Drupal vs Joomla vs Wordpress

Sometimes it's good to put things into perspective. The popularity of Drupal is a good example. Even though there are thousands of contributed modules and it's getting hard to keep track of the new modules being added, Drupal as a whole is not as popular as other content management systems such as Joomla and Wordpress:

Drupal Form Builder module

There's a new module for Drupal which looks very promising:

This project allows users to build entire Form API structures through a graphical, AJAX-like interface. It has the ability to read and export FAPI arrays, and users are permitted to change any properties exposed by modules that expose forms to the Form Builder.

This project is not yet ready for use in a production environment.

Do not use this project on any production system whatsoever or attempt to implement its APIs, as they are guaranteed to change.

Drupal comments theming for Vitzo Flex theme improved

Although we've become huge fans of Disqus, which is basically a full commenting system which can be implemented with just a little bit of JavaScript, we realize the Drupal core commenting system is better suited for other people, especially those who rely on comments for SEO purposes or want to retain full control of their data.

Drag & drop image uploading with Drupal 6

There are several solutions available in Drupal 6 to upload, manipulate and manage images;

Capture user browsing sessions in Drupal with UserFly

What is the most important thing to keep in mind when developing a website? Is it speed, design or perhaps search engine optimization? No, the usability of a website should always be the primary concern. If people can't figure out how to use your website, they will get frustrated and leave. Are you missing out on any leads or sales? Are people having a hard time finding the information they need? How can you find out if your website is sufficiently user friendly?

Clearing the cache with Drupal 6 and the Devel module

Clearing your cache with the Devel module on Drupal 6.x is very easy:

  1. Install Devel module: http://drupal.org/project/devel
  2. Enable Devel permissions at admin/user/access
  3. Make sure Devel block is activated & visible at admin/build/block if you expect to clear the cache by clicking a link.
  4. Click on 'Empty cache' link located inside the Devel block. Or use the following direct link: http://www.example.com/devel/cache/clear

Drupal TinyMCE module: rearrange the toolbar buttons

If you want to change the default appearance of the toolbar buttons for the TinyMCE module, follow these simple steps:

Lt6Si99x