[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: new module overlay modtrigger



> Maarten Vanraes wrote:
>> Hey,
>>
>> a few years back i wrote an overlay module "modtrigger", that executes a
>> script on modifications.
>
> The preferred approach these days is to use slapo-sock.

reading up on slapo-sock, i don't understand how i could do the same.

modtrigger is just doing a notification, not actually handling the queries
itself, it's not a backend.

or am i misunderstanding this?