-
Added bbough's patch for new constraint type.
-
Added constraints folder to 4.7 release. These didn't get in first time 'round...
-
Added note about new constraint provided by bblough.
-
Added bblough's patch for a constraint checking the user has supplied X number of character types, where the character types do not have to be defined.
-
Fixed inc file inclusion error which would prevent running both feed_node and feedfield modules at the same time, which both rely on the aggregation_api.inc file. feed_node & feedfield module mainters are working on adding stabilty and features to this api for wider usage with other aggregation related modules (e.g. feedparser, and perhaps core aggregator).
-
Synced with feedfield project, addition of some category functions, also fixed type bug in update function "refesh" -> "refresh".
-
Updated to use the aggregation_api.inc file which may also be shared by the feedfield project. Also, fixed some bugs in the sync routines and validation, some url/title conflict cases not taken care of properly.
-
Start of a common aggregator API, sharing this inc with the feedfield project.
-
Fixed bug in form with #validate directive not using an array value.
-
Fixed bug in form with #validate directive not using an array value.