SlideShare a Scribd company logo
Difference between drupal 7 and 6
Drupal 7 requires new system requires such as MySQL 5.0.15 or PostgreSQL 8.3, PHP
Version 5.2 or higher and PHP Memory of 40M - 64M
1.More secure implementation for scheduled tasks (cron.php)
2.More secure password system
3.More secure log-in system
4.Modules can be updated via the web
5.Administrative links to edit existing page elements on each page
6.Improved support for integration of WYSIWYG editors
7.More drag-and-drop for administrative tasks
8.Permissions now have the ability to handle more meta-data
9.User 1 created as part of the installation process
10.Added features to the default install profile
11.Automated task runs can be set up via configuration
12.Redesigned password strength validator
13.Renamed "input formats" to "text formats"
14.Added support for default text formats to be assigned on a per-role basis
15.Moved text format permissions to the main permissions page
16.Added "vertical tabs"
17.Improved time zone support
18.Removed per-user themes
19.Added new "Shortcuts" module
20.Added query builders for INSERT, UPDATE, DELETE, MERGE, and SELECT queries
21.Support for master/slave replication, transactions, multi-insert queries,delayed inserts,
and other features
22.Added support for the SQLite database engine
23.Default to InnoDB engine, rather than MyISAM, on MySQL when available for greater
scalability and data integrity
24.Hook API documentation included in Drupal core
25.Added OPML import functionality for RSS feeds
26.Added feed update options
27.Added support for language-aware searches
28.Added test framework and tests
29.Remove some themes and added other themes as default on user and admin interface
30.Files are now first class Drupal objects with file_load(), file_save(), and file_validate()
functions and corresponding hooks.
31.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
32.Added a field specifically for uploading files
33.Improved image handling
34.Added a field specifically for uploading images
35.Better Support for Multisite Installations
36.Added RDF support
37.Better support for search engine optimization and web linking
38.Added ability to add custom fields
39.Installer can be run from the command line
40.Upgrades made to core JavaScript library, JQuery Forms library
41.Added jQuery UI 1.8
42.Improved node access control system
43.Improved handling of long-running tasks
44.In drupal 7, new concept of entity introduce. Entity is generic concept which may be
node, user profile, comment, taxonomy-term
45.In drupal 7, user reference and node reference is replaced by enitity reference.
46.In drupal 7, CCK is now core module.
47.In drupal 7, we can create shortcut.
48.In drupal 7, we can shedule the task using cron.
49.In drupal 7, system requirement reduced.
50.In drupal 7, coding section drupal 7 use PDO.
51.In drupal 7, there is db_result function.
52.In drupal 7, there is two argument in db_query.
Drupal module
A Drupal module is a collection of files containing some functionality
and is written in PHP.
Because the module code executes within the context of the site, it
can use all the functions and access all variables and structures of
Drupal core.
In fact, a module is no different from a regular PHP file that can be
independently created and tested and then used to drive multiple
functionalities.
This approach allows Drupal core to call at specific places certain
functions defined in modules and enhance the functionality of core.
The places where code can be executed are called "hooks" and are
defined by a fixed interface.
Hooks
Drupal modules work on a event like system called hooks.
A hook is a way for you to place a piece of your own custom
code to be run by Drupal at a very specific time.
Using hooks, you can ask Drupal to run a piece of your code
precisely when a comment is viewed, or a node is edited or a
search result is displayed.
You don't actually create hooks.
You use helper functions such as module_invoke_all(),
module_invoke() or drupal_alter() to invoke all functions
matching the expected name pattern.
The invoked functions are usually found with
module_implements().
Advantages of Drupal
Includes a lot of functionality
Drupal includes lot of functionalities like: advanced menu management, polls
management, graphics modification tool, users management and much more. These
functions make it possible to create simple or advanced websites, blogs, discussion
boards, social networking pages, etc.
Variety of content types
Drupal is famous for allowing to create and manage many content types, like: videos,
polls, user management, text, blogs, podcasts, statistics, and others.
Advanced users management
An administrator can create new user accounts and establish their permission rights.
Users can be divided into groups and can be given assignments. They can be given
permissions to manage parts of your website.
Graphics management
The script includes capabilities of design elements editing. Available templates and
themes make for a good start. Predefined page functions configurations make it easy to
create both a simple as well as more complicated page configurations.
Page content management
Drupal allows you to categorize your content through URL addresses, paths, making your
own lists. This structure makes for easy management, search and reuse of the content.
Plugins
The script has several thousands of plugins available on its website. Since Drupal is an
Open Source, you can use as well as create your own plugins.
Support
On the Drupal homepage, there's a documentation, well developed discussion board, chat,
mailing list, etc. You can find there plenty of information and help concerning managment
and modification of the script.
Disadvantages of Drupal
Installation and modification
The script is not very user-friendly and requires advanced knowledge to install and modify.
Quick.Cms, WordPress and even Joomla are simpler to use, even thoug they do not offer
functionalities as rich as Drupal does.
Compatibility
Drupal have planty of new solutions. If you're used to older systems, getting used to this
script will take some time.
Efficiency
When considering scalibility and efficiency, Drupal is far behind other scripts like
Quick.Cms or WordPress. If your website is very large, the script will generate a big server
load. It is caused by the big range of possibilities provided by Drupal. There are however
plugins that load a website to the server's cache, what decreases the server load.
Disadvantages of Drupal
Installation and modification
The script is not very user-friendly and requires advanced knowledge to install and modify.
Quick.Cms, WordPress and even Joomla are simpler to use, even thoug they do not offer
functionalities as rich as Drupal does.
Compatibility
Drupal have planty of new solutions. If you're used to older systems, getting used to this
script will take some time.
Efficiency
When considering scalibility and efficiency, Drupal is far behind other scripts like
Quick.Cms or WordPress. If your website is very large, the script will generate a big server
load. It is caused by the big range of possibilities provided by Drupal. There are however
plugins that load a website to the server's cache, what decreases the server load.
Ad

