Releases of Drupal contributions that are compatible with version 5.x of Drupal Core

scanner 5.x-2.1

New features
Bug fixes

No longer in beta. Also added safety feature to prevent clicking on replacement confirmation button twice, and fixed a bug that resulted in an array_filter error if no taxonomy terms exist.

queryable_variables 5.x-3.5

New features

.//implementation of hook_taxonomy
function queryable_variables_taxonomy($op, $type, $array = NULL)

//implementation of hook_user
function queryable_variables_user($op, &$edit, &$account, $category = NULL)

//implementation of hook_nodeapi
function queryable_variables_nodeapi(&$node, $op, $a3 = NULL, $a4 = NULL)

function queryable_variables_get_var_name_by_id($id)

function queryable_variables_get_vars_by_nid($nid, $type = 'nid')

tweet 5.x-1.6

New features
Bug fixes

This release fixes bug #390802 (thanks Gef). These changes were made:

- Admin can now choose which URL abbreviating service to use (Th8.us or TinyURL).
- Admin can now choose whether to retrieve the abbreviated URL using cURL or file_get_contents().
- There is now a three-second timeout when retrieving abbreviated URLs from both services using both methods. If one service fails, the other will be tried. If both fail, the original (unshortened) URL is used.

uc_affiliate2 5.x-1.4

Bug fixes

Code cleanups, rewrites, removals. Bug fixes. Polish, polish, polish, and this is just the beginning.

Please note that the Subdomain handling is now disabled by default.

Pages

Subscribe with RSS Subscribe to RSS - 5.x