Re: Updating the web site

2018-02-23 Thread sebb
For a quick fix to a single page (e.g. typos in a download link), you can also just manually edit the files under https://svn.apache.org/repos/infra/websites/production/commons/content/proper This will be overwritten the next time the site is updated, so it's important to fix the source as well.

Re: Updating the web site

2018-02-23 Thread Gilles
On Fri, 23 Feb 2018 09:32:40 +0100, Stefan Bodewig wrote: On 2018-02-23, Jochen Wiedmann wrote: I urgently need to update the page on [1]. Now, could someone, please explain to me in plain, simple words (suitable for a 54 years old, or, even worse: Me), how to do that using cms.apache.org?

Re: Updating the web site

2018-02-23 Thread Stefan Bodewig
On 2018-02-23, Jochen Wiedmann wrote: > I urgently need to update the page on [1]. Now, could someone, please > explain to me in plain, simple words (suitable for a 54 years old, or, > even worse: Me), how to do that using cms.apache.org? You don't (directly) use the CMS at all. http://commons.a

Re: Updating the web site

2018-02-23 Thread Bruno P. Kinoshita
I did that only once during a release for commons-csv. But looking at the documentation for publishing commons sites located here: https://commons.apache.org/site-publish.html under the section "Components", it explains how it works. So perhaps you could try: ``` cd commons-email vim commons-em