You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Florent André <fl...@4sengines.com> on 2009/10/01 20:10:46 UTC

automatic cforms generator (was : Re: DO NOT REPLY [Bug 47864] XSLT2.0 module)

hi jörn

On Wed, 30 Sep 2009 23:37:20 +0200, Jörn Nettingsmeier
<ne...@apache.org> wrote:
[[..]]
> (for those who haven't used it: you can do some major logic with xslt2 -
> at some point i have tried to write an automatic cforms generator, and
> it was quite advanced and promising when the surrounding project
> exploded.. ;)

I have in mind to create an automatic cforms generator, and begin to think
and document about that...

Do you think you can share a rescue piece of code from the explosion ?

I think it will be more quick to begin from a base, and such a module can
be really useful for many in lenya community (I'm only or other interesting
in?).

I'm pretty sure that Rudolf could be also interesting in, no?

Be sure I will also share my work around this module. 

Have a cooooooool friday ! :)
++

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: automatic cforms generator (was : Re: DO NOT REPLY [Bug 47864] XSLT2.0 module)

Posted by Florent André <fl...@4sengines.com>.
Hi, 

I find something interesting around this module idea : 

- a boy that create web form from RNG schema :
http://debeissat.nicolas.free.fr/RNGtoHTMLform.php

This is a "web service", don't know where we can download it, but the idea
is "sexy" and can be useful for this module.

++


On Thu, 01 Oct 2009 14:21:01 -0500, Richard Frovarp <rf...@apache.org>
wrote:
> Florent André wrote:
>> On Thu, 01 Oct 2009 13:15:01 -0500, Richard Frovarp
<rf...@apache.org>
>> wrote:
>>   
[[..]]
>>
>> IMO, a great cform module can be composed by something like that : 
>>
>> 0) user interface for defining the "form container" {can be done by
>> advanced user} (the last step in developping)
>>
>> 1) xml "form container"  {can be done by xml-compliant user), that
>> contain
>> : 
>> --- the xml form declaration (a cform file ?) ==> define all inputs and
>> authorized values
>> --- the action connector : define what doing with the filled result (eg
:
>> send a mail, create a new lenya doc, fire a pipeline, ...)
>>
>> 2) a set of "actionners" (send a mail, create a lenya doc, calculate
>> result
>> from filling,...)
>>
>> WDYT ?
>>
>>   
> I think you've come up with some very good ideas.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: automatic cforms generator (was : Re: DO NOT REPLY [Bug 47864] XSLT2.0 module)

Posted by Richard Frovarp <rf...@apache.org>.
Florent André wrote:
> On Thu, 01 Oct 2009 13:15:01 -0500, Richard Frovarp <rf...@apache.org>
> wrote:
>   
>
>> No, a good cform generator would be good. 
>>     
> I'm not sure to well understand this phrase...
>
>   
Sorry. It was meant to say that "No, you aren't the only one who would 
be interested. I agree a good cform generator would be of interest to me".


>> From my perspective the use 
>> would be in allowing people to create various contact forms to be 
>> emailed out. But it certainly would have a great many other uses.
>>     
>
> Year, IMO forms is a good and user-friendly solution for pick-up structured
> data from user.
>
> IMO, a great cform module can be composed by something like that : 
>
> 0) user interface for defining the "form container" {can be done by
> advanced user} (the last step in developping)
>
> 1) xml "form container"  {can be done by xml-compliant user), that contain
> : 
> --- the xml form declaration (a cform file ?) ==> define all inputs and
> authorized values
> --- the action connector : define what doing with the filled result (eg :
> send a mail, create a new lenya doc, fire a pipeline, ...)
>
> 2) a set of "actionners" (send a mail, create a lenya doc, calculate result
> from filling,...)
>
> WDYT ?
>
>   
I think you've come up with some very good ideas.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: automatic cforms generator (was : Re: DO NOT REPLY [Bug 47864] XSLT2.0 module)

Posted by Florent André <fl...@4sengines.com>.
On Thu, 01 Oct 2009 13:15:01 -0500, Richard Frovarp <rf...@apache.org>
wrote:
> Florent André wrote:
>> hi jörn
>>
>> On Wed, 30 Sep 2009 23:37:20 +0200, Jörn Nettingsmeier
>> <ne...@apache.org> wrote:
>> [[..]]
>>   
[[..]]
>>   
> No, a good cform generator would be good. 
I'm not sure to well understand this phrase...

> From my perspective the use 
> would be in allowing people to create various contact forms to be 
> emailed out. But it certainly would have a great many other uses.

Year, IMO forms is a good and user-friendly solution for pick-up structured
data from user.

IMO, a great cform module can be composed by something like that : 

0) user interface for defining the "form container" {can be done by
advanced user} (the last step in developping)

1) xml "form container"  {can be done by xml-compliant user), that contain
: 
--- the xml form declaration (a cform file ?) ==> define all inputs and
authorized values
--- the action connector : define what doing with the filled result (eg :
send a mail, create a new lenya doc, fire a pipeline, ...)

2) a set of "actionners" (send a mail, create a lenya doc, calculate result
from filling,...)

WDYT ?

++

--- 

> 
> Richard
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: automatic cforms generator (was : Re: DO NOT REPLY [Bug 47864] XSLT2.0 module)

Posted by Richard Frovarp <rf...@apache.org>.
Florent André wrote:
> hi jörn
>
> On Wed, 30 Sep 2009 23:37:20 +0200, Jörn Nettingsmeier
> <ne...@apache.org> wrote:
> [[..]]
>   
>> (for those who haven't used it: you can do some major logic with xslt2 -
>> at some point i have tried to write an automatic cforms generator, and
>> it was quite advanced and promising when the surrounding project
>> exploded.. ;)
>>     
>
> I have in mind to create an automatic cforms generator, and begin to think
> and document about that...
>
> Do you think you can share a rescue piece of code from the explosion ?
>
> I think it will be more quick to begin from a base, and such a module can
> be really useful for many in lenya community (I'm only or other interesting
> in?).
>
> I'm pretty sure that Rudolf could be also interesting in, no?
>
> Be sure I will also share my work around this module. 
>
> Have a cooooooool friday ! :)
> ++
>   
No, a good cform generator would be good. From my perspective the use 
would be in allowing people to create various contact forms to be 
emailed out. But it certainly would have a great many other uses.

Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org