[TYPO3-core] RFC: Feature Request #9075: Add record row to recStatInfoHooks in tx_cms_layout
Oliver Hader
oliver at typo3.org
Wed Jul 30 13:02:18 CEST 2008
This is a SVN patch request.
Problem:
In tx_cms_layout there's a hook which allows to add status information
concerning a record in the page module view. However, the arguments for
this hook are the name of the table ('tt_content') and the uid of the
record.
The function implementing the hook would then again query for the
accordant record in tt_content with the given uid.
Solution:
Add the record to the parameters which are passed to the hook function.
Bugtracker references:
http://bugs.typo3.org/view.php?id=9075
Branch: Trunk
olly
--
Oliver Hader
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009075.patch
Type: text/x-diff
Size: 700 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080730/1bb13546/attachment.patch
More information about the TYPO3-team-core
mailing list