Re: Platform specific hints on download page

2021-03-19 Thread Matthias Seidel
Hi Maciej,

Am 19.03.21 um 11:23 schrieb Maciej Jaros:
> Matthias Seidel (2021-03-18 17:54):
>> Hi all,
>>
>> I just added platform hints on all localized download pages.
>>
>> (e.g. https://www.openoffice.org/de/download/ )
>>
>> The hints are for Windows and Linux at the moment with macOS still
>> pending. Feel free to translate!
>>
>> Regards,
>>
>>     Matthias
>
> Could you maybe do a simple show/hide or accordion or a dialog? That
> would be easier to read. And more accessible. You could also just add
> a link.
Maybe we could, I don't know. I don't write code, I just enabled the
translation. ;-)
>
> E.g. something like this (re-worded parts of the text too):
>
> ```
>  onclick="el=document.getElementById('platform_info_details');el.style.display
> = el.style.display=='none' ? 'block' : 'none'"
>> Important hint: 32-bit, 64-bit and Java - What to choose?
>
> 
> At the moment we offer a 32-bit (x86) version for Windows.
> However, it installs and runs also on Windows 64-bit (x86-64).
> Please note that you may need 32-bit Java too for some additional
> functionality.
> Proper Java version should be selected after installation (see menu
> 'Tools - Options - OpenOffice - Java').
> 
>
> For more information about OpenOffice and Java please see
>  href="https://www.openoffice.org/download/common/java.html;
>> Java and Apache OpenOffice.
> 
>
> 

If you would like to help the project with the homepage you could post
on our developer mailing list: d...@openoffice.apache.org.

Alternatively you can create a Pull Request on:

https://github.com/apache/openoffice-org

Regards,

   Matthias

> ```
>
>
> Regards,
> Maciej.
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Platform specific hints on download page

2021-03-19 Thread Maciej Jaros

Matthias Seidel (2021-03-18 17:54):

Hi all,

I just added platform hints on all localized download pages.

(e.g. https://www.openoffice.org/de/download/ )

The hints are for Windows and Linux at the moment with macOS still
pending. Feel free to translate!

Regards,

    Matthias


Could you maybe do a simple show/hide or accordion or a dialog? That 
would be easier to read. And more accessible. You could also just add a 
link.


E.g. something like this (re-worded parts of the text too):

```

Important hint: 32-bit, 64-bit and Java - What to choose?



At the moment we offer a 32-bit (x86) version for Windows.
However, it installs and runs also on Windows 64-bit (x86-64).
Please note that you may need 32-bit Java too for some additional functionality.
Proper Java version should be selected after installation (see menu 'Tools - 
Options - OpenOffice - Java').


For more information about OpenOffice and Java please see
https://www.openoffice.org/download/common/java.html;

Java and Apache OpenOffice.




```


Regards,
Maciej.