Kevin wrote: > > > I think this should go into a seed site for views, this is an important > > improvement. > > Yes I'd like to make it a contribution. The part about me using a Perl > template system was snipped. This makes it easier to add more switchable > parameters to a css template and generate many theme css files. > > If this went into a seed site for views as it stands and an IE or Mac > css fix is needed it would have to be applied to five css files.
The main/forrest.build.xml build script could handle this using Ant and XSLT. See some examples at plugins/build.xml:145 etc. and main/targets/seed.xml -David
