milesj / forum

[Deprecated] A CakePHP plugin for forum / bulletin board systems.
MIT License
131 stars 57 forks source link

Notifications #13

Closed jameslarking closed 12 years ago

jameslarking commented 12 years ago

This is has resolved my use case and I've published to my client's site. I'm not going to have time right now to write a shell to process these in the background rather than on request - my client's site won't have enough users for this to become an issue for them on this occasion.

Up to you as to whether you pull this in but I would have thought that other might find it useful. If you weren't sure then perhaps you could change the default subscription values to off.

cheers for your work on the forum anyway - it is so much easier to have a cake based forum rather than having to try to hack away at other php forums :)

milesj commented 12 years ago

Thanks for this, I will use it as a reference.