|
From: alex b. <en...@tu...> - 2001-05-13 17:59:55
|
> I am wondering if there is a simple step by step short tutorial on how
> to use binarycloud ?
There is not, as yet. That's one of the things I will be adding with r2.
> How many people apart from the author have managed to understand and use
> it?
A number, there are at least 50 functioning installations of the system out
there. Probably more than that given the number of downloads.
In any case, if you're having trouble getting a good feel for what's going
on, feel free to ask questions on the list, that's what it's here for.
Some good places to start:
/user/conf/defined_constants.conf (this is where all configuration
constants go)
/user/conf/file_permissions.conf (this is the array of URIs used by the
permissions system, to control access to the skeleton site)
/user/mod/static_pages/static_pages.php (this is a very simple module)
/path/to/htdocs/index.php (a very simple "page")
best,
_alex
|