[libreoffice-website] Making LibOCon2012-Site static - Current Status

2015-10-03 Thread Andreas Mantke
Hello,

I worked on a solution to make the LibOCon2012-Site (and later the 2013
site) static. I managed already to export the site to a folder. If I put
that into the folder of the Apache webserver I can view the conference
sites. In some cases the links need some edits because there is a
html-site and a folder with the same naming inside the folder. I get 403
errors if I don't edit the links and add an explicit '.html' to the link.

There is a minor issue with the footer of the website. This could be
solved by copying the html footer to all created html pages. It would be
great if someone would second me with a shell script to make that happen.

That could also help with the language selector and the login link. Both
could be deleted from the html source code.

Regards,
Andreas

-- 
Andreas Mantke 
Twitter: @andreaslibo Skype: andreaslibo
The Document Foundation, Kurfürstendamm 188, 10707 Berlin, Germany
Rechtsfähige Stiftung des bürgerlichen Rechts
Legal details: http://www.documentfoundation.org/imprint


-- 
To unsubscribe e-mail to: website+unsubscr...@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


Re: [libreoffice-website] Making LibOCon2012-Site static - Current Status

2015-10-03 Thread Goran Rakic
Hi,

What about using URL rewrite in the web server configuration to add
implicit .html and support old links?

If the web server is Apache, we can place this config in the .htaccess
file so it should be easy to keep it maintainable. See here:

http://stackoverflow.com/questions/5730092/how-to-remove-html-from-url

Language selector could work with content negotiation, which is a similar
trick. I am willing to help with more details.

Best,
Goran


On Sat, October 3, 2015 23:19, Andreas Mantke wrote:
> Hello,
>
>
> I worked on a solution to make the LibOCon2012-Site (and later the 2013
> site) static. I managed already to export the site to a folder. If I put
> that into the folder of the Apache webserver I can view the conference
> sites. In some cases the links need some edits because there is a
> html-site and a folder with the same naming inside the folder. I get 403
> errors if I don't edit the links and add an explicit '.html' to the link.
>
>
> There is a minor issue with the footer of the website. This could be
> solved by copying the html footer to all created html pages. It would be
> great if someone would second me with a shell script to make that happen.
>
>
> That could also help with the language selector and the login link. Both
> could be deleted from the html source code.
>
> Regards,
> Andreas
>
>
> --
> Andreas Mantke 
> Twitter: @andreaslibo Skype: andreaslibo
> The Document Foundation, Kurfürstendamm 188, 10707 Berlin, Germany
> Rechtsfähige Stiftung des bürgerlichen Rechts
> Legal details: http://www.documentfoundation.org/imprint
>
>
>
> --
> To unsubscribe e-mail to: website+unsubscr...@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
>



-- 
To unsubscribe e-mail to: website+unsubscr...@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



Re: [libreoffice-website] Development of the new Extensions and Templates Site

2015-10-03 Thread Andreas Mantke
Hi Cor,

Am 02.10.2015 um 21:09 schrieb Cor Nouws:
> Hi Andreas,
>
> Andreas Mantke wrote on 01-10-15 22:29:
>
>> It be great if someone volunteers and create a message that could be
>> send to the user (contributers) to motivate them to try the new
>> environment and give feedback.
> Good idea. Count me in for that please.
> I'll do so when I've looked at the site in the next days.
>

thanks for your offer.

I finally sorted out all issues with the overlap of user accounts and
mailaddresses from both current sites and added more than nine hundred
accounts to the new test website.

The test site is here:
http://vm141.documentfoundation.org:9096/exttemptest/en

To activate (reset password) it's necessary to use the form at:
http://vm141.documentfoundation.org:9096/exttemptest/mail_password_form?userid=
and put in the user name and wait for the email with the reset password link

I'll work on the content data of the current websites and clean up the
content the next days.

Regards,
Andreas

-- 
## Developer LibreOffice
## Freie Office-Suite für Linux, Mac, Windows
## http://LibreOffice.org
## Support the Document Foundation (http://documentfoundation.org)
## Meine Seite: http://www.amantke.de 


-- 
To unsubscribe e-mail to: website+unsubscr...@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