Opened 16 years ago

Closed 16 years ago

#282 closed defect (fixed)

HTMLPlug "smartblock" is soooo dumb

Reported by: kjdon Owned by: 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 (3)

comment:1 by kjdon, 16 years ago

Keywords: build-overhall added

comment:2 by kjdon, 16 years ago

Owner: changed from nobody to kjdon
Status: newassigned

comment:3 by kjdon, 16 years ago

Resolution: fixed
Status: assignedclosed

smartblock option is dead!

blocking done in a global pass before import.

Note: See TracTickets for help on using tickets.