|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
com_defaultstock still necessary?hi,
does anybody know if the ext com_defaultstock ist still necessary or if the functionality of that ext is intergrated in commerce 0.11.15? Thanks! _______________________________________________ TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: com_defaultstock still necessary?Hi Robert,
it is still necessary, since commerce only will come with the stock services and you need an extension that implements you stock handling! ingo > hi, > > does anybody know if the ext com_defaultstock ist still necessary or > if > the functionality of that ext is intergrated in commerce 0.11.15? > > Thanks! > _______________________________________________ > TYPO3-project-commerce mailing list > TYPO3-project-commerce@... > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce > > Mit freundlichen Gruessen Ingo Schmitt -- Marketing Factory Consulting GmbH * mailto:is@... Stephanienstrasse 36 * Tel.: +49 211-361176-63 D-40211 Duesseldorf, Germany * Fax: +49 211-361176-99 Amtsgericht Duesseldorf HRB 53971 * http://www.marketing-factory.de/ Geschaeftsfuehrer: Peter Faisst | Katja Faisst Karoline Steinfatt | Christoph Allefeld | Markus M. Kimmel _______________________________________________ TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: com_defaultstock still necessary?Thanks, Ingo!
Would you mind do explain what the remark // make a selector Element or show all Articles in the setup means? (Regarding the previous post) (Concerning the menu sponsoring I didn't forget you; I'll contact you after Oct 3rd and we get things running, ok?) Robert > Hi Robert, > > it is still necessary, since commerce only will come with the stock > services and you need an extension that implements you stock handling! > > > ingo > >> hi, >> >> does anybody know if the ext com_defaultstock ist still necessary or if >> the functionality of that ext is intergrated in commerce 0.11.15? >> >> Thanks! >> _______________________________________________ >> TYPO3-project-commerce mailing list >> TYPO3-project-commerce@... >> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce >> >> >> > > > Mit freundlichen Gruessen > Ingo Schmitt > TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: com_defaultstock still necessary?Hi Robert,
> Thanks, Ingo! > > Would you mind do explain what the remark > > // make a selector Element or show all Articles > > in the setup means? (Regarding the previous post) > ad hoc, I don't know. Ingo > (Concerning the menu sponsoring I didn't forget you; I'll contact you > after Oct 3rd and we get things running, ok?) > > Robert > >> Hi Robert, >> >> it is still necessary, since commerce only will come with the stock >> services and you need an extension that implements you stock >> handling! >> >> >> ingo >> >>> hi, >>> >>> does anybody know if the ext com_defaultstock ist still necessary >>> or if >>> the functionality of that ext is intergrated in commerce 0.11.15? >>> >>> Thanks! >>> _______________________________________________ >>> TYPO3-project-commerce mailing list >>> TYPO3-project-commerce@... >>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce >>> >>> >>> >> >> >> Mit freundlichen Gruessen >> Ingo Schmitt >> > _______________________________________________ > TYPO3-project-commerce mailing list > TYPO3-project-commerce@... > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce > > Mit freundlichen Gruessen Ingo Schmitt -- Marketing Factory Consulting GmbH * mailto:is@... Stephanienstrasse 36 * Tel.: +49 211-361176-63 D-40211 Duesseldorf, Germany * Fax: +49 211-361176-99 Amtsgericht Duesseldorf HRB 53971 * http://www.marketing-factory.de/ Geschaeftsfuehrer: Peter Faisst | Katja Faisst Karoline Steinfatt | Christoph Allefeld | Markus M. Kimmel _______________________________________________ TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: com_defaultstock still necessary?..ahem... well, who wrote it there???
It's in the plugin-tx_commerce.templateMarkers section, where the markers are defined. I thought it is possible to assign a newly created marker - a remark in the category_product.tpl (right in the header) gives a similar hint , but there is nowhere an explanation on how to use it. I thought it must be sth like ... description = ARTICLE_DESCRIPTION_NEWNAMEFORMARKER but that doesn't work. Any chance to give an example? The reason I ask is that I try to set up some video tutes on how to work with templates and TS that I would eventually like to give back to the community - so any help is very welcome! Thanks! Robert > Hi Robert, > >> Thanks, Ingo! >> >> Would you mind do explain what the remark >> >> // make a selector Element or show all Articles >> >> in the setup means? (Regarding the previous post) >> > > ad hoc, I don't know. > > Ingo > >> (Concerning the menu sponsoring I didn't forget you; I'll contact you >> after Oct 3rd and we get things running, ok?) >> >> Robert >> >>> Hi Robert, >>> >>> it is still necessary, since commerce only will come with the stock >>> services and you need an extension that implements you stock handling! >>> >>> >>> ingo >>> >>>> hi, >>>> >>>> does anybody know if the ext com_defaultstock ist still necessary or if >>>> the functionality of that ext is intergrated in commerce 0.11.15? >>>> >>>> Thanks! >>>> _______________________________________________ >>>> TYPO3-project-commerce mailing list >>>> TYPO3-project-commerce@... >>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce >>>> >>>> >>>> >>>> >>> >>> >>> Mit freundlichen Gruessen >>> Ingo Schmitt >>> >> _______________________________________________ >> TYPO3-project-commerce mailing list >> TYPO3-project-commerce@... >> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce >> >> >> > > > Mit freundlichen Gruessen > Ingo Schmitt > TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: com_defaultstock still necessary?ad hoc meat, that I don't have the time to look into the code to see,
what's behind this TS setting, since IÄm totally busy with other things. I can have a look at the weekend, if this is OK for you. Regards Ingo > ..ahem... well, who wrote it there??? > It's in the plugin-tx_commerce.templateMarkers section, where the > markers are defined. I thought it is possible to assign a newly > created > marker - a remark in the category_product.tpl (right in the header) > gives a similar hint , but there is nowhere an explanation on how to > use > it. > I thought it must be sth like > > ... > description = ARTICLE_DESCRIPTION_NEWNAMEFORMARKER > > but that doesn't work. > > Any chance to give an example? > > The reason I ask is that I try to set up some video tutes on how to > work > with templates and TS that I would eventually like to give back to the > community - so any help is very welcome! > > Thanks! > Robert > >> Hi Robert, >> >>> Thanks, Ingo! >>> >>> Would you mind do explain what the remark >>> >>> // make a selector Element or show all Articles >>> >>> in the setup means? (Regarding the previous post) >>> >> >> ad hoc, I don't know. >> >> Ingo >> >>> (Concerning the menu sponsoring I didn't forget you; I'll contact >>> you >>> after Oct 3rd and we get things running, ok?) >>> >>> Robert >>> >>>> Hi Robert, >>>> >>>> it is still necessary, since commerce only will come with the stock >>>> services and you need an extension that implements you stock >>>> handling! >>>> >>>> >>>> ingo >>>> >>>>> hi, >>>>> >>>>> does anybody know if the ext com_defaultstock ist still >>>>> necessary or if >>>>> the functionality of that ext is intergrated in commerce 0.11.15? >>>>> >>>>> Thanks! >>>>> _______________________________________________ >>>>> TYPO3-project-commerce mailing list >>>>> TYPO3-project-commerce@... >>>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> Mit freundlichen Gruessen >>>> Ingo Schmitt >>>> >>> _______________________________________________ >>> TYPO3-project-commerce mailing list >>> TYPO3-project-commerce@... >>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce >>> >>> >>> >> >> >> Mit freundlichen Gruessen >> Ingo Schmitt >> > _______________________________________________ > TYPO3-project-commerce mailing list > TYPO3-project-commerce@... > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce > > Mit freundlichen Gruessen Ingo Schmitt -- Marketing Factory Consulting GmbH * mailto:is@... Stephanienstrasse 36 * Tel.: +49 211-361176-63 D-40211 Duesseldorf, Germany * Fax: +49 211-361176-99 Amtsgericht Duesseldorf HRB 53971 * http://www.marketing-factory.de/ Geschaeftsfuehrer: Peter Faisst | Katja Faisst Karoline Steinfatt | Christoph Allefeld | Markus M. Kimmel _______________________________________________ TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: com_defaultstock still necessary?Of course, anytime you feel like it!
Thank you very much and best greetings! Robert > ad hoc meat, that I don't have the time to look into the code to see, > what's behind this TS setting, since IÄm totally busy with other things. > I can have a look at the weekend, if this is OK for you. > > > Regards > > Ingo > >> ..ahem... well, who wrote it there??? >> It's in the plugin-tx_commerce.templateMarkers section, where the >> markers are defined. I thought it is possible to assign a newly created >> marker - a remark in the category_product.tpl (right in the header) >> gives a similar hint , but there is nowhere an explanation on how to use >> it. >> I thought it must be sth like >> >> ... >> description = ARTICLE_DESCRIPTION_NEWNAMEFORMARKER >> >> but that doesn't work. >> >> Any chance to give an example? >> >> The reason I ask is that I try to set up some video tutes on how to work >> with templates and TS that I would eventually like to give back to the >> community - so any help is very welcome! >> >> Thanks! >> Robert >> >>> Hi Robert, >>> >>>> Thanks, Ingo! >>>> >>>> Would you mind do explain what the remark >>>> >>>> // make a selector Element or show all Articles >>>> >>>> in the setup means? (Regarding the previous post) >>>> >>> >>> ad hoc, I don't know. >>> >>> Ingo >>> >>>> (Concerning the menu sponsoring I didn't forget you; I'll contact you >>>> after Oct 3rd and we get things running, ok?) >>>> >>>> Robert >>>> >>>>> Hi Robert, >>>>> >>>>> it is still necessary, since commerce only will come with the stock >>>>> services and you need an extension that implements you stock handling! >>>>> >>>>> >>>>> ingo >>>>> >>>>>> hi, >>>>>> >>>>>> does anybody know if the ext com_defaultstock ist still necessary >>>>>> or if >>>>>> the functionality of that ext is intergrated in commerce 0.11.15? >>>>>> >>>>>> Thanks! >>>>>> _______________________________________________ >>>>>> TYPO3-project-commerce mailing list >>>>>> TYPO3-project-commerce@... >>>>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> Mit freundlichen Gruessen >>>>> Ingo Schmitt >>>>> >>>> _______________________________________________ >>>> TYPO3-project-commerce mailing list >>>> TYPO3-project-commerce@... >>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce >>>> >>>> >>>> >>>> >>> >>> >>> Mit freundlichen Gruessen >>> Ingo Schmitt >>> >> _______________________________________________ >> TYPO3-project-commerce mailing list >> TYPO3-project-commerce@... >> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce >> >> >> > > > Mit freundlichen Gruessen > Ingo Schmitt > TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
| Free embeddable forum powered by Nabble | Forum Help |