amplify 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| amplify-6.x-1.3.tar.gz | 10.94 KB | 49079c3f777671c78def80cd1c1ba899 |
| amplify-6.x-1.3.zip | 12.08 KB | d01495f6e0b679b73a246f3a01a08618 |
Release notes
* 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
| Download | Size | md5 hash |
|---|---|---|
| amplify-6.x-1.2.tar.gz | 9.87 KB | 227e66f4a82438efc7a8cc7dcd44d542 |
| amplify-6.x-1.2.zip | 10.82 KB | 9d9e940259746c08f83e82209c2bd8d5 |
Release notes
One file (amplify.admin.inc) missed checkin for the last release. Added to this release.
amplify 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| amplify-6.x-1.1.tar.gz | 9.87 KB | 3d5496de3e3b453c9b4d52514f11848c |
| amplify-6.x-1.1.zip | 10.82 KB | 4afca8e6a80741b162ee305b72d1dacb |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| amplify-6.x-1.0.tar.gz | 9.69 KB | 379310c20427553752942ad0c23e1864 |
| amplify-6.x-1.0.zip | 10.5 KB | 87eb69407c8a3404aa128c0853c582b8 |
Release notes
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.
Once this is done, go create a new node of a type that will be amplified. Your node will be amplified on save.
BLOCKS:
There are two blocks included with Amplify:
- Mood Cloud: This provides various information about the the polarity (mood), ranking, and authoritativeness of the terms in an amplified document.
- Basic Info: This will provide some basic analysis of the document.
amplify 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| amplify-6.x-1.x-dev.tar.gz | 11.83 KB | b8041d02cacd551d32c37506d49a470b |
| amplify-6.x-1.x-dev.zip | 12.91 KB | dc57e7785de900871a8e8f5a7bd7608c |
Release notes
Initial release.
This module requires the QueryPath module and its qpcache sub-module.