70 lines
1.5 KiB
ReStructuredText
70 lines
1.5 KiB
ReStructuredText
.. include:: /Includes.rst.txt
|
|
|
|
.. _tutorials:
|
|
|
|
=========
|
|
Tutorials
|
|
=========
|
|
|
|
|
|
.. container:: row m-0 p-0
|
|
|
|
.. container:: col-12 col-md-6 pl-0 pr-3 py-3 m-0
|
|
|
|
.. container:: card px-0 h-100
|
|
|
|
.. rst-class:: card-header h3
|
|
|
|
.. rubric:: :ref:`Best practice <tutorialsBestPractice>`
|
|
|
|
.. container:: card-body
|
|
|
|
Assorted small tutorials of how to achieve goals around EXT:news.
|
|
|
|
.. container:: col-12 col-md-6 pl-0 pr-3 py-3 m-0
|
|
|
|
.. container:: card px-0 h-100
|
|
|
|
.. rst-class:: card-header h3
|
|
|
|
.. rubric:: :ref:`Templates <templatingExamples>`
|
|
|
|
.. container:: card-body
|
|
|
|
Tutorials with examples on how to use customized Fluid templates.
|
|
|
|
.. container:: col-12 col-md-6 pl-0 pr-3 py-3 m-0
|
|
|
|
.. container:: card px-0 h-100
|
|
|
|
.. rst-class:: card-header h3
|
|
|
|
.. rubric:: :ref:`Extend News <tutorialExtendNews>`
|
|
|
|
.. container:: card-body
|
|
|
|
In-depth tutorials for developers, who want to extend EXT:news
|
|
with their own custom extensions.
|
|
|
|
.. container:: col-12 col-md-6 pl-0 pr-3 py-3 m-0
|
|
|
|
.. container:: card px-0 h-100
|
|
|
|
.. rst-class:: card-header h3
|
|
|
|
.. rubric:: :ref:`External tutorials <tutorialsExternal>`
|
|
|
|
.. container:: card-body
|
|
|
|
A list of recommended external tutorials, some of them in German.
|
|
|
|
.. toctree::
|
|
:maxdepth: 5
|
|
:titlesonly:
|
|
:hidden:
|
|
|
|
BestPractice/Index
|
|
ExtendNews/Index
|
|
Templates/Index
|
|
ExternalTutorials
|