[Typo3-dev] Changing the versioning pid in t3lib_TCEmain
Kasper Skårhøj
kasper2005 at typo3.com
Thu Oct 13 16:19:57 CEST 2005
The significance of pid=-1 is completely hardcoded and will probably stay so.
Why is this a problem for you?
- kasper
On Thursday 13 October 2005 15:42, Robert John de Stigter wrote:
> Hi,
>
> How easy is it to modify the class t3lib_TCEmain to make it choose an
> other id instead of -1 when versioning the pages? (In combination with
> the sys_workflow extension)
> I tried it, changing line 3604: $sArray['pid'] = -1; to $sArray['pid'] =
> $customPid;
> It didn't seem to use the $customPid as a pid for the pages. (It's
> probarly more complicated than I realize.)
>
> Cheers,
> Robert
>
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
--
- kasper
-----------------
Think future, not feature
More information about the TYPO3-dev
mailing list