DrupalFebruary 18th, 2010abhijithvg
Drupal is a free and open source content management system (CMS) written in PHP.It is used as a back-end system for many different types of websites, ranging from small personal blogs to large corporate and political sites, including whitehouse.
The standard release of Drupal, known as Drupal core, contains basic features common to most CMSs. These include the ability to register and maintain individual user accounts within a flexible and rich permission / privilege system, create and manage menus, RSS-feeds, customize page layout, perform logging, and administer the system.
Drupal can run on any computing platform that supports both a web server capable of running PHP and a database (such as MySQL or PostgreSQL) to store content and settings.
Drupal core
Drupal core is the stock installation of Drupal, which can be optionally extended by third party contributions. In Drupal’s default configuration, website content can be contributed by either registered or anonymous users and made accessible to web visitors by a variety of selectable criteria including by date, category, searches, etc.
Drupal