As a consequence from our own experience with using FLOW3 and due to your feedback, the core has undergone some heavy refactoring. The persistence framework is now fully self-contained and works without the TYPO3 Content Repository. A few hundred class names have been renamed to enforce more consistent naming conventions. And finally the resource management has been completely reworked and now provides an easy way to upload, import and publish resources.
Using TYPO3 for Small Projects Pt. 3 - Blog Extension
In part three of this guide, find out how to install and configure the TYPO3 Blog extension. Learn how to install and configure the extension using…