On Sun, Jan 11, 2009 at 16:05, Hannes Magnusson
<hannes.magnus...@gmail.com> wrote:
> On Sun, Jan 11, 2009 at 15:43, Nilgün Belma Bugüner
> <nil...@belgeler.gen.tr> wrote:
>> I have just joined. I am not familiar with the way things are done here.
>> Also I have more than 6000 files to translate. I think someone who knows
>> your infrastructure, and who has shell access would be a better choice.
>> Please do not consider me for this task.
>
> I'll try to look into it then.

So I did take a quick peek.
We could split the CSS file into "website" and "phpdoc" files,
maintaining the "phpdoc" CSS file in the "phpdoc" module.
The problem however will be how to tell PhD to copy that file, and
reference to it?
Furthermore, how should we deploy it on the mirrors?

Currently the rendered .php pages have a "header(); <rendered-content>
footer();" (simplified a bit), the header() call produces all the
<head>, <title>, <link> tags and all that. Somehow magically injecting
a CSS file there is going to pain.

In the long run I think this will just create more administrative work
and will be a major WTF for newcomers to understand how things work in
the future.

-Hannes

Reply via email to