[Typo3-dev] adding TS in Extension

JoH info at cybercraft.de
Fri Sep 2 00:15:37 CEST 2005


> 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 ;)
>
> maybe someone got another hint for me how to achieve that...

You could use a register and fill in your error message.
In your TS-setup you can get this register with

5 = TEXT
5.data = register:your_register_name

If there is no message in the register, nothing is rendered.

Just my 0,02?

Joey


-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.openbc.com/go/invuid/Jo_Hasenau






More information about the TYPO3-dev mailing list