[oxid-dev-general] Adding params to oxlocator

2013-07-05 Thread Daniel Schlichtholz
link targets. What is the best practice to do so? -- Best regards, Daniel Schlichtholz Zu den Brauckstücken 5 58313 Herdecke ___ dev-general mailing list dev-general@lists.oxidforge.org http://dir.gmane.org/gmane.comp.php.oxid.general

Re: [oxid-dev-general] Images, Javascript and CSS files in modules

2013-03-27 Thread Daniel Schlichtholz
component by copying relevant files to modules/module-id/out/theMaintainerTheme/... Best regards, Daniel Schlichtholz Am 27.03.2013 13:30, schrieb Saulius Stasiukaitis: Hi Daniel, Thanks for this notice! I also think that the shop could have a better option to access an active theme from

Re: [oxid-dev-general] Images, Javascript and CSS files in modules

2013-03-26 Thread Daniel Schlichtholz
[mailto:dev-general-boun...@lists.oxidforge.org] On Behalf Of Daniel Schlichtholz Sent: Wednesday, March 20, 2013 3:41 PM To: Oxid Dev-List Subject: [oxid-dev-general] Images, Javascript and CSS files in modules Hi list, I want to create a module in Oxid 4.7.x that needs to add its own CSS-, Javascript

[oxid-dev-general] Images, Javascript and CSS files in modules

2013-03-20 Thread Daniel Schlichtholz
Hi list, I want to create a module in Oxid 4.7.x that needs to add its own CSS-, Javascript- and Image-Files. What is the best practise to do that? -- Best regards, Daniel Schlichtholz Zu den Brauckstücken 5 58313 Herdecke ___ dev-general mailing

Re: [oxid-dev-general] cleaning OXID eShop translations

2013-03-01 Thread Daniel Schlichtholz
a better way to set the array for the args param? Best regards, Daniel Schlichtholz Zu den Brauckstücken 5 58313 Herdecke Am 01.03.2013 14:06, schrieb Alexander Kludt: Hi, sure i could write this in all places, but having it as a real native part looks way better and is less error prone. Saw things

Re: [oxid-dev-general] Base unload method for avoiding constantlyincreasing memory consumption? What do you think about this? [T-CC8GZDZCJA-72]

2012-09-17 Thread Daniel Schlichtholz
there is the setting settings/performance/load variants in article lists in the backend. Did you try to deactivate this option? Cheers, Daniel Schlichtholz Am 17.09.2012 14:19, schrieb André Herrmann: Hi, I can remember that I tried it like this some time ago and it did not work for me

Re: [oxid-dev-general] Nested Sets and OXSORT

2012-07-16 Thread Daniel Schlichtholz
new category. To limit these updates, Oxid using oxroot, so only one branch will be affected on category insert or delete. Maz(vydas On 2012-07-17 01:42, Daniel Schlichtholz wrote: Hi Maz(vydas, using nested sets AND parent_id's makes the code hard to understand. You are mixing to different

Re: [oxid-dev-general] Adding accessing a column created in oxid database

2012-06-28 Thread Daniel Schlichtholz
Hi, did you delete the *.sql files in the public/tmp folder? Adding the field and creating the views is not enough for Oxid because sql-Statements are cached as temp files. So you need to also remove them to force Oxid to regenerate them. Best regards, -- Daniel Schlichtholz

Re: [oxid-dev-general] May I introduce - Mercury for Oxid

2011-11-25 Thread Daniel Schlichtholz
Alexander, looks very promising. I really like this. Thanks for sharing this as Open Source. Best regards, -- Daniel Schlichtholz Mayflower GmbH Gneisenaustraße 10/11 Tel.: +49 931 359 65 1125 97074 Würzburg Fax : +49 931 359 65 28

[oxid-dev-general] Performance patch for oxarticles

2011-09-27 Thread Daniel Schlichtholz
(); $oCur = $myConfig-getActShopCurrencyObject(); $this-_fPricePerUnit = oxLang::getInstance()-formatCurrency($dPrice / (double) $this-oxarticles__oxunitquantity-value, $oCur); } -- Best regards, -- Daniel Schlichtholz Mayflower GmbH