[TYPO3-mvc] Setting storagePid to the current page

Sebastian Michaelsen sebastian.gebhard at gmail.com
Fri Aug 27 02:20:23 CEST 2010


I try to write a page comments extension with extbase / fluid. The records should be stored on the 
page they were created on and when fetching them, only the records of this page should be fetched.

I thought this would be quite easy:

plugin.tx_commentsplus.persistence.storagePid.data = TSFE:id

But storagePid seems not to support stdWrap properties, so storagePid is 0.


Any hints how I can achieve this?


Kind regards,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list