Betsy Gamrat
|
Monday 11 August 2008 3:57:55 pm
It may be good to consider changing the file system architecture of eZ to allow distribution of eZ through RPMs. By moving those directories most commonly customized/used/modified (settings, design, extension, var) from the eZ tree, the eZ core could be installed with one RPM, and a script provided that would copy the defaults for the settings, design, extension, var directories into DocumentRoot of the sites. This would allow the eZ core to be managed as an RPM, while ensuring the flexibility is not lost. A single eZ installation could support an entire server, each site would symlink to the core, and customize the remaining elements. Each site would be entirely independent of the others, they would have separate databases.
|