- 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.
- PHP動態網站程序設計
- Java語言程序設計
- Visual Studio 2012 Cookbook
- Visual FoxPro程序設計
- Selenium Testing Tools Cookbook(Second Edition)
- Python機器學習算法與應用
- OpenCV 3 Blueprints
- Learning Splunk Web Framework
- 算法設計與分析:基于C++編程語言的描述
- JQuery風暴:完美用戶體驗
- R語言數據挖掘:實用項目解析
- Visual C++程序設計與項目實踐
- Python第三方庫開發應用實戰
- 交互設計師成長手冊:從零開始學交互
- Mastering Machine Learning with R