Hi All, I notice that https://www.oorexx.org/download.html shows 4.2.0 as our latest release.
I 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. 2) Is it a simple matter of updating the SVN or does the website also need to be published somehow. 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? 4) Should this go on a list of tasks for a release? 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. Jon
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel