[TYPO3-dev] Moving pages in workspaces - brainstorm

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Sun Apr 2 18:23:00 CEST 2006


Kasper Skårhøj schrieb:
 >
> We could even implement some sort of relation between the deleted original and created copy  
> which makes sure that IDs are maintained during the publishing  process. 

Not really related but it touches the problem of FE-linking.

The idea is that you don't link against the "uid" but against an "oid" 
(object id). I'm not sure if "t3ver_oid" is such an "oid". This is what 
I understand:

The "oid" is the same for all versions of an element (object).

You can move any element around as you like. It doesn't matter if the 
real "uid" changes as long as the "oid" stays the same and is used for 
linking.

Masi




More information about the TYPO3-dev mailing list