ajax_links_api 7.x-1.83

New features
Bug fixes
Unsupported

#2020681: Override tpl by pipicom: theme suggestion on node type.
#2050663: Support negative selectors for AJAX links by rballou: negative jquery selectors so you can exclude some links from ajaxifying.

ajax_links_api 6.x-1.82

Bug fixes
Unsupported

Critical update : When clicking ajax links it will remove all classes. Now fixed so it will remove only 'active' class.

ajax_links_api 7.x-1.82

Bug fixes
Unsupported

Critical update : When clicking ajax links it will remove all classes. Now fixed so it will remove only 'active' class. To upgrade , replace existing module folder.

ajax_links_api 6.x-1.8

New features
Unsupported

Backport of 7.x-1.8. Included all features

ajax_links_api 7.x-1.7

New features
Bug fixes
Unsupported

#1864372: About URL callback by waspper: removed cleanURL dependancy. Now this module will also works on servers without clean url support.

# feature : Admin can enable/disable url and title change settings from admin panel

ajax_links_api 7.x-1.6

New features
Unsupported

# New feature : In Admin setting page, you canspecify the Classes/Ids to trigger Ajax. Target DIV will be default CSS selector defined, you can change default CSS Selector.For example : <a class="test" href="node/add/page">Add page</a> . You can ajaxify this link by adding .test in admin setting page.

# html--ajax.tpl.php : Now you can strip unwanted drupal header for ajax content.

ajax_links_api 7.x-1.5

New features
Bug fixes
Unsupported

#1825586: Loading multiple - Fixed multiple loading which caused performance of page. Thanks to fotisp

ajax_links_api 7.x-1.4

Bug fixes
Unsupported

#1784172: Attach behaviors - This may fix Attach behavior issue for nodes. Please test and update here

Subscribe with RSS Subscribe to Releases for Ajaxify Drupal with JQuery Ajax