From: alex b. <en...@tu...> - 2001-07-08 18:02:04
|
> Under r2/binarycloud/ there are > base > build > ext > user user/ is where to go. > Which one should I work on and which one should I not touch? > Any hint for *first* time *newbie* on what to do to create a page, have a look at user/mod/hello_world/HelloWorld.php if you create a new module, you'll need to add it to a page definition, take a look at user/htdocs/index.php > template, and an admin area? How about database connection etc? Where do Template: look at user/tmpl/html/masters/example.php -- Database connection: not yet. We haven't really integrated metabase or the QueryManager, so while it is certainly possible if you are willing to do a little foo with metabase setup. _alex |