[Typo3-shop] Additional Features for tt_products 2.x - how to contribute?
JoH
info at cybercraft.de
Sun May 15 14:35:57 CEST 2005
> I'm sure you will see the problems, creating all the feature in
> tt_products without losing the possibility to make updates.
OK - understood.
But: I definitely need "my" features for tt_products.
On the other hand I would like to see them implemented in tt_shop too.
This way we could use tt_products upgrades for existing shops and start new
shops based on tt_shop.
So what do you think will be the best way to deliver the features I've been
talking about?
I've been thinking about some "universal" functions that could handle things
like this:
function myNewFeature ($inputArray)
{
# handle vars and arrays inside this function independently
# regardless of the plugin that is used to call the function
return $returnArray;
}
Will you be able to work with something like that?
Joey
--
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.openbc.com/go/invuid/Jo_Hasenau
More information about the TYPO3-project-tt-products
mailing list