Recommended

Drupal module development training delhi
Drupal module development training delhi
unitedwebsoft
 
Introduction to Module Development (Drupal 7)
Introduction to Module Development (Drupal 7)
April Sides
 
Blisstering drupal module development ppt v1.2
Blisstering drupal module development ppt v1.2
Anil Sagar
 
Drupal 6 Performance Tips
Drupal 6 Performance Tips
Trevor James
 
Step By Step Dxa Module creation
Step By Step Dxa Module creation
Raj Mittal
 
Open Text RedDot CMS: Improving Installation Performance
Open Text RedDot CMS: Improving Installation Performance
dotCMS
 
Drupal 8 Deep Dive: Plugin System
Drupal 8 Deep Dive: Plugin System
Acquia
 
Better, Faster, Stronger! Boost Your Team-Based SharePoint Development Using ...
Better, Faster, Stronger! Boost Your Team-Based SharePoint Development Using ...
Richard Calderon
 
Sp2010 high availlability
Sp2010 high availlability
Samuel Zürcher
 
Top 15 most popular drupal 8 modules
Top 15 most popular drupal 8 modules
Innoraft
 
Test
Test
esolinhighered
 
Drupal 8 Configuration Management for you and your team
Drupal 8 Configuration Management for you and your team
Luc Bézier
 
Style guides in drupal development workflows
Style guides in drupal development workflows
Kalin Chernev
 
Best Practices for Migrating a Legacy-Based CMS to Drupal
Best Practices for Migrating a Legacy-Based CMS to Drupal
Acquia
 
Resume
Resume
manish tiwari
 
John Burkholder: Disaster Recovery in SharePoint 2010
John Burkholder: Disaster Recovery in SharePoint 2010
SharePoint Saturday NY
 
Oracle Weblogic 11g admin guide 2
Oracle Weblogic 11g admin guide 2
Ram Kumar
 
Resume
Resume
manish tiwari
 
Introduction to Composer for Drupal
Introduction to Composer for Drupal
Luc Bézier
 
Introduction to Drupal - Installation, Anatomy, Terminologies
Introduction to Drupal - Installation, Anatomy, Terminologies
Gerald Villorente
 
Drupal
Drupal
Rightway Solution (I) Pvt. Ltd
 
Drupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal Concepts
Micky Metts
 
72d5drupal
72d5drupal
Mahesh Sherkar
 
Lazy Coder Camp Edition 1
Lazy Coder Camp Edition 1
phpfactory
 
An Introduction to Drupal & How to Use It by Sanket Jain
An Introduction to Drupal & How to Use It by Sanket Jain
Innoraft
 
