Dear Jon:
On 17.09.2023 18:53, Sahananda Sahananda wrote:
I notice that https://www.oorexx.org/download.html shows 4.2.0 as our latest
release.
:-(
believe the website is source controlled through the SVN and I find the page source in the SVN
at / websites / main / trunk / docroot / download.html
I have four questions.
1) Should bug tracker items be raised for problems with the website? I don't
see any previous ones.
Maybe that is a good idea such that interested ooRexx users can document that something is wrong or
outdated.
2) Is it a simple matter of updating the SVN or does the website also need to
be published somehow.
Unfortunately, I have no idea! :(
3) All the current links to downloads on that page refer to http, but when I go to sourceforge the
pages are https. Does that matter? Which should be coded there?
Usually the http protocol will be replaced by https quietly. However, it would be better to use
https in the first place, now that the unsecure version has been deprecated on almost all web servers.
4) Should this go on a list of tasks for a release?
Yes, that would be definitely helpful such that we do not miss such an
important update!
Notwithstanding the above questions I think the html that is needed to be added
is
~~~
<!-- ###### 5.0.0 ###### -->
<tr>
<th colspan="2" align="center"><i>Release 5.0.0</i></th>
</tr>
<tr>
<td>Install/Source Files</td>
<td>
<a
href="https://sourceforge.net/projects/oorexx/files/oorexx/5.0.0/">ooRexx install files</a>
</td>
</tr>
<tr>
<td>Documentation</td>
<td>
<a
href="https://sourceforge.net/projects/oorexx/files/oorexx-docs/5.0.0/">ooRexx docs</a>
</td>
</tr>
~~~
and it should go immediately above the comment
~~~
<!-- ###### 4.2.0 ###### -->
~~~
If no one else feels this is their task, I could take it on.
Yes, please do! It is really important to get everything up to the latest state
once the state changes!
Best regards
---rony
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel