- Drupal 8 Module Development
- Daniel Sipos
- 155字
- 2021-07-02 15:45:08
Introducing Drupal (for developers)
Out of the box, Drupal performs all of the standard functions of a web-based content management system:
- Visitors can view published information on the site; navigate through menus, view listings, and individual pages; and so on
- Users can create accounts and leave comments
- Administrators can manage the site configuration and control the permissions levels of users
- Editors can create, preview, and then publish content when it is ready
- Content can be syndicated to RSS, where feed readers can pick up new articles as they are published
- With several built-in themes, even the look and feel of the site can be changed easily
With Drupal 8, the scope of what a site builder can do has greatly increased. Core multilingual capabilities make it much easier to configure the site to use multiple languages, creating content listings a few clicks away out of the box, and content management, in general, has greatly improved.
推薦閱讀
- 兩周自制腳本語言
- Learning Bayesian Models with R
- Visual FoxPro程序設計
- Linux:Embedded Development
- 學習正則表達式
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- 軟件品質之完美管理:實戰經典
- Instant Lucene.NET
- 執劍而舞:用代碼創作藝術
- Oracle GoldenGate 12c Implementer's Guide
- Laravel Application Development Blueprints
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Java Hibernate Cookbook
- Java從入門到精通(視頻實戰版)