Drupal Technical
| 1
min read
Akismet
Akismet is a Wordpress plugin that checks your comments against the Akismet web service to see if they look like spam or not and lets you review the spam it catches under your blog's "Comments" admin screen.
Drupal Technical
| 1
min read
Social plugins
Wordpress comes with the popular social plugins Addtoany and Addthis.
Both of these plugins provide share icons of the popular social bookmarking websites. Add-to-any allows integration with google analytics and Addthis allows customization of the social icons.
Drupal Technical
| 1
min read
Google Analytics for WordPress
The Google Analytics for WordPress plugin allows you to track your blog easily and with lots of metadata.
The Google Analytics module for Drupal incorporates all the features of the Wordpress plugin for Drupal.
Drupal Technical
| 1
min read
All in one SEO pack
All in one SEO pack is a Wordpress plugin with a collection of tools to optimize your WordPress blog for Search Engines
Drupal has several tested and proven modules available in the Drupal core as well as in the contributed section. The most popular ones are
Drupal Technical
| 1
min read
Contact Form 7
Contact Form 7 is a Word press plugin that can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with a simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.
Drupal Technical
| 1
min read
NextGEN Gallery
NextGEN Gallery Wordpress plugin is a fully integrated Image Gallery plugin for WordPress with a slideshow option. Before I started writing the plugin I studied all the existing image and gallery plugins for WordPress. Some of them are really good and well designed, but the gap I filled was a simple administration system at the back end which can also handle multiple galleries.
Drupal Technical
| 1
min read
GTranslate
GTranslate is a Wordpress plugin that provides an automatic translation service to translate your web page with Google power. With the ability to translate over 58 available languages your site will be available to more than 98% of Internet users.
GTranslate for Drupal does the same thing in Drupal and has been coded by the same author.
Drupal Technical
| 2
min read
Wordpress is a popular blogging platform and is popular among many bloggers as it was designed more or less for the end users. If you need to setup a good looking blog quickly and without going too deep into the technical stuff, then Wordpress should be the most likely choice for you. Like Wordpress, Drupal is also a Content Management System build around PHP and MySql with almost all the strengths of Wordpress. Nevertheless Drupal is more developer centric and customizable and robust when compared to Wordpress and is gaining popularity very rapidly. We have already done a post on how to upgrade a Drupal site. Due to its huge fanbase and ease of programming, Wordpress has numerous plugins at its disposal. There are Drupal equivalents for most of these. Here is our take on a few popular Wordpress plugins and their equivalents in Drupal.
Drupal Technical
| 5
min read
Upgrading a Drupal site refers to moving it’s database and files from one major version of Drupal to a later one, to take advantage of the newer features and bug fixes that might not be available for the older version. Upgrading a Drupal site is a pretty effective way to make sure that your Drupal site is currently up to date with all the latest security updates and bug fixes. Old versions of Drupal will naturally be unsupported with the arrival of the new releases. The Drupal community has currently stopped supporting the older versions of Drupal like version 4 and 5 and has moved to Drupal 7. However Drupal 6 is more widely supported. Have a look at the steps required to upgrade your Drupal site from an older version to Drupal 6.