amplify 6.x-1.4

New features
  • #1603814 Updated API to use v2.1
  • Rewrote amplify_amplify_url to retrieve text locally to save on transaction cost from OpenAmplify (costs at least 1 transaction to "spider" a given URL).
  • Added strip_tags, trim and remove empty lines to keep text size down (2500-char penalty of 1 transaction pt)
  • Fixed amplify_get_basic_info to use new v2.x XML mappings for topics, domains and subdomains

amplify 6.x-1.3

* Upgraded to OpenAmplify 1.1 API -- a great speed boost, as well as more information. (Thanks, pebosi)
* Added amplify_amplify_url($url) method, which takes a (remote) URL and analyzes it.
* Fixed several minor bugs
* Improved error logging
* Added admin/settings/amplify/test page for admins to test.

amplify 6.x-1.2

Bug fixes

One file (amplify.admin.inc) missed checkin for the last release. Added to this release.

amplify 6.x-1.1

Bug fixes

This release should not be used. One file missed the release, so this will not work.

Removed dependencies on qpservices module. Added mood.css style sheet for mood cloud.

amplify 6.x-1.0

New features

This is the first stable release of the Amplify module.

To use this module, you will need to enable the QueryPath and QPCache modules (both in the QueryPath module).

INSTALLATION:
After following the standard procedure for installing a Drupal module, you will need to configure Amplify.

Go to "Administer > Site configuration > Amplify" and enter your API key. You should also select at least one node type to amplify.

amplify 6.x-1.x-dev

Initial release.

This module requires the QueryPath module and its qpcache sub-module.

Subscribe with RSS Subscribe to Releases for Amplify