Menu

Tree [663816] master /
 History

HTTPS access


File Date Author Commit
 cgi-bin 2001-05-11 lastberserker lastberserker [7bd48b] Fixed counter
 htdocs 2021-12-27 Stefan Reuther Stefan Reuther [7c0f2b] Add README
 .links 2021-12-27 Stefan Reuther Stefan Reuther [663816] Update some links
 .tab 2001-02-15 lastberserker lastberserker [693f4d] Changed crontab so it works ;-)
 .todo 2001-02-14 lastberserker lastberserker [e3ef38] Major update to introduce link templates
 README.txt 2021-12-27 Stefan Reuther Stefan Reuther [7c0f2b] Add README
 convert.pl 2001-10-14 hschlen hschlen [82d53e] Removed some carriage returns.
 expand.pl 2001-10-14 hschlen hschlen [82d53e] Removed some carriage returns.
 extract.pl 2001-10-14 hschlen hschlen [82d53e] Removed some carriage returns.
 verify.pl 2001-10-14 hschlen hschlen [82d53e] Removed some carriage returns.

Read Me

To update the website,

- update the ".tpl.html" files
- commit/push to git
- log into a SourceForge shell
      ssh -t <user>@shell.sourceforge.net create
- change to project web directory
      cd /home/project-web/phost-contrib
- pull from git
- convert the files
      perl convert.pl


This used to use a cron job, but SourceForge seems to no longer support
that.

The files use a simple template system to define links; this has been active
from the start of the project so I didn't spend any time removing it.


--Stefan, 27/Dec/2021