Drupal
Drupal
Nirbhay Upadhyay
 
Drupal
Drupal
Nirbhay Upadhyay
 
Intro to drupal
Intro to drupal
arcaneadam
 
Drupaljdnndkdkckmfkfkkffmfkkfkfk_Part1.pptx
Drupaljdnndkdkckmfkfkkffmfkkfkfk_Part1.pptx
DSAISUBRAHMANYAAASHR
 
Drupal intro (1)
Drupal intro (1)
abhineshsharma
 

More Related Content

What's hot (11)

Sp2010 high availlability
Sp2010 high availlability
Samuel Zürcher
 
Top 15 most popular drupal 8 modules
Top 15 most popular drupal 8 modules
Innoraft
 
Test
Test
esolinhighered
 
Drupal 8 Configuration Management for you and your team
Drupal 8 Configuration Management for you and your team
Luc Bézier
 
Style guides in drupal development workflows
Style guides in drupal development workflows
Kalin Chernev
 
Best Practices for Migrating a Legacy-Based CMS to Drupal
Best Practices for Migrating a Legacy-Based CMS to Drupal
Acquia
 
Resume
Resume
manish tiwari
 
John Burkholder: Disaster Recovery in SharePoint 2010
John Burkholder: Disaster Recovery in SharePoint 2010
SharePoint Saturday NY
 
Oracle Weblogic 11g admin guide 2
Oracle Weblogic 11g admin guide 2
Ram Kumar
 
Resume
Resume
manish tiwari
 
Introduction to Composer for Drupal
Introduction to Composer for Drupal
Luc Bézier
 
Sp2010 high availlability
Sp2010 high availlability
Samuel Zürcher
 
Top 15 most popular drupal 8 modules
Top 15 most popular drupal 8 modules
Innoraft
 
Drupal 8 Configuration Management for you and your team
Drupal 8 Configuration Management for you and your team
Luc Bézier
 
Style guides in drupal development workflows
Style guides in drupal development workflows
Kalin Chernev
 
Best Practices for Migrating a Legacy-Based CMS to Drupal
Best Practices for Migrating a Legacy-Based CMS to Drupal
Acquia
 
John Burkholder: Disaster Recovery in SharePoint 2010
John Burkholder: Disaster Recovery in SharePoint 2010
SharePoint Saturday NY
 
Oracle Weblogic 11g admin guide 2
Oracle Weblogic 11g admin guide 2
Ram Kumar
 
Introduction to Composer for Drupal
Introduction to Composer for Drupal
Luc Bézier
 

Similar to Drupal6 and Drupal 7 difference (20)

Introduction to Drupal - Installation, Anatomy, Terminologies
Introduction to Drupal - Installation, Anatomy, Terminologies
Gerald Villorente
 
Drupal
Drupal
Rightway Solution (I) Pvt. Ltd
 
Drupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal Concepts
Micky Metts
 
72d5drupal
72d5drupal
Mahesh Sherkar
 
Lazy Coder Camp Edition 1
Lazy Coder Camp Edition 1
phpfactory
 
An Introduction to Drupal & How to Use It by Sanket Jain
An Introduction to Drupal & How to Use It by Sanket Jain
Innoraft
 
Drupal
Drupal
Nirbhay Upadhyay
 
Drupal
Drupal
Nirbhay Upadhyay
 
Intro to drupal
Intro to drupal
arcaneadam
 
Drupaljdnndkdkckmfkfkkffmfkkfkfk_Part1.pptx
Drupaljdnndkdkckmfkfkkffmfkkfkfk_Part1.pptx
DSAISUBRAHMANYAAASHR
 
Drupal intro (1)
Drupal intro (1)
abhineshsharma
 
Drupal in 5mins + Previewing Drupal 8.x
Drupal in 5mins + Previewing Drupal 8.x
Wong Hoi Sing Edison
 
Drupal Webinar
Drupal Webinar
Maxwell Pearl
 
Future Scope of Drupal as a Technology in 2020 and Beyond
Future Scope of Drupal as a Technology in 2020 and Beyond
Katy Slemon
 
Drupal Now! - Introduction to Drupal
Drupal Now! - Introduction to Drupal
Alozie Nwosu
 
