Parent Directory
|
Revision Log
|
Revision Graph
Initial commit of simplelist module, which allows you to create simple lists of website content.
| 1 | SIMPLETEST INSTALL INSTRUCTIONS: |
| 2 | |
| 3 | Untar/unzip, and copy the resulting simplelist directory into sites/all/modules. Then go to the admin/build/modules page |
| 4 | to enable it as usual. |
| 5 | |
| 6 | But note well: This module was written for PHP 5 - it won't work in PHP 4. And if your install of PHP has trouble with the 'static' |
| 7 | keyword, it will have trouble with this - some early versions of PHP 5 seem to have a problem with that sort of thing. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |