- concrete5 Cookbook
- David Strack
- 145字
- 2021-08-13 16:16:00
Introduction
Blocks in concrete5 are small, modular pieces of visual presentation, which can add virtually any type of content to your website. Blocks can contain text content, HTML code, images, videos, an interactive map, or anything else you could think of. When you edit content on your concrete5 website, you are editing an instance of the content block type. Blocks get added to pages in special areas that get specified in theme layouts. concrete5 comes with a wide variety of different block types out of the box, and it is easy to create your own custom block types, enabling you to add unlimited potential to your website.
In this chapter, we will create a custom block type from scratch. This block type will just display some text that the user can edit through the CMS interface, and will serve as a basic "Hello World" example.
- 軟件項目管理(第2版)
- 構(gòu)建移動網(wǎng)站與APP:HTML 5移動開發(fā)入門與實戰(zhàn)(跨平臺移動開發(fā)叢書)
- Mastering SVG
- Python自動化運維快速入門(第2版)
- Web交互界面設(shè)計與制作(微課版)
- SQL語言從入門到精通
- 人人都懂設(shè)計模式:從生活中領(lǐng)悟設(shè)計模式(Python實現(xiàn))
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- 輕松上手2D游戲開發(fā):Unity入門
- Developing SSRS Reports for Dynamics AX
- Hands-On GUI Programming with C++ and Qt5
- Hands-On JavaScript for Python Developers
- Arduino可穿戴設(shè)備開發(fā)
- Unity Character Animation with Mecanim
- Visual Basic程序設(shè)計(第三版)