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

Re: [rayhne] days old question

Quote Reply
Re: [rayhne] days old question In reply to
Hi,

The graphics are included in the link.html based on the parameter of "Days_Old". Youc an change them by simply editing that file.

People have chosen to do it differently, but the easiest, is to simply use:

<IMG SRC=http://path/to/images/directory/<%Days_Old%>.gif>


Then, if Days_Old is equal to 1, 1.gif is used, if it's equal to 2, 2.gif is used. I've actually used /new_<%Days_Old%>.gif, so that my images are new_1.gif, new_2.gif, etc

By wrapping this with an <%if%> as I suggested previously, if Days_Old is too large, or doesn't exist, you simply bypass the IMG tag completely, so image is shown.







PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread days old question rayhne 6639 Oct 11, 2001, 5:09 PM
Thread Re: [rayhne] days old question
rayhne 6537 Oct 12, 2001, 7:23 AM
Thread Re: [rayhne] days old question
pugdog 6490 Oct 12, 2001, 11:43 AM
Thread Re: [pugdog] days old question
rayhne 6529 Oct 12, 2001, 11:50 AM
Thread Re: [rayhne] days old question
rayhne 6514 Oct 12, 2001, 11:54 AM
Thread Re: [rayhne] days old question
pugdog 6530 Oct 12, 2001, 12:08 PM
Thread Re: [pugdog] days old question
rayhne 6567 Oct 12, 2001, 12:11 PM
Thread Re: [rayhne] days old question
pugdog 6478 Oct 14, 2001, 11:46 AM
Thread Re: [pugdog] days old question
rayhne 6523 Oct 18, 2001, 9:11 AM
Thread Re: [rayhne] days old question
pugdog 6502 Oct 18, 2001, 10:07 AM
Thread Re: [pugdog] days old question
rayhne 6465 Oct 18, 2001, 10:56 AM
Thread Re: [rayhne] days old question
pugdog 6470 Oct 18, 2001, 5:47 PM
Thread Re: [pugdog] days old question
rayhne 6441 Nov 2, 2001, 1:29 PM
Post Re: [rayhne] days old question
pugdog 6404 Nov 6, 2001, 2:51 AM
Post Re: [rayhne] days old question
YoYoYoYo 6454 Oct 18, 2001, 5:54 PM