- Drupal 8 Quick Start Guide
- J. Ayen Green
- 237字
- 2021-06-10 19:45:25
Preface
Various terms are used to pigeon-hole Drupal: platform, framework, environment, and so on. At its core, Drupal is a content management system (CMS). Like the other terms, the meaning of CMS can be somewhat abstract and ambiguous, so here is what I feel the terms mean within the context of this book:
- Content: Digital material meant for sharing online
- Management: Manipulation for the sake of usability, continuity and viability, including creating, editing, storing, retrieving, indexing, searching, reviewing, moderating, and translating
- System: A cohesive collection of functionality
Put the three together, and you have Drupal at its heart: a primarily used to make digital material available to users of the World Wide Web.
Drupal offers a breadth and depth of capabilities, with a strong baseline functionality that's greatly expandable via a high degree of customization. There is a cost associated with this, and with any product that offers broad personalization, and that is a learning curve that is not insignificant. Think about your first interactions with a car's display console, a smart watch, or even the New York subway system, and you will likely recall an initial paralysis when deciding the first thing to do; for some, there is nothing intuitive in the experience.
My hope, and the goal of this book, is to ease your way into Drupal, demystifying the manner in which to accomplish the more common content management activities.
- Docker進階與實戰
- Java Web開發技術教程
- Apache Mesos Essentials
- Linux命令行與shell腳本編程大全(第4版)
- C語言程序設計
- Learning ArcGIS for Desktop
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Scala Data Analysis Cookbook
- Vue.js 2 Web Development Projects
- Python 3.7從入門到精通(視頻教學版)
- Nagios Core Administration Cookbook(Second Edition)
- 計算機應用技能實訓教程
- Learning Image Processing with OpenCV
- Puppet 5 Beginner's Guide(Third Edition)
- MATLAB計算機視覺實戰