Re: [Xsltforms-support] Is it possible to generate an xhtml with php, based on xsltforms?
Brought to you by:
alain-couthures
From: Lorenzo De T. <lor...@gm...> - 2009-09-11 09:20:47
|
Ok, now it loads the xslt. In xsltforms.xsl I have changed <xsl:variable name="resourcesdir"><xsl:value-of select="substring-before($href, 'xsltforms.xsl')"/>includes/xsltforms/</xsl:variable> to <xsl:variable name="resourcesdir">includes/xsltforms/</xsl:variable> and now also the files xsltforms.css and xsltforms.js are loaded but it still shows the "Loading" box, and the form doesn't work. What can be the problem? Thank you very much. On Thu, Sep 10, 2009 at 10:06 PM, COUTHURES Alain <ala...@ag...> wrote: > Usually, a processing-instruction is used only for client-side > transformation but at server-side, the source document beeing loaded with > the DOM API, it's also possible to have php instructions to manually read > this processing-instruction to, first, locate the stylesheet. -- Salta la crisi! Investi in comunicazione <http://isotype.org/?lang=it> -- Lorenzo De Tomasi ISOTYPE.org | comunica la qualità ["Multimodale" rispetto a "multimediale" vuole affermare la necessità di indagare non più sul veicolo o la tecnologia di trasmissione della comunicazione, ma sul modo in cui si veicola la comunicazione, il modo in cui la si struttura rispetto all'utente e, cioè, sul progetto.] Il portfolio illustrato dei miei lavori: http://tinyurl.com/2fgl63 Il mio curriculum vitae: http://tinyurl.com/4l2u8v Il mio blog (in costruzione): http://www.isotype.org/?lang=it ^^^^^^^^^^ Rispetta il tuo ambiente, pensa prima di stampare questa e-mail. Grazie. Please consider the environment before printing this email. Thank you. |