[contributions:jaza] /modules/activeselect API.txt activeselect.js activeselect.module /modules/category category.module
User: jaza Branch: HEAD Date: Sun, 09 Apr 2006 05:11:52 +0000 Modified files: /modules/activeselect API.txt activeselect.js activeselect.module /modules/category category.module Log message: - Changed theme_activeselect() to use _form_set_class() instead of _form_get_class() (the latter function has been removed from Drupal core). - #57929: use JSON instead of pipe delimiters for AJAX response text. Activeselect now uses drupal_to_js() (on the PHP end) and parseJson() (on the JS end) for response text, and this has allowed a large amount of pipe-parsing code to be removed from the Activeselect JS library. API.txt has been updated to reflect this, and category_activeselect() has been updated to use the new API. - New activeselect_explode_values() function, which does the work of turning the request string into a PHP array. API.txt and category_activeselect() have been updated with this function. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/activeselect/API.t... http://cvs.drupal.org/diff.php?path=contributions/modules/activeselect/activ... http://cvs.drupal.org/diff.php?path=contributions/modules/activeselect/activ... http://cvs.drupal.org/diff.php?path=contributions/modules/category/category....
participants (1)
-
drupal-cvs@drupal.org