greenstone.org greenstone wiki greenstone trac planet greenstone

Ticket #282 (closed defect: fixed)

Opened 5 months ago

Last modified 4 weeks ago

HTMLPlug "smartblock" is soooo dumb

Reported by: kjdon Assigned to: kjdon
Priority: very high Milestone: Next Release (2 or 3)
Component: Collection Building Severity: minor
Keywords: build-overhall Cc:

Description

HTMLPlug "smartblock" is supposed to block the images contained in HTML files from processing by plugins further down the pipeline (ie ImagePlug?). But it fails, notably on the Tudor collection which is used as the basis for some of our exercises. In these cases, removing the smartblock option (ie reinstating the default dumbblock) produces good results. It is very hard (and embarrassing) to continually have to tell students this at Greenstone workshops.

The solution is to figure out properly which images belong to HTML files, and then block these images and only these images from processing further down the plugin pipeline. --Ian

Global blocking pass through all the files?? --kath

Change History

2008-04-08 13:09:17 changed by kjdon

  • keywords set to build-overhall.

2008-04-21 09:28:26 changed by kjdon

  • owner changed from nobody to kjdon.
  • status changed from new to assigned.

2008-08-04 10:32:50 changed by kjdon

  • status changed from assigned to closed.
  • resolution set to fixed.

smartblock option is dead!

blocking done in a global pass before import.