.. include:: /Includes.rst.txt ============= Grid Elements ============= :Extension key: gridelements :Package name: gridelementsteam/gridelements :Version: |release| :Language: en :Author: Jo Hasenau & Contributors :License: This document is published under the `Creative Commons BY 4.0 `__ license. :Rendered: |today| ---- The TYPO3 extension Grid Elements carries forward the structural authoring concept of TYPO3 Backend Layouts from the page level into content-element level. Grid definitions are configured with TSconfig, which makes them reusable, maintainable and suitable for version control alongside the rest of a project's configuration. A Grid Element defines explicit structural areas in which editors can place content. These structures can be nested and can express hierarchy, grouping, functional roles, restrictions and context. Structure therefore does more than determine where content appears. It can become part of what that content means and how it behaves. Editors work with these structures directly in the TYPO3 backend through drag and drop and the standard New Content Element Wizard. Grid Elements also provides a sophisticated Drag-In Wizard that exposes suitable elements directly in the page layout, allowing editors to create and place them in a single drag-in interaction without first opening the New Content Element Wizard. Configurable rules can define which content is allowed in individual grid areas. Existing content can also be referenced instead of duplicated, allowing the same content to participate in different structures while remaining a single content record. ---- **Table of Contents:** .. toctree:: :maxdepth: 1 :titlesonly: Chapters/Introduction/Index Chapters/GettingStarted/Index Chapters/EditorGuide/Index Chapters/GridDefinitions/Index Chapters/DataModel/Index Chapters/Rendering/Index Chapters/DeveloperReference/Index Chapters/UpgradingCompatibility/Index Chapters/Faq/Index Chapters/Sponsoring/Index .. Meta Menu .. toctree:: :hidden: Sitemap