Am 04/08/2014 09:40 PM, schrieb Rob Weir:
On Tue, Apr 8, 2014 at 1:33 PM, Marcus (OOo)<marcus.m...@wtnet.de>  wrote:
Am 04/08/2014 09:17 PM, schrieb Rob Weir:

On Mon, Apr 7, 2014 at 12:30 PM, Marcus (OOo)<marcus.m...@wtnet.de>
wrote:

Am 04/07/2014 02:07 PM, schrieb Tal Daniel:

Can any Committer take responsibility to commit the attached patch?
(it's my first patch :). I removed a missing reference to product.css
from the<head>   section.



@Rob:
I remember that you have added some meta data long time ago. Do you
remember
this certain meta data?


Yes, we should keep those.

-Rob

"/product/product.css" doesn't exist, so of course it doesn't have any
bad
effects when deleting the line.


do you have an idea how to change this, that it is working again?


To make what working again?

The current code line is:

<link rel="STYLESHEET" type="text/css" href="/product/product.css" media="screen" />

That means the browser should use explicit "/product/product.css" when the webpage should be shown on a PC screen (not printer or other possibilities [1]).

This CSS file doesn't exist:

$ svn log product/product.css
svn: 'product/product.css' is not under version control

> Did something change?

I don't know if this was ever working.

However, currently it doesn't change anything if the line is there or not. Therefore it can be deleted anyway.

Furthermore, I don't think that we want to use different CSS files for presenting the website on a screen or when printing or handheld or ...

[1] http://www.w3.org/TR/html401/types.html#type-media-descriptors

Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to