-
Stripping CVS keywords
-
Stripping CVS keywords
-
Port of Skipcart v1.7 to Drupal 4.7 by mariano.barcia
-
Fixed install script and db_query calls to wrap all table names in curlies. Also altered hook_nodeapi and hook_form_alter to work with Page (and other) nodes that are marked as products. I believe this brings us to compliance with ECv3.3
-
Removed debugging messages.
-
Bugfix for node-add. We were calling _skipcart_getvars with a non-integer NID value. Whoops.
-
Bug in watchdog removed. Bug where skipcart tried to create skipcart_node entries for node types it wasn't supposed to. This caused SQL errors.
-
Bug fix: Skipcart was storing settings for all nodes...not just those for which it was eligible. This caused SQL errors in some cases.
-
This commit was manufactured as part of Drupal's Great Git Migration to create tag 'DRUPAL-5--1-5'. Sprout from master 2007-08-06 03:20:24 UTC Brian Miller <suydam@50195.no-reply.drupal.org> 'Final revision to _get_skipcartvars' Delete: skipcart.install
-
Final revision to _get_skipcartvars