[TYPO3-dev] Wondering if my extension id is possible

Patrick O'Hara pdohara at practicalprogrammer.org
Mon Apr 17 20:19:07 CEST 2006


Thanks for the headsup, one sort of issue (it's not really an issue pre se),
with Typo3 is knowing what has been done already.  Any suggestions on an
extension that might be a good first extesion?



--
Tanks for your Support
Pat O'Hara
  _      _      _
 /*\==  /*\==  /*\==
<ooo>  <ooo>  <ooo>


On 4/17/06, Luc Franken <typo3 at tentoday.com> wrote:
>
> There is already something like that:
> Add this in the setup part of your template:
>
> # Spam Protection for Email
> config {
>   spamProtectEmailAddresses = 2
>   spamProtectEmailAddresses_atSubst = (at)
> }
>
> Sorry for your attempt to start developing in Typo3 ;)
>
> Patrick O'Hara schreef:
> > First a little background about me.  I have worked professionally at a
> PHP
> > developer on and off for about 4 years.  My last gig was more that 4
> years
> > ago however.  I have be working with Typo3 for about 6 years as a
> user.  I
> > have reviewed some of the documentation on how to write an extension and
> > obviously will be looking at it again.
> >
> > I have a desire to filter email addresses in the output of Typo3 and
> make
> > them spam safe.  This is a piece of code that I put into my own PHP
> based
> > content management system that I used prior to finding Typo3.  My
> question
> > is a) is it possible for an extension to modify the output of Typo3
> (that is
> > all the output), b) where do I hook in?
> >
> > BTW, as I assume is obvious this will be my first attempt at programming
> > within Typo3.
> >
> > --
> > Tanks for your Support
> > Pat O'Hara
> >   _      _      _
> >  /*\==  /*\==  /*\==
> > <ooo>  <ooo>  <ooo>
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>


More information about the TYPO3-dev mailing list