[TYPO3-project-formidable] Making and using Actionlets

Jerome Schneider typo3dev at ameos.com
Thu Jun 22 11:29:34 CEST 2006


Hello

Yes, the shape of the XML has changed since v0.5.0
It's now little less verbous ;)
And it uses XML namespaces like actionlet:, renderlet:, ...

A *lot* of nice features have been included in this version :)

It's a shame, but I don't have much time to make up some API doc :(((

I think that this : could help you

http://typo3.org/typo3temp/tx_terfe/t3xcontentcache/a/m/ameos_formidable-0.5.0-xsd__formidable_xmlschema__png

It's a partial view of the new XML shape in use with v0.5.0.
If you think this is useful, i can generate the full version ( expect some 
big PNG ;)

And I can also generate a FULL sample XML if you need it.

(thanks to XML schema hehe)

Jerome


"Jérémy Lecour" <jeremy.lecour at gmail.com> a écrit dans le message de news: 
mailman.811.1150800215.18236.typo3-project-formidable at lists.netfielders.de...
Hi,

I've found how to use them, sorry for the trouble !

The principle is the same as in the v0.4, but we have to resect the
new syntax (no more "conf" and "name", here is an exemple :
--------
<control>
<actionlets>
<actionlet:MAIL>
__ Mail actionlet parameters __
</actionlet:MAIL>
</actionlets>
</control>
--------

2006/6/19, Jérémy Lecour <jeremy.lecour at gmail.com>:
> > There are two actionlets for the moment in the BASE pack.
> >
> > Remember that actionlets are meant to be executed after the form is
> > submitted, validated, and eventualy stored in the DB ( if u are using 
> > the
> > datahandler DB )
> >
> >
> > -> REDIRECT : sends the user to a specific page
> > -> MAIL : sends mails to the given adresses
>
> I know how they work because I often use them.
>
> What I don't know is how they work in the 0.5 scheme. I can't find any
> reference to actionlets in the different XSDs.
>
> BTW XSDs are very usefull to  check validity, but are more difficult
> to understand than the previous sample.xml that we could find in each
> package in the 0.4 version.
>
>
> > I don't have much time now but i'll give you all the details you need
> > tomorrow
>
> No problem, live your life ;-)
> I won't die until tomorrow, and if I do, I won't need your help anymore !!
>
> Thanks again
>
> --
> Jérémy Lecour : <mailto:jeremy.lecour at gmail.com>
> webdesigner, webmaster et développeur web
> Trésorier du PLUG : Provence Linux User Group
> http://www.plugfr.org/
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-formidable
>


-- 
Jérémy Lecour : <mailto:jeremy.lecour at gmail.com>
webdesigner, webmaster et développeur web
Trésorier du PLUG : Provence Linux User Group
http://www.plugfr.org/ 





More information about the TYPO3-project-formidable mailing list