admin
Karma: 57
|
Re:Download resume support - 2007/02/23 12:01
That involves pretty substantial changes. So far as possible, the layout of the Remository code is logical and relates to the functionality. It has recently been broken down to make it easier to handle.
The problem domain related classes are all in remository.class.php and the classes mostly relate to the basic building blocks of Remository - files and containers.
The rest of the logic is mostly distributed into controller classes and viewer classes, placed in appropriate directories.
If you intend to make substantial changes, you will need to become familiar with this structure. If you have specific queries, I will try to answer them.
Martin Brampton aka Counterpoint http://black-sheep-research.com http://mamboguru.com |