During the TYPO3 snowboard tour (T3BOARD10) in Laax last week the Extbase quickstart documentation was improved and finished by Franz Ripfel from A.BE.ZET. Its aim is to help you get a first impression of how Extbase based extensions are working and what to do to get started with your own first selfmade Extbase extension. The Quickstart shows you important code points within the demo extension blog_example and guides you through a step by step example extension called Fridgemaster, which is made for controlling the contents of your fridge(s).
Documentation Made Easier With Markdown
With Markdown, contributors can create and edit documentation using a format that's both simpler and more intuitive. This helps to break down the…