but really..
adir1 <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.devel |
|---|---|
| Message-ID | <7c1e2802704e293c1ee74c232ac5b10d@osCommerce-Forums> |
This message was sent from: Development http://forums.oscommerce.com/viewtopic.php?p=152706#152706 ---------------------------------------------------------------- Folks, I'm newcomer to PHP but old timer in development, web, etc. Say, can't we all think of a better approach to managing php sources? It is a nightmare to merge changes after one customizes their web site... Templates are step in the right direction, but we really need to take it further. Maybe define core modules and PHP files that shouldn't be customizable, while others are by design there to hold 'appearance' content... Maybe it's already implied somehow, but for newcomer like me... maybe it should be in the header comment of each PHP file -- like THIS IS implementation of 'x' functionality, DO NOT customize... Mostly what folks strive to customize in my opinion (I mean beyond the colors and icons) is the modules being presented (What's new, Languages, etc.) and their order... Any thoughts?