|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
DO NOT REPLY [Bug 47864] New: XSLT2.0 modulehttps://issues.apache.org/bugzilla/show_bug.cgi?id=47864
Summary: XSLT2.0 module Product: Lenya Version: 2.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Miscellaneous AssignedTo: dev@... ReportedBy: florent.andre-dev@... This module allow Lenya to deal with all nice xslt2.0 functionalities. Simple to use, install and many fun ! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
DO NOT REPLY [Bug 47864] XSLT2.0 modulehttps://issues.apache.org/bugzilla/show_bug.cgi?id=47864
--- Comment #1 from Florent ANDRE <florent.andre-dev@...> 2009-09-17 16:48:03 PDT --- Attachment failed (maybe too big ??). So, * archive can be download at : http://4sengines.eu/xslt2.0.tar.gz * svn access at : http://svn.4sengines.eu/modcontrib/xslt2.0/trunk/lenya_2_0_X Enjoy ! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: DO NOT REPLY [Bug 47864] XSLT2.0 modulebugzilla@... wrote:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=47864 > > --- Comment #1 from Florent ANDRE <florent.andre-dev@...> 2009-09-17 16:48:03 PDT --- > Attachment failed (maybe too big ??). So, > > * archive can be download at : http://4sengines.eu/xslt2.0.tar.gz > * svn access at : http://svn.4sengines.eu/modcontrib/xslt2.0/trunk/lenya_2_0_X > > Enjoy ! lovely! i've been toying with xslt2 2 years ago and loved it. is that module based on saxon? or is there another free xslt2 implementation now? looks like i'm going to dust of michael kay's two 20-pound handbooks on xslt2/xpath2 with have been dormant on my shelf for a while :-D (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.. ;) best, jörn -- Jörn Nettingsmeier "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: DO NOT REPLY [Bug 47864] XSLT2.0 moduleHi,
On Wed, 30 Sep 2009 23:37:20 +0200, Jörn Nettingsmeier <nettings@...> wrote: > bugzilla@... wrote: >> https://issues.apache.org/bugzilla/show_bug.cgi?id=47864 >> >> --- Comment #1 from Florent ANDRE <florent.andre-dev@...> >> 2009-09-17 16:48:03 PDT --- >> Attachment failed (maybe too big ??). So, >> >> * archive can be download at : http://4sengines.eu/xslt2.0.tar.gz >> * svn access at : >> http://svn.4sengines.eu/modcontrib/xslt2.0/trunk/lenya_2_0_X >> >> Enjoy ! > > lovely! i've been toying with xslt2 2 years ago and loved it. is that > module based on saxon? or is there another free xslt2 implementation now? yep saxon based, I don't find any other correct xslt2 implementation... maybe because saxon satisfying most of the peoples... It's "bad" because xalan have some really goods underlying concepts.. > looks like i'm going to dust of michael kay's two 20-pound handbooks on > xslt2/xpath2 with have been dormant on my shelf for a while :-D :) > > (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.. ;) What was really cool and useful for me is regexp and grouping capabilities. A little presentation here : http://www.xml.com/pub/a/2002/04/10/xslt2.html?page=1 ------ Have you try to install this module? It's work for you ? I have created a docs folder where I detailed installation instruction and saxon libs are embedded. have a good day > > best, > > jörn --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
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 <nettings@...> 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@... For additional commands, e-mail: dev-help@... |
|
|
Re: automatic cforms generator (was : Re: DO NOT REPLY [Bug 47864] XSLT2.0 module)Florent André wrote:
> hi jörn > > On Wed, 30 Sep 2009 23:37:20 +0200, Jörn Nettingsmeier > <nettings@...> 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 ! :) > ++ > 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@... For additional commands, e-mail: dev-help@... |
|
|
Re: automatic cforms generator (was : Re: DO NOT REPLY [Bug 47864] XSLT2.0 module)On Thu, 01 Oct 2009 13:15:01 -0500, Richard Frovarp <rfrovarp@...>
wrote: > Florent André wrote: >> hi jörn >> >> On Wed, 30 Sep 2009 23:37:20 +0200, Jörn Nettingsmeier >> <nettings@...> 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@... > For additional commands, e-mail: dev-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: automatic cforms generator (was : Re: DO NOT REPLY [Bug 47864] XSLT2.0 module)Florent André wrote:
> On Thu, 01 Oct 2009 13:15:01 -0500, Richard Frovarp <rfrovarp@...> > 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 ? > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: automatic cforms generator (was : Re: DO NOT REPLY [Bug 47864] XSLT2.0 module)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 <rfrovarp@...> wrote: > Florent André wrote: >> On Thu, 01 Oct 2009 13:15:01 -0500, Richard Frovarp <rfrovarp@...> >> 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@... > For additional commands, e-mail: dev-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |