[Typo3-dev] adding TS in Extension

Dmitry Dulepov typo3 at fm-world.ru
Fri Sep 2 08:13:03 CEST 2005


Hi!

Stefan Beylen wrote:
> regular page content is added before my plugin. In my plugin the user
> has to enter an emailadress in order to sgn up for a newsletter.
> When the email is invalid a message should appear on /top of the page/
> telling the user that his/her email is invalid.
> 
> I am working on a webshop for blind people - thats the reason why it has
> to be on the _very top_ of the page...so the user doesnt have to "read"
> through the whole page in order to get the message ;)

This is easy: two instances of the template using two functions: one for
displaying error messages (or empty if no errors), another - everything
else.

Dmitry.




More information about the TYPO3-dev mailing list