|
|
 | Outdated
This page is not up to date anymore |
The Directory Layout
- =conf/= The config file(s)
- =tmp/= the writable temp directory, the content of this can be deleted without any problems. Cached files etc go here
- =lib/= all the php files for the cms are here
- =inc/= this dir should go into the include_path. popoon and other common libraries (patched PEAR libs for example) go here
- =data/= the data directory. this is accessibable thorugh webdav and holds the actual content.
- =xsl/= the xsl templates
- =sitemap/= The popoon sitemap
- =admin/= not sure, if we really do need it anymore or if we everything handle through one sitemap
|
Add Comment