Add new option "pageMode". Normally pages are passed as flat array to fluid template. If this option is set to "nested" you get a nested page object with (new attribute) childPages.
Page and content model in pw_teaser does not have properties for all available columns in the accordant tables. In this version everytime you try to access such attributes the whole row of the page/content will be loaded (and stored in model) and the valu
Fixed bug when ordering descending. When get pages recursively and order by (page tree) sorting, now the order of parent pages will be also respected. Add field sorting to $TYPO3_CONF_VARS[\'FE\'][\'addRootLineFields\'].
This is a backported version of 3.1.1 for TYPO3 4.5 or 4.7 installations. This version will be barely maintained, so please consider upgrading to TYPO3 6.2.
Changed all checkboxes in flexform to select-boxes. It was not possible to define a default for value for a field which is a checkbox, because checkboxes always got a value (0 or 1) and overwrites the typoscript setting.
Put extbase model mappings to extension setup, to prevent the appear of an exception if the user has forgotten to include the static setup to template.
Fixed a bug with the rendering of given typoscript. Now it is possible to give pw_teaser typoscript, which will be interpreted before it will be used as property of pw_teaser.