January 28, 2004

SMARTY templating in source

Smarty is now installed with FishCart in all installers. There are now two things running on Smarty's templating engine, HTML email confirmations and in the Maintenance area something called "Dynamic Email Lists". With the E-list utility you can lookup customers with a number of different criteria, then select your pre-built template and email them. It selects only customers who have chosen to receive promo emails (checkbox at the foot of orderform.php). New buttons have been added to the front page of the Maintenance area for Template/Email List control. bjh

Posted by Ben at 10:11 PM | Comments (0)

January 12, 2004

3.1 Release

Finally, 3.1 has been tested to the point that even B. is happy. :) It is time to release it and move on to other projects. One that will happen quickly is integrating Smarty templating. The first applications for this will give the ability to email former purchasers and generate HTML email confirmations, all based on user supplied template web pages. There are other projects listed in the docs/TODO file as well.

Posted by Michael at 11:57 PM | Comments (0)

January 09, 2004

3.1 Testing Progress

3.1 testing is refining many small things in FishCart, most of them things related to multiple languages that few will ever see. B is doing an excellent job of testing FishCart in unusual ways. The release has been delayed longer than I had hoped, but this is the time to find all the problems we can, rather than after it has been released and installed. Even 2-3 weeks ago the code base was solid; it is even better now.

Posted by Michael at 03:03 AM | Comments (0)