xsl-list
[Top] [All Lists]

[xsl] Navigation using XSLT

2006-07-24 03:05:46
Hi,

I use for my site a template system based upon smarty. Using XSLT to construct other pages site, I want use XSLT et stop to use the template system.

My page named "index" use XML data to change navigation tabs of my page via XSLT. This works well. And I cannot use XSLT to include the strings that contain data for the navigation part or content part.

With template system : I include strings (using template system) who contains xhtml (like xhtml, xforms) into "index " page : My "index" page call php program in other directories. This php programs gives strings to "index" page that inject this in xhtml code using template system.



I want to do this using XSLT. And I cannot do it. I tried using parameters, merging two DOM trees (but I've a great problem with namespace)...

Can I use XSLT instruction to include string (that contains xhtml or xforms code) in stylesheet ?

Thanks a lot for answers.

Christophe

        

        
                
___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. http://fr.answers.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>
  • [xsl] Navigation using XSLT, Christophe COLLS <=