[TYPO3] A question, please, about copying a page into another page

Tapio Markula tapio.markula at xetpoint.fi
Sat Jan 12 20:48:08 CET 2008


Haines, William
> 
> I've been trying the paste into feature, but, naturally, I don't get the
> same id as what we are currently using (id=2577).  I've been thinking
> that it would be easier to keep the same id for the test page when it
> becomes the current page (id=2577).

you can get the same id only if you cut and paste because the new id 
must be unique. new id is autogenerated

>So, I'm interested in getting all of the content
> elements in id=4817 into id=2517
you can't have the same id several times. You can manipulate id using 
phpMyadmin but id values must always unique


More information about the TYPO3-english mailing list