mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
Creation of a page for the event bundle
This commit is contained in:
parent
8eacdbc5fa
commit
94f05ea5f4
29
source/bundles/event.rst
Normal file
29
source/bundles/event.rst
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
.. Copyright (C) 2016 Champs Libres Cooperative SCRLFS
|
||||||
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
under the terms of the GNU Free Documentation License, Version 1.3
|
||||||
|
or any later version published by the Free Software Foundation;
|
||||||
|
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
|
||||||
|
A copy of the license is included in the section entitled "GNU
|
||||||
|
Free Documentation License".
|
||||||
|
|
||||||
|
.. _event-bundle:
|
||||||
|
|
||||||
|
Event bundle
|
||||||
|
############
|
||||||
|
|
||||||
|
Template & Menu
|
||||||
|
===============
|
||||||
|
|
||||||
|
The event bundle has a special template with a specific menu for actions on
|
||||||
|
events. This menu is called `event`.
|
||||||
|
|
||||||
|
ChillEventBundle::layout.html.twig
|
||||||
|
----------------------------------
|
||||||
|
|
||||||
|
This layout extends `ChillMainBundle::layoutWithVerticalMenu.html.twig` and add the menu `event`
|
||||||
|
|
||||||
|
It proposes a new block :
|
||||||
|
|
||||||
|
* event_content
|
||||||
|
|
||||||
|
* where to display content relative to the event.
|
@ -20,6 +20,7 @@ You will find here documentation about bundles working with Chill.
|
|||||||
Report bundle <report.rst>
|
Report bundle <report.rst>
|
||||||
Activity bundle <activity.rst>
|
Activity bundle <activity.rst>
|
||||||
Group bundle <group.rst>
|
Group bundle <group.rst>
|
||||||
|
Event bundle <event.rst>
|
||||||
|
|
||||||
Your bundle here ?
|
Your bundle here ?
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user