Thought I'd try just a single page using the new XSL stylesheets ...
the page has been updated on minotaur, so should be testable soon.
I'll do the rest of the pages later.
S.
On Apr 5, 2005 12:50 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: sebb
> Date: Mon Apr 4 16:50:07 2005
> N
Everything sounds really good so far; I'm currently in the midst of family
stomach virus crap so very afk, but +1 on everything you've listed in the
last couple of emails.
Hen
On Mon, 4 Apr 2005, sebb wrote:
I think I've found a way to deal with the different ordering of tag
attributes between 1
I think I've found a way to deal with the different ordering of tag
attributes between 1.4 and 1.5. Instead of using
one can use
and thus force the attributes to be output in the same order by 1.5 and 1.4.
It's harder to read, but it only has to be done for tags with more
than one attribu
Just a follow-up:
The hard-coded paths have been turned into parameters, which in turn
are now passed in from the Ant script.
The properties passed in as parameters were already defined using
location, rather than value, so they become absolute paths - i.e.
there is no more need to move the 1.4 f
Hi,
I would like to run the following configurations with only one
machine: 3 domains. Let's name them, www.domain1.com and
sthg.domain2.com and www.domain2.com.
www.domain1.com runs on 80 using apache and php
www.domain2.com runs on 8080 using tomcat, mysql...
sthg.domain2.com runs on 443 using ap