On Sep 22, 2006, at 8:04 AM, Stefano Mazzocchi wrote:
Geir Magnusson Jr. wrote:
I see Tim and Nadya discussed this already.
I think we want to keep it as error-free as possible... I'm going to
try to just copy site.css on deployment - it means we still only
maintain one copy, but then offline and online is the same
experience.
I tend to hook the css file to an absolute http URL or use ../../
relative locations.
having a working copy that needs to be updated before every commit is
asking for trouble.
Right - so I switched the <link> to be simply local, and modified
build.xml to copy it where it's needed. So we have extra copies in
the doc tree, but what you see locally is what you see when deployed,
and nothing has to be touched to go between.
geir
--
Stefano.
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]