2017¶
What April brings: Cool buttons and "bignums"¶
2017-04-03 by Martin Bless
Along with April there comes a new release 3.6.8 of our theme t3SphinxThemeRtd
.
It offers some cool and brandnew stylings for lists that are written
in standard reST markup. You only have to add a .. rst-class:: the-style
in front of the list.
You can now easily create very well readable step-by-step instructions!
Be excited!
Something new and powerful is now around.
About buttons
Use buttons as links: List items as buttons
Bignums - have numbers appear "big"
Use Styled numbered sections (bignums) to style sections with several steps like these.
In short:
Use wisely!
More examples:
TCA Reference overhaul¶
2017-03-14 by Christian Kuhn
The TCA Reference got a major overhaul and should be ready for TYPO3 v8 LTS now.
FormEngine docs added¶
2017-02-15 by Christian Kuhn

The FormEngine code construct of the core has been refactored since version 6.2 and is much more flexible in version 7 LTS and 8 LTS.
An overview of the FormEngine API has now been added to TYPO3 API documentation.
Contribute: Don't hesitate to use the "Edit me on Github" button to improve the documentation.
May the docs be with you!
TYPO3 Code Snippets Have Moved To docs.typo3.org¶
2017-02-08 by Martin Bless
Great news: Code snippets that we had been collecting on typo3.org until now finally have arrived here at docs.typo3.org.
Please contribute and start sending code SNIPPETS again!