Thanks Bertrand for the quick reply. So at least the styling will remain the same, but are there differences (big or small) in the widget definitions etc. that require a rewrite of the current form samples?
Bye, Helma > -----Original Message----- > From: Bertrand Delacretaz [mailto:[EMAIL PROTECTED] > Sent: Saturday, 12 March 2005 14:45 > To: [email protected] > Subject: Re: Question on CForms - relevant for 2.1.7 > > > Le 12 mars 05, � 14:30, Linden H van der (MI) a �crit : > > ...What I'd like to know is: how many differences are there between > > HEAD > > and TRUNK that will make my efforts useless?.. > > It looks like the *-styling.xsl files are currently identical: > > $ cd BRANCH_2_1_X/src/blocks/forms > > $ for i in $(find . | grep styling.xsl | grep -v '\.svn') ; > do echo $i > ; diff $i ../../../../trunk/src/blocks/forms/$i ; done > > shows only a difference in the comments of > ./samples/resources/forms-field-styling.xsl > > -Bertrand >
