Passing $keywords by reference in hook_calais_preprocess will give more flexibility to module developers.

Clarification: the "preprocess" hook is invoked after the list of keywords is invoked from the Calais web-service, but before it is saved into Drupal!

Comments

irakli’s picture

Status: Active » Fixed

Fixed in CVS for both D5 and D6. It will be available in the next release.

I also changed $node to be passed by reference, while I was at it.

irakli’s picture

Status: Fixed » Closed (fixed)

This is a mistake. Rolled back.