[TYPO3-dev] How to get the extension typoscript configuration inside an eID script?
Thomas "Thasmo" Deinhamer
thasmo at gmail.com
Sun Nov 15 15:30:35 CET 2009
Yeah, he kinda is sending the config within the request/querystring,
which is imho not the most secure and convinient solution. But I guess
I'm stuck with sending the necessary data with the querystring.
Thanks.
Oliver Rowlands schrieb:
> Hi Thomas,
>
> Alternatively could have a look at how Dmitry handled this issue in
> EXT:ratings.
>
> HTH,
>
> Oliver
>
> Ries van Twisk wrote:
>>
>> On Nov 14, 2009, at 5:03 PM, Thomas Thasmo Deinhamer wrote:
>>
>>> Good evening!
>>>
>>> Does there exist a nifty way to get the final extension
>>> typoscript configuration inside an eID script?
>>>
>>> I wanna use eID for performance reasons,
>>> but can't use it without typoscript configuration.
>>>
>>> How's this done?
>>>
>>> Thanks a lot! =o)
>>
>> it's not...
>>
>> let me explain,
>>
>> if you need typoscript AND you need eID,
>> then you are out of luck.
>>
>> Usually if you need typoscript using some sort of Ajax call,
>> then use a proper type number, it's not a lot slower
>> then using typoscript within your eID (never made in serious
>> measurements though...
>>
>> Depending on what you are doing, there are several solutions.
>>
>> What I did here
>> http://www.cocktailsoftheworld.com/find-a-cocktail.html with
>> my Ajax(eID calls it to prepare the complete list of ingredients and
>> Cocktail
>> names ands store them as a file. Then use that file within my eID.
>>
>> If that method can work for you, highly depends on what you are doing...
>>
>> Ries
>>
>>
>>
>>
>>
>>
>>
>>
>>
>
More information about the TYPO3-dev
mailing list