[TYPO3-mvc] RFC #6944: Recursive starting point/storage pid via TypoScript
Peter Bücker
news.naag at gmx.net
Fri Jan 21 13:59:18 CET 2011
Hi all,
this is a SVN patch request.
Type:
=====
Feature
Bugtracker:
===========
http://forge.typo3.org/issues/6944
Branches:
=========
trunk
Problem:
========
You may set the storagePid for records via TypoScript
(plugin.tx_ext.persistence.storagePid), but you cannot currently
configure recursive searching via TypoScript.
Solution:
=========
Modify FrontendConfigurationManager to look for
plugin.tx_ext.persistence.recursive in TypoScript. If found, fetch
subpages of plugin.tx_ext.persistence.storagePid and include those in
the query. Patch is on the bugtracker (courtesy of Thomas Deinhamer).
Regards,
Peter
More information about the TYPO3-project-typo3v4mvc
mailing list