- Drupal 8 Blueprints
- Alex Burrows
- 78字
- 2021-07-03 00:03:26
What we will need to do
We want our content to look different to a certain extent; view mode allows us to do this and gives us some good control on the output of our content for different parts of the site.
So, we need to create three view modes:
- Teaser: To show the content on the listing page
- Content: Our main content to display
- Related content: related news articles at the bottom of the content page
推薦閱讀
- Unreal Engine Physics Essentials
- GraphQL學習指南
- PHP基礎案例教程
- Java Web程序設計
- 深入分布式緩存:從原理到實踐
- Visual Studio Code 權威指南
- 單片機原理及應用技術
- Practical Microservices
- Java EE 7 with GlassFish 4 Application Server
- Instant Pygame for Python Game Development How-to
- C#程序設計基礎與實踐
- C++ Windows Programming
- Scratch 3.0少兒積木式編程(6~10歲)
- Python GUI設計:tkinter菜鳥編程
- Comprehensive Ruby Programming