Saturday, 30 June 2012

Drupal 7 New Features

Let’s take a look under the hood…
Easier installation
The installation process has been simplified. Drupal supports most web servers (Apache is recommended), PHP 5.2.4+, and most databases (MySQL 5.0.15+ is recommended).
Improved administration panels
The administrative interface has been overhauled to make it slicker and simpler. A new configurable shortcut bar provides quick access to the most important tasks:
Drupal 7 administration screen
More flexible
Drupal 7 allows you to define your own content structure and add custom fields to pages, users, comments and other types of content. More than 800 modules are known to be compatible with the new version.
Speed and scalability
Drupal is fast and can handle huge amounts of traffic with better caching and improved JavaScript and CSS optimization.
Accessibility
Accessibility is better and Drupal now offers semantic web support with RDFa.
It’s still open source
Drupal remains a capable CMS which can be downloaded, adapted and used by anyone for free.
The Drupal 7 tour video provides more information…

January 7 is Drupal 7 Day!

The release of Drupal 7 will be celebrated around the globe on January 7, 2011. Head over to drupal7releaseparty.org and join the festivities (or is it too early in the year for more celebrations?!)
You can also monitor a stream of events on Twitter’s #d7rp and #d7rp_yourcity hashtags. Drunken photos are also likely to appear on the d7rp Flickr group.
Have you used Drupal 7? Do you like it? Is it an improvement? Do you prefer another CMS? Will you be doing anything to celebrate on January 7? Comments welcome…

Friday, 29 June 2012

DRUPAL - IMPRESSIVE CMS, EXTENSIVE COMMUNITY SUPPORT

Drupal is a powerful, yet easy to use, content management system that is rapidly gaining in popularity. The developers of Drupal strive to make powerful features easy to use, and provide excellent on-line documentation and help. For example, one of the most challenging things to manage is user access rights. Drupal makes this easy with an elegant role based permission system that allows you to control and manage what various users can do.
Drupal is also a great content management system for non-programmers due to the high usablity focus of the Drupal development community. The system is also very efficient. It is written in PHP and works with either MySQL or PostgreSQL databases. For power users and developers, there are numerous extensions and add-ons, as well as an integration approach for more sophisticated solutions. eApps® Hosting is pleased to offer and support Drupal Hosting.

PREMIER DRUPAL CMS ENVIRONMENT

The eApps Virtual Machine (VM) in the Cloud service includes ISPmanager, an industry leading control panel, that allows you to install the most up to date production ready version of Drupal with a few clicks. You also have the ability to install a wide variety of applications including development tools, frameworks, database servers, application servers, content management systems, media servers, mail tools, and more. For developers, eApps provides full control over the Drupal web hosting environment, including root access. You can control and manage all aspects of your Virtual Machine, including the ability to immediately adjust your computing resources to meet changes in demand.

WORLD CLASS SUPPORT AND SERVICE

The eApps Drupal web hosting service is an excellent solution for your Drupal web site presence. Not all Drupal CMS hosting services are created equal, however. When you choose eApps Hosting as your Drupal web hosting provider, you can count on the very best service and technical support.
  • Great Technical Support, when you need it - Responsive, effective 24/7 phone/Skype/chat/email support from live, human experts. Don't take our word for it, review our eApps customer testimonials to see what our customers have to say
  • Up to date versions - Easy access to the latest versions of Drupal and the other applications you need
  • Reliable, high performance hosting environment - Highest uptime and fast servers in a reasonably priced 32 bit or 64 bit Xen Virtual Machine
Key Features
Xen Virtual Machine Hosting in True Cloud
Adjust Computing Resources to Meet Demand
MySQL or PostgreSQL
Leading ISPmanager Control Panel
drupal web hosting content management system

IMPORTANT DRUPAL WEB HOSTING FEATURES

