[geeklog-devtalk] Adding a couple plugin functions
Tony Bibbs
tony at tonybibbs.com
Tue Jun 29 14:13:21 EDT 2004
<snip>
I recently began working on a plugin that needs to set and delete
cookies when the user logs in and out of GeekLog. Unfortunately, this
does not seem possible with the current GL code.
</snip>
Why doesn't it work exactly?
--Tony
Turias wrote:
> No one has anything to say about this?
>
> - Turias
>
>
> On Jun 25, 2004, at 7:48 PM, Turias wrote:
>
>> Hey everyone,
>>
>> I recently began working on a plugin that needs to set and delete
>> cookies when the user logs in and out of GeekLog. Unfortunately,
>> this does not seem possible with the current GL code. I would like
>> to propose the following be added to the core:
>>
>> 1) The addition of the following plugin functions:
>>
>> plugin_login_<plugin name>
>>
>> and
>>
>> plugin_logout_<plugin name>
>>
>> These functions would return nothing.
>>
>>
>> 2) A modification to users.php which would call the aforementioned
>> functions when a user logs in or out of the system.
>>
>>
>> I could code this up, as it would be pretty easy to do. What does
>> everyone think? Do people see any utility in this?
>>
>> - Turias
>>
>> _______________________________________________
>> geeklog-devtalk mailing list
>> geeklog-devtalk at lists.geeklog.net
>> http://lists.geeklog.net/listinfo/geeklog-devtalk
>
>
> _______________________________________________
> geeklog-devtalk mailing list
> geeklog-devtalk at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devtalk
More information about the geeklog-devtalk
mailing list