Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 1034:6afef8529d6c
mention cgi script update
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 04 Sep 2002 01:59:49 +0000 |
| parents | fc55426544b5 |
| children | a0c7df67dd9c |
comparison
equal
deleted
inserted
replaced
| 1033:dec4711e40b3 | 1034:6afef8529d6c |
|---|---|
| 348 ''' derives basic CGI implementation from the standard module, | 348 ''' derives basic CGI implementation from the standard module, |
| 349 with any specific extensions | 349 with any specific extensions |
| 350 ''' | 350 ''' |
| 351 pass | 351 pass |
| 352 | 352 |
| 353 You will also need to install the new version of roundup.cgi from the source | |
| 354 cgi-bin directory if you're using it. | |
| 355 | |
| 356 | |
| 353 0.5.0 HTML templating | 357 0.5.0 HTML templating |
| 354 --------------------- | 358 --------------------- |
| 355 | 359 |
| 356 You'll want to make a backup of your current instance html directory. You | 360 You'll want to make a backup of your current instance html directory. You |
| 357 should then copy the html directory from the Roundup source template that you | 361 should then copy the html directory from the Roundup source template that you |
