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
|