[TYPO3-english] Use DAM categories for tt_news
Dan Osipov
dosipov at phillyburbs.com
Mon Sep 21 15:16:53 CEST 2009
Take a look at the hooks:
processDatamap_postProcessFieldArray
processDatamap_afterDatabaseOperations
Unfortunately, any help beyond this would require a chapter... Look for
documentation, or pick up a TYPO3 extension development book. Let me
know if you're still unsucessful.
Dan Osipov
Calkins Media
http://danosipov.com/blog/
Rik Willems wrote:
> Dear Dan,
>
> I read through much stuff concerning your suggestion but can't find
> anything useful. Can you give some hints on how to do this?
>
> Greets, Rik
>
> Dan Osipov schreef:
>> No, both projects rely on their categories in queries.
>>
>> What you can do, however, is make an extension and hook into TCE, so
>> that when a new tt_news category is created, a matching DAM category
>> is created at the same time.
>>
>> Dan Osipov
>> Calkins Media
>> http://danosipov.com/blog/
>>
>> Rik Willems wrote:
>>> Hi all,
>>>
>>> I am wondering if the following is possible. For a new project I'd
>>> like to automate page content (news and images/video) through
>>> typoscript. Now it doesn't make much sense to have to maintain two
>>> category trees. Is it possible to combine the DAM and tt_news
>>> categories? Or use one of the two for both extensions?
>>>
>>> Greets, Rik
More information about the TYPO3-english
mailing list