Hi Joe/JanIV/Mark, THANKS!!!! for getting the SSL certificate to work. We really, really needed this for the wiki and forums!
Given the scope of the conversion of internal relative links. I think it is reasonable to expect that the project will not be in a hurry to start rushing in to convert 100,000 links without a plan. Hey AOO Devs: I have the experience of touching all of these html files when we ported them. I did do url rewrites and we have scripting to handle these cases! See ooo-site/trunk/tools/ - http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/tools/ Specifically the files urlrewrite.sh and urlrewrite.sed Working locally on a full checkout of ooo-site: http://openoffice.apache.org/website-local.html#how-to-do-website-development-locally-for-technical-users (1) urlrewrite.sed needs the additional rules. (2) To convert: $ cd ooo-site/trunk/tools $ ./urlrewrite.sh . # there is a dot at the end - please use it. (3) Do a local build. (4) Commit the massive changes. Voila! If the project wants to define the additional url rewrites then I will find cycles this weekend, or I can guide someone else. Regards, Dave On Oct 26, 2013, at 6:51 PM, Joseph Schaefer wrote: > I don't think there are any plans to change the dual http/https nature of the > site, even in the worst case scenario of redirecting everything to https, the > old links will still resolve. > > Sent from my iPhone > >> On Oct 26, 2013, at 9:49 PM, Rob Weir <robw...@apache.org> wrote: >> >>> On Sat, Oct 26, 2013 at 9:34 PM, Joseph Schaefer <joe_schae...@yahoo.com> >>> wrote: >>> No. Ideally urls local to the site use relative addressing so it will work >>> properly when viewed over http or https. The reason you don't want hard >>> coded http urls on the site is because https browsers will warn the user >>> about fetching insecure resources. >> >> OK. So long as external, incoming http:// URL's will still resolve. >> >> -Rob >> >>> Sent from my iPhone >>> >>>> On Oct 26, 2013, at 9:30 PM, Rob Weir <robw...@apache.org> wrote: >>>> >>>> On Sat, Oct 26, 2013 at 5:05 PM, Ariel Constenla-Haile >>>> <arie...@apache.org> wrote: >>>>>> On Sat, Oct 26, 2013 at 10:54:59PM +0200, janI wrote: >>>>>> Hi. >>>>>> >>>>>> www.openoffice.org now accept both http: and https: as announced earlier. >>>>>> >>>>>> We have however seen that e.g. product.css contain image tag with >>>>>> http://xxx. >>>>>> All references must be relative (without http: and https:). I hope the >>>>>> web >>>>>> admins can do make the needed changes. >>>>> >>>>> There are 26,349 matches of "http://www.openoffice.org/" in ooo-site. >>>> >>>> We *are not* going to change to a system that requires that links to >>>> www.openoffice.org are all https. I hope that is not what is being >>>> suggested. Remember, we have 10's of thousands of *external* links to >>>> our website that we do control and cannot change. >>>> >>>> Please someone, tell me that this is not what is being suggested here. >>>> >>>> -Rob >>>> >>>>> >>>>> Regards >>>>> -- >>>>> Ariel Constenla-Haile >>>>> La Plata, Argentina >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org >>>> For additional commands, e-mail: dev-h...@openoffice.apache.org >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org >>> For additional commands, e-mail: dev-h...@openoffice.apache.org >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org >> For additional commands, e-mail: dev-h...@openoffice.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org