Open Conal-Tuohy opened 7 years ago
@timathom mentioned xphoneforms as an alternative to this repo. At the moment I am working directly on the xsltforms.js file, but at some stage I'd like to contribute my work to xsltforms; I don't know what's the best way.
The dev repo is now the one named xphoneforms. It has been rewritten with just nodeJS as HTTP server, URL rewriter and dynamic builder.
This repo is both for XSLTForms v1, Fleur and XSLTForms v2.
xsltforms.js and xsltforms.xsl in other repositories are now just copies from the dev repo.
Thanks Alain! May I suggest you update the README files of the other repositories to mention that they are obsolete, and to refer instead to xphoneforms?
The build process (i.e. in which you set up a PHP web application and use it to generate xsltforms.js etc. from components) is broken because it doesn't reflect the directory layout since the switch from svn to git. I think the .htaccess file, at least, needs to be updated.