[TYPO3-core] RFC #4427: alwaysActivePIDlist (as stdWrap)

Benjamin Mack benni at typo3.org
Mon Dec 22 10:40:37 CET 2008


Hey Dan,

On 21.12.2008 17:21 Uhr, Dan Osipov wrote:
> So, should the stdWrap be placed before the condition (see patch)? Or
> should something like alwaysActivePIDlist_stdWrap be created?
I'd only alter the condition to

===
if (trim($this->conf['alwaysActivePIDlist']) || 
is_array($this->conf['alwaysActivePIDlist.'])) ...

===

Then it feels like the same behaviour as the ifEmpty/override parameters 
on the stdWrap.

Apart from that: Good idea and a +1 once you've fixed the thing above.

All the best,
Benni.


More information about the TYPO3-team-core mailing list