Re: [phpInv-announce] phpInv-0.5 Pre-processing Patch
Status: Alpha
Brought to you by:
stecy
From: Stefan C. <st...@cy...> - 2002-02-10 16:41:33
|
Hi, Unfortunately Blake attached the full source instead of a patch (see http://www.linuxdoc.org/HOWTO/Software-Release-Practice-HOWTO/patching.html) so I made the patch by myself. You can download the patch at http://sourceforge.net/project/showfiles.php?group_id=43314. Anyway...thank you Blake Sunday, February 10, 2002, 8:42:08 PM: > Heya, > Last night I started playing around with phpInv for a project I'm working > on and I must say, it's pretty nifty. For my project to work however, I > needed the ability to pre-process data entered into inventory (for > validation and some interesting transformations). Anyway, I've attached my > modified code -- basically I added an option to general.php where you > define a file that will contain filters to be called when a category, > entry, or column is inserted, deleted, or edited. You can enable and > disable the filters from the processing file. I've included my minimal > testing filter calls. I may expand this further soon, as I get further > along in my project. > Hope someone else finds this useful, > Blake -- bye, Stefan |