- Drupal 8 Module Development
- Daniel Sipos
- 140字
- 2021-07-02 12:22:32
Introducing Drupal (for developers)
Out of the box, Drupal traditionally has all 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 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 easily changed
However, Drupal 8 improved on these and introduced some more powerful capabilities. For example, advanced multilingual support, content moderation, layout building, REST API and many other features are now available out of the box.
推薦閱讀
- Learning Spring 5.0
- React Native Cookbook
- PHP+MySQL網(wǎng)站開發(fā)技術(shù)項(xiàng)目式教程(第2版)
- Java程序設(shè)計(jì)與計(jì)算思維
- 精通API架構(gòu):設(shè)計(jì)、運(yùn)維與演進(jìn)
- HTML5從入門到精通 (第2版)
- Learning Laravel's Eloquent
- 快速入門與進(jìn)階:Creo 4·0全實(shí)例精講
- Java圖像處理:基于OpenCV與JVM
- 軟件開發(fā)中的決策:權(quán)衡與取舍
- Python Django Web從入門到項(xiàng)目實(shí)戰(zhàn)(視頻版)
- Natural Language Processing with Python Cookbook
- Visual C++程序開發(fā)范例寶典
- 微信小程序開發(fā)圖解案例教程:附精講視頻(第3版)
- TensorFlow 2.0深度學(xué)習(xí)應(yīng)用實(shí)踐