Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download ajax_links_api-7.x-1.6.tar.gztar.gz 13.17 KB
MD5: 1d5962f4c8e6070a80ee3e4fc5d1bb40
SHA-1: 6f3a3115675600a20ef2232f48f2c5c598d54782
SHA-256: 5df349cfb45a6e9fa9296624fe9ad6bce292541a2ac5a8f2ce6474fa576e9c89
Download ajax_links_api-7.x-1.6.zipzip 15.86 KB
MD5: 84d55f3fda955718274a95ebb94b0d25
SHA-1: 98781732cae87bd00785bb3f55212c0a027cb60e
SHA-256: 8dbac5389835b832d1d55c396943a6597a0ececa98a8a314388b0ce0fa937c23

Release notes

# 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.

# Upgrade : You can upgrade/degrade module anytime by simply overwriting whole folder after disabling module.

Created by: serjas
Created on: 14 Nov 2012 at 04:52 UTC
Last updated: 15 Nov 2013 at 10:43 UTC
New features

Other releases