Hi Goran,
Goran Rakic wrote on 2013-03-05 00:18:
Sorry, I sent you a link to a wrong message. :(
no problem. :)
The problem is that the "Discover It" page is broken when the site is
accessed over HTTPS like this https://www.libreoffice.org/home/Discover
Browser denies loading CSS over insecure protocol and in dicover-it.html
there are absolute links to CSS files starting with "http://" that will
not be loaded.
Ah, okay - I tried to fix this in the source, can you see if this works now?
There is another issue at the bottom of the page source where some
javascript files are referenced using relative urls. We are using url
rewriting so relative urls are broken.
This causes javascript errors and page transitions to be missing. It is a
minor issue but still should be easy to fix, using protocol-relative
absolute urls just like with CSS files above.
Instead "mysite/javascripts/libs/jquery-1.8.0.min.js" the link should be
"//www.libreoffice.org/mysite/javascripts/libs/jquery-1.8.0.min.js" and
like so for other files next to it.
Thanks for pointing this out! I've fixed it now, can you see if it works?
Camille, can you fix both in your local repo as well?
Thanks,
Florian
--
Unsubscribe instructions: E-mail to website+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted
Context
- Re: [libreoffice-website] Home page version 20130301 (continued)
Re: [libreoffice-website] Home page version 20130301 · Robinson Tryon
Re: [libreoffice-website] Home page version 20130301 · Florian Effenberger
Re: [libreoffice-website] Home page version 20130301 · Marco Menardi
Re: [libreoffice-website] Home page version 20130301 · Thorsten Behrens
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.