We offer a 30 day money back guarantee with our service, giving you a risk free way to check out all of the features and capabilities of the Drupal CMS service. A summary of the most important features follows:
  • 32 bit or 64 bit Xen Virtual Machine - an insulated Virtual Machine on a "True Cloud" platform by OnApp, the leading cloud management system. The service provides root access, full control, and a pr web hostingivate instance of all services.
  • Fast and Easy Provisioning - Install Drupal with a few clicks via your Control Panel
  • Enhanced PHP environment - the eApps PHP environment includes Pear, pecl, Zend Guard, ionCube Loader, eAccelerator and more.
  • Full Resource Control - Create your own custom CPU, memory, disk and traffic allocations with eApps Create-A-Cloud® tool. Adjust resources individually as needed.
  • User Guides For Deployment - Our Drupal Hosting User Guide provides step by step instructions on how to deploy your Drupal content management system
  • Leading ISPmanager control panel - Powerful, easy to use control panel, by ISPsystem, included at no extra cost
  • Robust programming environment and tools - Support for PHP, Java, Perl, Python, C/C++ and Ruby on Rails
  • Private Mail Server - Your own SpamExperts or Postini filtered private mail server
  • High Availability and Security options - Cost effective HA Load Balancing and IPsec compliant VPN solutions are available for your Drupal web hosting application

Thursday, 28 June 2012


What's New in Drupal 7

Drupal 7 is released. Download the full release version.
Here is a summary of changes introduced to Drupal 7. You can also see the complete Drupal change log.

New Minimum System Requirements:

This is not a complete list of requirements. Please read the complete list of requirements.
  • Database: MySQL 5.0.15 or PostgreSQL 8.3
  • PHP Version 5.2 or higher
  • PHP Memory: 40M - 64M

Security:

  • More secure implementation for scheduled tasks (cron.php).
  • More secure password system.
  • More secure log-in system.
  • Modules can be updated via the web.

Usability:

  • Administrative links to edit existing page elements are now available on each web page, without having to go to an administration page first.
  • Improved support for integration of WYSIWYG editors.
  • Added more drag-and-drop for administrative tasks.
  • Permissions now have the ability to handle more meta-data (permissions now have a description).
  • User 1 created as part of the installation process.
  • Added features to the default install profile (tagging on the Article content type).
  • Setting up automated task runs (cron) can now be achieved via Drupal's configuration alone, without having to install any scripts on the web server.
  • Redesigned password strength validator to make it kinder and gentler, and clearer.
  • Renamed "input formats" to "text formats".
  • Added support for default text formats to be assigned on a per-role basis.
  • Moved text format permissions to the main permissions page
  • Added "vertical tabs", a reusable interface component that features automatic summaries and increases usability.
  • Improved time zone support
  • Removed per-user themes: Contributed modules with similar functionality are available.
  • Added new "Shortcuts" module to allow user to create their own menu for the pages they visit the most.

Database:

  • Added query builders for INSERT, UPDATE, DELETE, MERGE, and SELECT queries.
  • Support for master/slave replication, transactions, multi-insert queries,delayed inserts, and other features.
  • Added support for the SQLite database engine.
  • Default to InnoDB engine, rather than MyISAM, on MySQL when available for greater scalability and data integrity.

Several Performance Improvements Implemented

Documentation:

  • Hook API documentation now included in Drupal core.

News aggregator:

  • Added OPML import functionality for RSS feeds.
  • Added feed update options.

Search:

  • Added support for language-aware searches.

Testing:

  • Added test framework and tests.

Theme system:

  • Removed the Bluemarine, Chameleon and Pushbutton themes. These themes live on as contributed themes
  • Added "Bartik" theme as the default user interface theme.
  • Added "Seven" theme as the default administration interface theme.
  • Added "Stark" theme to make analyzing Drupal's default HTML and CSS easier.

File handling:

  • Files are now first class Drupal objects with file_load(), file_save(),
    and file_validate() functions and corresponding hooks.
  • Files use PHP stream wrappers to enable support for both public and private files and to support pluggable storage mechanisms and access to remote resources (e.g. S3 storage or Flickr photos).
  • Added a field specifically for uploading files, previously provided by
    the contributed module FileField.

Image handling:

  • Improved image handling, including better support for add-on image
    libraries.
  • Added a field specifically for uploading images, previously provided by the contributed module ImageField.

Better Support for Multisite Installations

Added RDF support

Better support for search engine optimization and web linking

Added ability to add custom fields

  • Provides most of the features of the former Content Construction Kit (CCK) module.
  • Custom data fields may be attached to nodes, users, comments and taxonomy terms.
  • Node bodies and teasers are now fields instead of being a hard-coded property of node objects.
  • Fields are translatable.

Installer can be run from the command line

JavaScript changes

  • Upgraded the core JavaScript library to jQuery version 1.4.2.
  • Upgraded the jQuery Forms library to 2.36.
  • Added jQuery UI 1.8, which allows improvements to Drupal's user experience.

Improved node access control system

Task handling

  • Improved handling of long-running tasks.