Downloads

Download tar.gz 15.53 KB
MD5: f55adfad98d668c893bf42586baf370c
SHA-1: a35d8b3251c131859fe04c4e60d6af1889ff094d
SHA-256: 4e1f2ba8a4ea828a20854afe57aad05c428a135e808a86900d683ecd8ea199db
Download zip 17.86 KB
MD5: fd7132238a6a02ef81af0532ecc23517
SHA-1: edfe57f2d94ab7d515995509e7b6020225e1311b
SHA-256: 80a48a55f15a04ac52767dc7b6d5f0e60f394959a184591866517264b9db2567

Release notes

This release consists of an extensive rewrite since the last dev release.

Changes were extensive, but have been fairly well tested on a large high traffic web site for a number of months. They include:

* Avoiding the use of Drupal's core taxonomy module for tagging, and instead implementing our own; this is because the number of terms produced by Inform on a site of reasonable size produces problems, such as some edit forms that are populated with terms in a pull down being overwhelmed.

* Improvements to the interface with Inform, to send the title and body of a node separately.

* Bug fixes, such as storing all Entities as "Industry".

* Implementation of a hook system to allow other modules to modify and re-format data before it is sent to Inform - if the nodes are articles in a system that stores by-lines or titles in special CCK fields for example, this can be used to add them.

* Implementation of a hook system to notify other modules when a new Inform topic or tag is created or updated. This would allow cached "related items" blocks to be updated, for instance, or allow the a custom module to add the terms to a core taxonomy vocabulary, if the old way of storage was desired.

If you don't understand something, ask by email or in the Issue queue.

Created by: rgristroph
Created on: 6 Feb 2011 at 07:48 UTC
Last updated: 6 Feb 2011 at 07:51 UTC
Bug fixes
Unsupported

Other releases