Re: what I am doing right now
iiinetworks <[email protected]> 31 Jul 2003 22:18:08 -0000
| Newsgroups | gmane.comp.web.oscommerce.devel |
|---|---|
| Message-ID | <d6e5e38cf2940e6a35669a81d4de6e04@osCommerce-Forums> |
This message was sent from: Development http://forums.oscommerce.com/viewtopic.php?p=205252#205252 ---------------------------------------------------------------- [quote="pngwen"]In the end, I think this will be a real improvement to osCommerce (if it's adopted that is).[/quote]If this is your goal, I believe that it will help if you keep in mind that you are more likely to get osCommerce to support a Template Structure that can have Smarty bolted on as a contribution than to get them to integrate Smarty code into osCommerce. Same goes for phpNuke, etc. [quote]Phase 2 Identify the bits of osCommerce that do some display code and eliminate them, finding a reasonable way to do this with the templates.[/quote]Actually, if I were doing this, I would look at how I could rewrite html_output.php to product Smarty compatible code. Ideally, the result would be a drop in replacement for the existing html_output.php. Again, this would be more maintainable as a contribution over time. Have fun, Matt