xsl-list
[Top] [All Lists]

RE: Streamline xslt

2002-09-25 11:27:06
To change the site design I have to update each 
xsl file in the site.

Well, of course the trick is to get the modularity right so you only
define each aspect of the site rendition once. This means careful
structures of xsl:include and xsl:import so that common definitions are
reused.

I've seen another site that achieved the same effect by generating all
the stylesheets from a master definition of all the rendition rules -
using XSLT of course.

Clearly, if each page on the site has a separate stylesheet, then you
might just as well be using HTML.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>