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 10600 Mar 10, 2003, 10:56 PM
Thread Re: [mrcry11] Auto delete link within certain days
Andy 10514 Mar 11, 2003, 12:35 AM
Thread Re: [Andy] Auto delete link within certain days
mrcry11 10411 Mar 11, 2003, 8:59 AM
Thread Re: [mrcry11] Auto delete link within certain days
Andy 10465 Mar 11, 2003, 9:09 AM
Thread Re: [Andy] Auto delete link within certain days
mrcry11 10467 Mar 11, 2003, 9:25 AM
Thread Re: [mrcry11] Auto delete link within certain days
Paul 10364 Mar 13, 2003, 4:06 PM
Thread Re: [Paul] Auto delete link within certain days
webmaster33 10274 Mar 13, 2003, 4:11 PM
Thread Re: [webmaster33] Auto delete link within certain days
mrcry11 10302 Mar 13, 2003, 5:54 PM
Post Re: [mrcry11] Auto delete link within certain days
webmaster33 10285 Mar 13, 2003, 6:08 PM
Thread Re: [Paul] Auto delete link within certain days
mrcry11 10301 Mar 16, 2003, 8:55 AM
Post Re: [mrcry11] Auto delete link within certain days
afinlr 10206 Mar 16, 2003, 6:28 PM
Thread Re: [mrcry11] Auto delete link within certain days
webmaster33 10387 Mar 12, 2003, 1:32 PM
Thread Re: [webmaster33] Auto delete link within certain days
mrcry11 10371 Mar 12, 2003, 9:48 PM
Thread Re: [mrcry11] Auto delete link within certain days
xpert 10362 Mar 12, 2003, 10:53 PM
Thread Re: [xpert] Auto delete link within certain days
webmaster33 10355 Mar 13, 2003, 2:50 AM
Thread Re: [webmaster33] Auto delete link within certain days
Paul 10373 Mar 13, 2003, 3:02 AM
Post Re: [Paul] Auto delete link within certain days
webmaster33 10334 Mar 13, 2003, 3:10 AM
Thread Re: [mrcry11] Auto delete link within certain days
webmaster33 10307 Mar 13, 2003, 3:05 AM
Thread Re: [webmaster33] Auto delete link within certain days
mrcry11 10368 Mar 13, 2003, 10:22 AM
Post Re: [mrcry11] Auto delete link within certain days
webmaster33 10297 Mar 13, 2003, 10:58 AM
Post Re: [mrcry11] Auto delete link within certain days
afinlr 10349 Mar 13, 2003, 3:38 PM