From: Alex B. <en...@tu...> - 2001-07-12 18:20:37
|
yes! :) > Hi, > > I can start to see a pattern in having a page up: > > 1. Create the page at /user/htdocs/page.php (this will load prepend.php, > and the Init class) > > 2. Create the layout at /user/tmpl/html/layout/page.php (this will have > the layout template including HTML) > > 3. Create the module at /user/mod/page/page.php (this will be the module > class with constructor and Output()) > > 4. Create the module specific template at /user/mod/page/html/page.php > (this will contain the html stuff) > > Am I doing it right so far? > > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev > -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |