[TYPO3-english] Change data structure and template recursively
David Bruchmann
typo3-en at bruchmann-web.de
Tue Jun 9 16:49:08 CEST 2009
----- Ursprüngliche Nachricht -----
Von: Tommy Bergeron <t.bergeron at gmail.com>
Gesendet: Dienstag, 9. Juni 2009 14:08:18
An: typo3-english at lists.netfielders.de
CC:
Betreff: [TYPO3-english] Change data structure and template recursively
> David Bruchmann wrote:
>> ----- Ursprüngliche Nachricht -----
>> Von: Tommy Bergeron <t.bergeron at gmail.com>
>> Gesendet: Freitag, 5. Juni 2009 20:09:11
>> An: typo3-english at lists.netfielders.de
>> CC:
>> Betreff: [TYPO3-english] Change data structure and template recursively
>>> Hi
>>>
>>> I have a whole tree of pages.
>>>
>>> And I created a new datastructure with a new template in it.
>>>
>>> I need to change the whole tree to that new structure.
>>>
>>> Is there any way of changing them recursively?
>>>
>>> Thanks!
>>
>> Normally DS' are inherited from Top to Bottom.
>> Your Request is only relevant if you have defined a lot of DS' in tree
>> which all have to be replaced by the new one.
>> Is that correct?
>>
>> (Replacing may mean just deleting, because the new DS' is inherited too)
>>
Can't you delete the templates only by phpmyadmin?
Or do you have many pages that need still these or other templates?
PS: You wouldn't delete the templates anyway but the references that are
pointing to them.
Regards
David
More information about the TYPO3-english
mailing list