- Drupal 7 Media
- Liran Tal
- 351字
- 2021-08-13 16:37:42
Chapter 1. Drupal's Building Blocks
Drupal is a free (licensed under the General Public License (GNU), Version 2 or later), community-powered, open-source Content Management System (CMS), which allows creating websites of many types. It's a great tool for both, users with no technical background, as well as top-notch developers, to use it for building complex websites and web applications.
Some examples for popular companies and organizations that decided to leverage Drupal as their content management system are FedEx, Symantec, MTV, and Duke University. The list is long, and you can find out more at http://drupal.org/case-studies or http://www.drupalshowcase.com.

In this chapter, we will cover:
- Nodes and Entities
- Creating custom content types
- Managing fields for content types
Drupal began back in 1999 with Dries Buytaert starting to develop his idea for a forum platform, and has greatly evolved into a leading and award-winning software. Since then, it has seen significant growth. Today, it powers millions of websites and has positioned itself as a candidate at the top of the list for websites and web platform frameworks. Drupal has a company behind it, Acquia, which drives for further cutting-edge development, keeping the pace with the technology trends, and serves as a commercial resource for those requiring professional services.
With almost every release, Drupal has managed to reinvent itself, for both its developer community as well as its users. With Drupal 7, it has even more transformed itself into a Content Management Framework (CMF), by providing many abstractions to what content is and how it is handled. This road is setting the path for a large adoption by developers, to create web applications in many verticals, and has spurred a variety of platform niches from enterprise software, e-learning, and e-commerce, to social networking and collaboration software, to name a few.
Drupal 7's technology stack requires PHP5 (5.2.5 or higher) for the application server; MySQL (5.0.15 or 5.1.30 or higher) as the more favorable option for a database server, and HTML/jQuery for its presentation layer. The choice for this technology has no doubt helped in making it popular and easily deployable for hosting companies.
- Learning C# by Developing Games with Unity 2020
- Android項(xiàng)目開(kāi)發(fā)入門(mén)教程
- LabVIEW入門(mén)與實(shí)戰(zhàn)開(kāi)發(fā)100例
- Java開(kāi)發(fā)入行真功夫
- Access 2010數(shù)據(jù)庫(kù)基礎(chǔ)與應(yīng)用項(xiàng)目式教程(第3版)
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實(shí)戰(zhàn)
- 數(shù)據(jù)結(jié)構(gòu)案例教程(C/C++版)
- C和C++游戲趣味編程
- 人件集:人性化的軟件開(kāi)發(fā)
- jBPM6 Developer Guide
- Python High Performance(Second Edition)
- Mastering Puppet(Second Edition)
- 區(qū)塊鏈社會(huì):區(qū)塊鏈助力國(guó)家治理能力現(xiàn)代化
- Java程序設(shè)計(jì)項(xiàng)目教程(第二版)
- C#灰帽子:設(shè)計(jì)安全測(cè)試工具