[Typo3-dev] new tt_products version
Franz Holzinger
franz at fholzinger.com
Tue Mar 15 16:51:42 CET 2005
Hi all with interest in a tt_products version!
The new bring in of zk_products into tt_products seems to work.
http://wiki.typo3.org/index.php/Ext_tt_products#Sources
This also includes the creation of a bill and delivery sheet and some
other improvements and sorting features.
The debug lines will get deleted later.
Do you think that someone like Kasper should save this into the
repository as version 2.0 Beta or what should be done next?
This version however could not be implemented fully downwards compatible
because zk_products uses a new basket. So the template code has to be
adapted on one place: In ###BASKET_TEMPLATE### you must create a line
<input type="hidden" name="mode_update" value="1"> in front of your
version of <input type="Submit" name="products_update"
value="Basket/Warenkorb aktualisieren">
"$TYPO3_CONF_VARS['EXTCONF']['tt_products']['pageAsCategory'] = 0" in
localconf.php must be set for tt_products compatibility. zk_products
usually uses pages as categories, where this must be 1 if wanted.
I only want to continue to bring other tt_products variants when this
version is in the repository.
Franz
More information about the TYPO3-dev
mailing list