[TYPO3] Moving records to a new subpage?

Zachary Denison zacharydenison at gmail.com
Wed May 2 05:54:20 CEST 2007


This is just an idea but you could try something like this in the mysql

UPDATE pages set pid=88 where uid >= 3300 AND uid <=3500



On 5/1/07, Tom <tom at nospam.com> wrote:
> Hello Group,
> Need some help here.
> I need to move records ID=3300 to ID=3500 subpages of ID=75 to a new position
> as subpages of ID=88.
> Moving those record one by one at the BackEnd is a pain in the neck.  Is
> there any way to move them all at once or at least in chunks?
>
> Thanks
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list