From | Stephen De Gabrielle |
Date | Mon, 12 Feb 2007 17:22:44 +0930 |
Subject | [greenstone-devel] telling a plugin not to process a specific file |
Hi, I have a modified version of MetadataCSVPlug that processes a specific metadata format and passes the metadata on for ImagePlug to attach to an image. I need to exclude files that fail to match a specific metadata value (Access="yes") so I can split the one collection into two for the purpose of requiring a login for access to the 'Access="no"' subset. I'm guessing I can modify ImagePlug to do this, but I'm not sure where to start. Any hints appreciated...thanks s. -- Stephen De Gabrielle |