[contributions:beltofte] /modules/dibs hooks.php /modules/dibs hook_dibsapi.php /modules/dibs DEVELOPER.txt dibs.frontend.inc dibs.module /modules/dibs/dibs_example dibs_example.module
User: beltofte Branch: HEAD Date: Sun, 16 Aug 2009 13:51:11 +0000 Added files: /modules/dibs hooks.php Removed files: /modules/dibs hook_dibsapi.php Modified files: /modules/dibs DEVELOPER.txt dibs.frontend.inc dibs.module /modules/dibs/dibs_example dibs_example.module Log message: 1. A new hook has been implemented: hook_dibsapi_form_alter(). It makes it possible to alter the form array used on the DIBS redirect page. Therefore has the hook_dibsapi.php example file been renamed to hooks.php and now includes info about both hooks. Using this hook is it for example now possible to add extra fields with data that you want to show in the FlexWindow. In the FlexWindow can the data be outputtet using <dibs:shopvar name="field_name" />. 2. Some more fields has been added to the DIBS form array: - ordlinesy: contains the number of order line rows made with the ordlinex_x fields. - ordlinesx: contains the number of order line columns made with the ordlinex_x fields. - priceinfo_keys: contains all priceinfo field names. - delivery_keys: contains all delivery field names. These extra fields will make it easier to show information in the FlexWindow using JavaScript. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/dibs/hooks.php http://cvs.drupal.org/diff.php?path=contributions/modules/dibs/DEVELOPER.txt... http://cvs.drupal.org/diff.php?path=contributions/modules/dibs/dibs.frontend... http://cvs.drupal.org/diff.php?path=contributions/modules/dibs/dibs.module&o... http://cvs.drupal.org/diff.php?path=contributions/modules/dibs/dibs_example/...
participants (1)
-
drupal-cvs@drupal.org