[TYPO3-dev] IRRE questions

Steffen Kamper steffen at sk-typo3.de
Mon Jul 23 23:14:19 CEST 2007


"Pierre Rouwens" <pierre_rouwens at dmr.ca> schrieb im Newsbeitrag 
news:mailman.1.1185216746.21206.typo3-dev at lists.netfielders.de...
> Hi Thomas,
>
> I found , and it was confirmed by Oliver, that IRRE does NOT support 
> localization in child elements. So i can't use IRRE here, but what do you 
> mean with old way ?
> Is this possible to do something approaching with flexform ?
>
> TIA
>
> Pierre
>
> Thomas Mammitzsch a écrit :
>> Pierre Rouwens schrieb:
>>> Hi folks,
>>>
>>> I need to develop a plugin to handle let's say papers. But in the BE I 
>>> need something really easy to handle 'cause the customer is not really a 
>>> such geek.
>>> I thought using IRRE to handle this :
>>> create a new paper, in this paper i need to add in the form an existing 
>>> or not category, and finally add an article.
>>>
>>> paper1
>>>    -cat1
>>>       -article1
>>>       -article2
>>>    -cat2
>>>       -article3
>>>    -cat3
>>>       -article4
>>>
>>> later ...
>>>
>>> paper2
>>>    -cat1
>>>       -article5
>>>    -cat2
>>>       -article6
>>>       -article7
>>>    -cat4
>>>       -article8
>>>
>>> And so on. In the FE i need to display the latest paper, and archives of 
>>> older ones and be able to display archives of all articles why not 
>>> categorized. The FE part is not a such problem.
>>>
>>> I just wanna be sure that's currently able to do this with IRRE and be 
>>> sure that IRRE is the way to achieve it. And by the way if you have any 
>>> clues ;)
>>>
>>> Thanks a lot
>>>
>>> Pierre
>>
>> you can do that using IRRE, although you could also do that in the old 
>> fashioned way. But i think its nicer for the customer to work with IRRE, 
>> because he can do all in one form and create related stuff on the fly.
>>
>> regards, Thomas

Hi,

if i look to your paper-example, it looks like you only make a collection of 
existing articles.
But you have 2 levels below.

i don't see a way with irre neither with flexforms, i think the only way 
would be to do it in a kind of wizard-script.
But may be i didn't understand the requirements right.

vg  Steffen 






More information about the TYPO3-dev mailing list