Blogs / Jérôme Vieilledent / Handle logout hooks, part 2
Thursday 02 December 2010 2:15:36 am
By : Jérôme Vieilledent
Continuation of my thoughts on logout handlers.
After I redacted my previous post about logout handlers, I finally decided that it could be a good idea to develop a generic extension enabling that feature, as long as it's not implemented right in the kernel.
So, jvLogout extension is now done and you can check it out on projects.ez.no (http://projects.ez.no/jvlogout) where an archive can be downloaded. Source access is available on GitHub, not on the project subversion repository.
I hope this extension will be useful :)
Enjoy !