Drupal
Drupal
Abhishek Nagar
 
Drupal intro-training-in-mumbai
Drupal intro-training-in-mumbai
vibrantuser
 
Introduction To Drupal
Introduction To Drupal
Lauren Roth
 
Drupal -Introduction to Drupal
Drupal -Introduction to Drupal
Vibrant Technologies & Computers
 
Drupal
Drupal
btopro
 
Introduction to Drupal - Installation, Anatomy, Terminologies
Introduction to Drupal - Installation, Anatomy, Terminologies
Gerald Villorente
 
Drupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal Concepts
Micky Metts
 
Lazy Coder Camp Edition 1
Lazy Coder Camp Edition 1
phpfactory
 
An Introduction to Drupal & How to Use It by Sanket Jain
An Introduction to Drupal & How to Use It by Sanket Jain
Innoraft
 
Intro to drupal
Intro to drupal
arcaneadam
 
Drupaljdnndkdkckmfkfkkffmfkkfkfk_Part1.pptx
Drupaljdnndkdkckmfkfkkffmfkkfkfk_Part1.pptx
DSAISUBRAHMANYAAASHR
 
Drupal in 5mins + Previewing Drupal 8.x
Drupal in 5mins + Previewing Drupal 8.x
Wong Hoi Sing Edison
 
Future Scope of Drupal as a Technology in 2020 and Beyond
Future Scope of Drupal as a Technology in 2020 and Beyond
Katy Slemon
 
Drupal Now! - Introduction to Drupal
Drupal Now! - Introduction to Drupal
Alozie Nwosu
 
Drupal intro-training-in-mumbai
Drupal intro-training-in-mumbai
vibrantuser
 
Introduction To Drupal
Introduction To Drupal
Lauren Roth
 
Drupal
Drupal
btopro
 
Ad

Recently uploaded (20)

OpenACC and Open Hackathons Monthly Highlights June 2025
OpenACC and Open Hackathons Monthly Highlights June 2025
OpenACC
 
Security Tips for Enterprise Azure Solutions
Security Tips for Enterprise Azure Solutions
Michele Leroux Bustamante
 
FIDO Seminar: Evolving Landscape of Post-Quantum Cryptography.pptx
FIDO Seminar: Evolving Landscape of Post-Quantum Cryptography.pptx
FIDO Alliance
 
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc
 
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Alliance
 
Providing an OGC API Processes REST Interface for FME Flow
Providing an OGC API Processes REST Interface for FME Flow
Safe Software
 
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
SOFTTECHHUB
 
Edge-banding-machines-edgeteq-s-200-en-.pdf
Edge-banding-machines-edgeteq-s-200-en-.pdf
AmirStern2
 
High Availability On-Premises FME Flow.pdf
High Availability On-Premises FME Flow.pdf
Safe Software
 
The State of Web3 Industry- Industry Report
The State of Web3 Industry- Industry Report
Liveplex
 
FIDO Seminar: Perspectives on Passkeys & Consumer Adoption.pptx
FIDO Seminar: Perspectives on Passkeys & Consumer Adoption.pptx
FIDO Alliance
 
FIDO Seminar: New Data: Passkey Adoption in the Workforce.pptx
FIDO Seminar: New Data: Passkey Adoption in the Workforce.pptx
FIDO Alliance
 
OWASP Barcelona 2025 Threat Model Library
OWASP Barcelona 2025 Threat Model Library
PetraVukmirovic
 
Enabling BIM / GIS integrations with Other Systems with FME
Enabling BIM / GIS integrations with Other Systems with FME
Safe Software
 
AI VIDEO MAGAZINE - June 2025 - r/aivideo
AI VIDEO MAGAZINE - June 2025 - r/aivideo
1pcity Studios, Inc
 
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
Edge AI and Vision Alliance
 
SAP Modernization Strategies for a Successful S/4HANA Journey.pdf
SAP Modernization Strategies for a Successful S/4HANA Journey.pdf
Precisely
 
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
biswajitbanerjee38
 
FME for Distribution & Transmission Integrity Management Program (DIMP & TIMP)
FME for Distribution & Transmission Integrity Management Program (DIMP & TIMP)
Safe Software
 
Integration of Utility Data into 3D BIM Models Using a 3D Solids Modeling Wor...
Integration of Utility Data into 3D BIM Models Using a 3D Solids Modeling Wor...
Safe Software
 
