[Typo3-dev] System Extensions, part II

Kasper Skårhøj kasper2004 at typo3.com
Fri Nov 19 12:40:38 CET 2004


I agree totally,

If you come up with a good patch placing a hook there then you are free
to go (and notify the tt_news team of course)

- kasper


On Fri, 2004-11-19 at 10:12, Martin T. Kutschker wrote:
> Kasper Skårhøj wrote:
> 
> >>Sidenote: I found some hardcoded parts of tt_news in the Core. Will they 
> >>go away in the next release?
> > 
> > Where?
> 
> eg class.t3lib_userauthgroup.php
> 
> if (t3lib_extMgm::isLoaded('tt_news'))  {
>    $this->TSdataArray[]='
>    // Setting defaults for tt_news author / email...
>    TCAdefaults.tt_news.author = '.$this->user['realName'].'
>    TCAdefaults.tt_news.author_email = '.$this->user['email'].'
>    ';
> }
> 
> It's protected by isLoaded() but I don't like such "weak reverse 
> dependencies". IMHO it's better have one more hook in the Core than such 
> constructs. I disapprove in favouring specific extensions.
> 
> Masi
> 
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
-- 
- kasper

--------
Please notice NEW EMAIL ADDRESS for 2004!! (due to SPAM-contamination)
	
"kasper2004 at typo3.com"





More information about the TYPO3-dev mailing list