Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [mrcry11] Auto delete link within certain days

Quote Reply
Re: [mrcry11] Auto delete link within certain days In reply to
I don't recommend you to do such modification directly into the core code, since you will lose the ability to do upgrades when new Links SQL versions are released!
I strongly recommend to write own plugin or buy an existing plugin for that task.

Otherwise yes, the build_reset_hits is called at each build, but this function has other goals, and using it also for link expiration, deletion, is a serious design problem.
The build_reset_hits function is used for double hit protection of jump or rate features, and may not modified to handle link deletion.

You are free to do what you want, but you should be aware of these facts...

I suggest you to look around already existing plugins.
Andy has a cheap expiration plugin released (named as: Expire_Links plugin),
as well I'm working on an expensive plugin named as: Advanced Link Expirator plugin (ALE) (the linked thread contains development news of my plugin).

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...

Last edited by:

webmaster33: Mar 12, 2003, 1:34 PM
Subject Author Views Date
Thread Auto delete link within certain days mrcry11 10449 Mar 10, 2003, 10:56 PM
Thread Re: [mrcry11] Auto delete link within certain days
Andy 10361 Mar 11, 2003, 12:35 AM
Thread Re: [Andy] Auto delete link within certain days
mrcry11 10257 Mar 11, 2003, 8:59 AM
Thread Re: [mrcry11] Auto delete link within certain days
Andy 10313 Mar 11, 2003, 9:09 AM
Thread Re: [Andy] Auto delete link within certain days
mrcry11 10314 Mar 11, 2003, 9:25 AM
Thread Re: [mrcry11] Auto delete link within certain days
Paul 10210 Mar 13, 2003, 4:06 PM
Thread Re: [Paul] Auto delete link within certain days
webmaster33 10121 Mar 13, 2003, 4:11 PM
Thread Re: [webmaster33] Auto delete link within certain days
mrcry11 10147 Mar 13, 2003, 5:54 PM
Post Re: [mrcry11] Auto delete link within certain days
webmaster33 10132 Mar 13, 2003, 6:08 PM
Thread Re: [Paul] Auto delete link within certain days
mrcry11 10149 Mar 16, 2003, 8:55 AM
Post Re: [mrcry11] Auto delete link within certain days
afinlr 10053 Mar 16, 2003, 6:28 PM
Thread Re: [mrcry11] Auto delete link within certain days
webmaster33 10233 Mar 12, 2003, 1:32 PM
Thread Re: [webmaster33] Auto delete link within certain days
mrcry11 10218 Mar 12, 2003, 9:48 PM
Thread Re: [mrcry11] Auto delete link within certain days
xpert 10208 Mar 12, 2003, 10:53 PM
Thread Re: [xpert] Auto delete link within certain days
webmaster33 10201 Mar 13, 2003, 2:50 AM
Thread Re: [webmaster33] Auto delete link within certain days
Paul 10220 Mar 13, 2003, 3:02 AM
Post Re: [Paul] Auto delete link within certain days
webmaster33 10181 Mar 13, 2003, 3:10 AM
Thread Re: [mrcry11] Auto delete link within certain days
webmaster33 10151 Mar 13, 2003, 3:05 AM
Thread Re: [webmaster33] Auto delete link within certain days
mrcry11 10215 Mar 13, 2003, 10:22 AM
Post Re: [mrcry11] Auto delete link within certain days
webmaster33 10144 Mar 13, 2003, 10:58 AM
Post Re: [mrcry11] Auto delete link within certain days
afinlr 10197 Mar 13, 2003, 3:38 PM