Mercurial > p > roundup > code
changeset 6340:53e968351250
issue251055 - cleanup old wiki
Remove old sourceforge info and add new provider info.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 12 Mar 2021 18:09:17 -0500 |
| parents | ab18fe956d45 |
| children | 35a162c8977c |
| files | website/README.txt |
| diffstat | 1 files changed, 8 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/website/README.txt Fri Mar 12 12:13:25 2021 -0500 +++ b/website/README.txt Fri Mar 12 18:09:17 2021 -0500 @@ -20,21 +20,16 @@ for details on Implementing wiki move to Waldmann-EDV. -Bern Reiter will be adding new docs on how to update files (if -possible). Old directions are: - -============= - -copy new files over to new directories: +Contact Thomas Waldmann. Web site: https://www.waldmann-edv.de/ +email: info AT waldmann-edv DOT de. - cd ${project_home}/src/roundup/website/wiki - cp -r -p static/roundup ${project_home}/htdocs/_wiki/ - cp -p wiki/data/plugin/theme/roundup.py ${project_home}/persistent/wiki/data/plugin/theme/ - cd - +The sites theme is under wiki/wiki/data/plugin/theme/roundup.py. Last +updated by emailing Thomas 2/2021. Images/icons and css under +wiki/_static. -If you need to adjust wiki configuration, it is here: - - vim persistent/wiki/wikiconfig.py +Backups are assumed to be done by Waldmann-edv. There does not appear +to be a way to get access to the underlying filesystem via ssh or to +do a backup/tarball via with web. ==============