OpenACC and Open Hackathons Monthly Highlights June 2025
OpenACC and Open Hackathons Monthly Highlights June 2025
OpenACC
 
Security Tips for Enterprise Azure Solutions
Security Tips for Enterprise Azure Solutions
Michele Leroux Bustamante
 
FIDO Seminar: Evolving Landscape of Post-Quantum Cryptography.pptx
FIDO Seminar: Evolving Landscape of Post-Quantum Cryptography.pptx
FIDO Alliance
 
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc
 
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Alliance
 
Providing an OGC API Processes REST Interface for FME Flow
Providing an OGC API Processes REST Interface for FME Flow
Safe Software
 
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
SOFTTECHHUB
 
Edge-banding-machines-edgeteq-s-200-en-.pdf
Edge-banding-machines-edgeteq-s-200-en-.pdf
AmirStern2
 
High Availability On-Premises FME Flow.pdf
High Availability On-Premises FME Flow.pdf
Safe Software
 
The State of Web3 Industry- Industry Report
The State of Web3 Industry- Industry Report
Liveplex
 
FIDO Seminar: Perspectives on Passkeys & Consumer Adoption.pptx
FIDO Seminar: Perspectives on Passkeys & Consumer Adoption.pptx
FIDO Alliance
 
FIDO Seminar: New Data: Passkey Adoption in the Workforce.pptx
FIDO Seminar: New Data: Passkey Adoption in the Workforce.pptx
FIDO Alliance
 
OWASP Barcelona 2025 Threat Model Library
OWASP Barcelona 2025 Threat Model Library
PetraVukmirovic
 
Enabling BIM / GIS integrations with Other Systems with FME
Enabling BIM / GIS integrations with Other Systems with FME
Safe Software
 
AI VIDEO MAGAZINE - June 2025 - r/aivideo
AI VIDEO MAGAZINE - June 2025 - r/aivideo
1pcity Studios, Inc
 
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
Edge AI and Vision Alliance
 
SAP Modernization Strategies for a Successful S/4HANA Journey.pdf
SAP Modernization Strategies for a Successful S/4HANA Journey.pdf
Precisely
 
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
biswajitbanerjee38
 
FME for Distribution & Transmission Integrity Management Program (DIMP & TIMP)
FME for Distribution & Transmission Integrity Management Program (DIMP & TIMP)
Safe Software
 
Integration of Utility Data into 3D BIM Models Using a 3D Solids Modeling Wor...
Integration of Utility Data into 3D BIM Models Using a 3D Solids Modeling Wor...
Safe Software
 
Ad

