iersel
12-02-2005, 01:39 PM
Hi, I have become really interested into some 'new' internet techniques and that resulted in trying something from my own
I thought it would be easy (and very handy) to create my own homepage whit use of some XSL techniques
The idea was to create all my homepages in simple html without all the stuff what would be placed on every page; that would be putted into a different page what actually defines the menu, navigation, layout and so on
That way it would be easy to add new pages, change the look radically or whatever else without doing lots of rewriting
But unfortunately I have been unable till now to get this working...
Attached you find a file what contains an example to illustrate my problem
In the zip file are 2 xml files and two other files
-layout.xml should describe the look and feel of the entire homepage (this file should normally not be accessed directly by the visitor)
-xhtml_basic.xml contains the actual contents for a page. This file is viewed by the visitor
-this file should use style.xsl to apply the look and feel as described in layout.xml
-finally there is a CSS file
I have been trying to get this working but all my attempts have been in vain
If someone could suggest me how to accomplish all this, that would be great
Or maybe you know an alternative?
Thanks in advance!
Regards Nathan
Oh, one final note.
IE seems not to parse the xml files as I would expect... but FF does!
I thought it would be easy (and very handy) to create my own homepage whit use of some XSL techniques
The idea was to create all my homepages in simple html without all the stuff what would be placed on every page; that would be putted into a different page what actually defines the menu, navigation, layout and so on
That way it would be easy to add new pages, change the look radically or whatever else without doing lots of rewriting
But unfortunately I have been unable till now to get this working...
Attached you find a file what contains an example to illustrate my problem
In the zip file are 2 xml files and two other files
-layout.xml should describe the look and feel of the entire homepage (this file should normally not be accessed directly by the visitor)
-xhtml_basic.xml contains the actual contents for a page. This file is viewed by the visitor
-this file should use style.xsl to apply the look and feel as described in layout.xml
-finally there is a CSS file
I have been trying to get this working but all my attempts have been in vain
If someone could suggest me how to accomplish all this, that would be great
Or maybe you know an alternative?
Thanks in advance!
Regards Nathan
Oh, one final note.
IE seems not to parse the xml files as I would expect... but FF does!