On Thu, February 7, 2008 9:51 am, Eric Butera wrote:
> On Feb 7, 2008 9:59 AM, Nathan Nobbe <[EMAIL PROTECTED]> wrote:
>> On Feb 7, 2008 9:24 AM, Eric Butera <[EMAIL PROTECTED]> wrote:
>>
> If you look at plugin architectures of projects such as drupal,
> phorum, or serendipity you can see there are better ways of doing
> things rather than messing up the source code.  I recently found

In zenCart, you are supposed to put your modified file[s] into a
different include dir, and keep the original source pristine.

It worked pretty well for me.

The biggest problem I had was that the payment gateway had a "test"
checkbox that was supposed to do something different in the code, but
it didn't, so I ended up hacking that directly anyway -- it was too
broken to worry about not messing it up... :-v

I can't say I've ever liked any of the full-blown shopping cart apps
out there...

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to