On Wed, 15 Sep 2004 15:03:42 +0530, "Rahul Agarwal" <[EMAIL PROTECTED]> said: > Hi Stephan, > Thanks for the reply. > > Do you mean the Orbeon's XSLT that transforms XForms to HTML needs to be > changed? If so, I think only developer group of Orbeon can do so and make > it available in next release. Please correct me if I'm wrong. > > Thanks and Regards, > Rahul Agarwal
Well anyone can submit patches. ( No guarantee they will be accepted. ) If you go to http://sourceforge.net/tracker/?group_id=116683&atid=675662 you will see the patch submission page. That said, attached is zip file with a quick hack to add the label support. Replace your WEB-INF/resources/config/xforms-to-xtml.xsl with the one in the attached zip. Pretty sure it will need further tweaking. And of course let us know how it goes. ( Feel free to log bugs/rfes on sourceforge! ) -- Regards, Dan Small > > > ---------------------------------------------------------------------------------------- > This is a PRIVATE message. If you are not the intended recipient, please > delete without copying and kindly advise us by e-mail of the mistake in > delivery. NOTE: Regardless of content, this e-mail shall not operate to > bind CSC to any order or other contract unless pursuant to explicit > written agreement or government initiative expressly permitting the use > of > e-mail for such purpose. > ---------------------------------------------------------------------------------------- > > > > > > stephan > @wissel.net > Sent by: orbeon-user-admin > 09/15/2004 02:18 PM > Please respond to orbeon-user > > > To: [EMAIL PROTECTED] > cc: > Subject: Re: [orbeon-user] Does Orbeon support > <xforms:label> within <xforms:input> > ? > > > > Hi Raul, > > my little assessment would say: the XLST that transforms the xforms to > html needs some tweaking. Why not update the transformation and > contribute > it back to the community. This way it can be exactly the way you need it > (I presume you would use the HTML label construct as well?). > > :-) stw > > [EMAIL PROTECTED] wrote on 15/09/2004 15:01:07: > > > > > Hi, > > I'm new to the Orbeon users group; noticed some of the syntaxes > > defined by W3C XForms language are NOT as it is supported by Orbeon > > engine. One such problem is that following code does not shows an > > input control along-with the given label (City Name:). > > > > <xforms:input ref="city"> > > <xforms:label>City Name:</xforms:label> > > > </xforms:input> > > > > I observed that <xforms:label> works well within <xforms:select> or > > <xforms:submit> but not with <xforms:input>. I need this feature as > > it is possibly in newer version of Orbeon if current vesion Orbeon > > 2.5. FYI, I've got this engine installed on Apache Tomcat 5. Could > > you please suggest what should be done? > > > > Thanks and Regards, > > Rahul Agarwal > > > > > ---------------------------------------------------------------------------------------- > > This is a PRIVATE message. If you are not the intended recipient, > > please delete without copying and kindly advise us by e-mail of the > > mistake in delivery. NOTE: Regardless of content, this e-mail shall > > not operate to bind CSC to any order or other contract unless > > pursuant to explicit written agreement or government initiative > > expressly permitting the use of e-mail for such purpose. > > > ---------------------------------------------------------------------------------------- > >
xforms-to-xhtml.not-a-zip-honest
Description: Zip compressed data