Drupal6 and Drupal 7 difference

  • 1. Difference between drupal 7 and 6 Drupal 7 requires new system requires such as MySQL 5.0.15 or PostgreSQL 8.3, PHP Version 5.2 or higher and PHP Memory of 40M - 64M 1.More secure implementation for scheduled tasks (cron.php) 2.More secure password system 3.More secure log-in system 4.Modules can be updated via the web 5.Administrative links to edit existing page elements on each page 6.Improved support for integration of WYSIWYG editors 7.More drag-and-drop for administrative tasks 8.Permissions now have the ability to handle more meta-data 9.User 1 created as part of the installation process 10.Added features to the default install profile 11.Automated task runs can be set up via configuration 12.Redesigned password strength validator 13.Renamed "input formats" to "text formats" 14.Added support for default text formats to be assigned on a per-role basis 15.Moved text format permissions to the main permissions page 16.Added "vertical tabs" 17.Improved time zone support 18.Removed per-user themes 19.Added new "Shortcuts" module
  • 2. 20.Added query builders for INSERT, UPDATE, DELETE, MERGE, and SELECT queries 21.Support for master/slave replication, transactions, multi-insert queries,delayed inserts, and other features 22.Added support for the SQLite database engine 23.Default to InnoDB engine, rather than MyISAM, on MySQL when available for greater scalability and data integrity 24.Hook API documentation included in Drupal core 25.Added OPML import functionality for RSS feeds 26.Added feed update options 27.Added support for language-aware searches 28.Added test framework and tests 29.Remove some themes and added other themes as default on user and admin interface 30.Files are now first class Drupal objects with file_load(), file_save(), and file_validate() functions and corresponding hooks. 31.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 32.Added a field specifically for uploading files 33.Improved image handling 34.Added a field specifically for uploading images 35.Better Support for Multisite Installations 36.Added RDF support 37.Better support for search engine optimization and web linking 38.Added ability to add custom fields
  • 3. 39.Installer can be run from the command line 40.Upgrades made to core JavaScript library, JQuery Forms library 41.Added jQuery UI 1.8 42.Improved node access control system 43.Improved handling of long-running tasks 44.In drupal 7, new concept of entity introduce. Entity is generic concept which may be node, user profile, comment, taxonomy-term 45.In drupal 7, user reference and node reference is replaced by enitity reference. 46.In drupal 7, CCK is now core module. 47.In drupal 7, we can create shortcut. 48.In drupal 7, we can shedule the task using cron. 49.In drupal 7, system requirement reduced. 50.In drupal 7, coding section drupal 7 use PDO. 51.In drupal 7, there is db_result function. 52.In drupal 7, there is two argument in db_query. Drupal module A Drupal module is a collection of files containing some functionality and is written in PHP. Because the module code executes within the context of the site, it can use all the functions and access all variables and structures of Drupal core. In fact, a module is no different from a regular PHP file that can be independently created and tested and then used to drive multiple functionalities.
  • 4. This approach allows Drupal core to call at specific places certain functions defined in modules and enhance the functionality of core. The places where code can be executed are called "hooks" and are defined by a fixed interface. Hooks Drupal modules work on a event like system called hooks. A hook is a way for you to place a piece of your own custom code to be run by Drupal at a very specific time. Using hooks, you can ask Drupal to run a piece of your code precisely when a comment is viewed, or a node is edited or a search result is displayed. You don't actually create hooks. You use helper functions such as module_invoke_all(), module_invoke() or drupal_alter() to invoke all functions matching the expected name pattern. The invoked functions are usually found with module_implements(). Advantages of Drupal Includes a lot of functionality Drupal includes lot of functionalities like: advanced menu management, polls management, graphics modification tool, users management and much more. These functions make it possible to create simple or advanced websites, blogs, discussion boards, social networking pages, etc.
  • 5. Variety of content types Drupal is famous for allowing to create and manage many content types, like: videos, polls, user management, text, blogs, podcasts, statistics, and others. Advanced users management An administrator can create new user accounts and establish their permission rights. Users can be divided into groups and can be given assignments. They can be given permissions to manage parts of your website. Graphics management The script includes capabilities of design elements editing. Available templates and themes make for a good start. Predefined page functions configurations make it easy to create both a simple as well as more complicated page configurations. Page content management Drupal allows you to categorize your content through URL addresses, paths, making your own lists. This structure makes for easy management, search and reuse of the content. Plugins The script has several thousands of plugins available on its website. Since Drupal is an Open Source, you can use as well as create your own plugins. Support On the Drupal homepage, there's a documentation, well developed discussion board, chat, mailing list, etc. You can find there plenty of information and help concerning managment and modification of the script.
  • 6. Disadvantages of Drupal Installation and modification The script is not very user-friendly and requires advanced knowledge to install and modify. Quick.Cms, WordPress and even Joomla are simpler to use, even thoug they do not offer functionalities as rich as Drupal does. Compatibility Drupal have planty of new solutions. If you're used to older systems, getting used to this script will take some time. Efficiency When considering scalibility and efficiency, Drupal is far behind other scripts like Quick.Cms or WordPress. If your website is very large, the script will generate a big server load. It is caused by the big range of possibilities provided by Drupal. There are however plugins that load a website to the server's cache, what decreases the server load.
  • 7. Disadvantages of Drupal Installation and modification The script is not very user-friendly and requires advanced knowledge to install and modify. Quick.Cms, WordPress and even Joomla are simpler to use, even thoug they do not offer functionalities as rich as Drupal does. Compatibility Drupal have planty of new solutions. If you're used to older systems, getting used to this script will take some time. Efficiency When considering scalibility and efficiency, Drupal is far behind other scripts like Quick.Cms or WordPress. If your website is very large, the script will generate a big server load. It is caused by the big range of possibilities provided by Drupal. There are however plugins that load a website to the server's cache, what decreases the server load.