From: Matthew M. <ma...@tu...> - 2003-01-03 20:14:05
|
> I have one more proposal I would like to get out and hopefully > implemented before the stable release. HA HA Ha ha... ha... <sniff> .. ha Oh, I guess it is not that hard ;-) > Any directory in your module that is put there to "tie into" another > module should be named according to the other module. Case in point is > Boost. Right now we have a setup directory that is only used by Boost. > This should be renamed to 'boost'. Not only does it make more sense, it > also makes it easy to spot which modules are required by your module to > run. > > This naming convention should also apply to the config files in the > config directory. The altered file structure would look roughly like > this: > > class => MyModule.php > conf => boost.php (currently mod_info.php) > layout.php (currently layout_info.php) > help.php (currently help_info.php) > docs => README.txt > INSTALL.txt > boost => install.sql > uninstall.sql > I like the idea Adam. This will allow some expansion down the road. +1 Matt |