I needed this mod for D6 application.
so I tried myself in porting it into Drupal6.4 / ubercart 6.x-2.x-dev 2008-Sep-22
it is not ready ..
but it is working with my first test product 
the most brutal hack of mine is in
jquery.ajax.cart.js:
var bText = "bText";// Drupal.settings.uc_ajax_cart.text ;
var disabled = "";//Drupal.settings.uc_ajax_cart.disable ;
var bclass = 'ajax-cart-form';//Drupal.settings.uc_ajax_cart.bclass ;
Sorry for that...
I dont know how to get those Drupal.settings here.
Could somebody help?
Axel
| Attachment | Size |
|---|---|
| uc_ajax_cart-6.x-0.1-dev.zip | 7.04 KB |
