Gossamer Forum
Home : Products : Links 2.0 : Customization :

is this mod somwhere for download

Quote Reply
is this mod somwhere for download
i was searching the forum for having images for my ratings results
i founded a post with codes like this

sub site_html_link {
# --------------------------------------------------------
# This routine is used to display what a link should look
# like.

my %rec = @_;
my $rate_img = "";

# Set new and pop to either 1 or 0 for templates.
($rec{'isNew'} eq 'Yes') ? ($rec{'isNew'} = 1) : (delete $rec{'isNew'});
($rec{'isPopular'} eq 'Yes') ? ($rec{'isPopular'} = 1) : (delete $rec{'isPopular'});

$rate_00 = qq|<a href="$db_cgi_url/rate.cgi?ID=$rec{'ID'}"><IMG SRC="/html/images/rate00.gif" WIDTH=102 HEIGHT=35 ALT="rate it!" BORDER="0" ALIGN="ABSMIDDLE"></A>|;

$rate_01 = qq|<a href="$db_cgi_url/rate.cgi?ID=$rec{'ID'}"><IMG SRC="/html/images/rate01.gif" WIDTH=102 HEIGHT=35 ALT="Rating: $rec{'Rating'}, $rec{'Votes'} Votes" BORDER="0" ALIGN="ABSMIDDLE"></A>|;

$rate_02 = qq|<a href="$db_cgi_url/rate.cgi?ID=$rec{'ID'}"><IMG SRC="/html/images/rate02.gif" WIDTH=102 HEIGHT=18 ALT="Rating: $rec{'Rating'}, $rec{'Votes'} Votes" BORDER="0" ALIGN="ABSMIDDLE"></A>|;

$rate_03 = qq|<a href="$db_cgi_url/rate.cgi?ID=$rec{'ID'}"><IMG SRC="/html/images/rate03.gif" WIDTH=102 HEIGHT=18 ALT="Rating: $rec{'Rating'}, $rec{'Votes'} Votes" BORDER="0" ALIGN="ABSMIDDLE"></A>|;

and so on to $rate_20
is this mod still availeble somewhere?
or an other one with rating images?

Quote Reply
Re: is this mod somwhere for download In reply to
Yes that mod is still available in the resources section.
Go here http://www.gossamer-threads.com/...rsion_2_x/index.html
and look for the amazon style image ratings fix, it is the best graphics fix in my own opinion.

Quote Reply
Re: is this mod somwhere for download In reply to
mmm this go's to the forum with a few fix codes but where cab i see the other codes for putting in my links? + images or do i have to make them self?

Quote Reply
Re: is this mod somwhere for download In reply to
mmm this go's to the forum with a few fix codes but where can i see the other codes for putting in my links? + images or do i have to make them self?

Quote Reply
Re: is this mod somwhere for download In reply to
I agree with you too, there are links to mods and stuff but nowhere is there mods listed to create it assuming you haveen't already installed it. :(

Quote Reply
Re: is this mod somwhere for download In reply to
sergio,
denisisp said "mmm this go's to the forum with a few fix codes but where can i see the other codes for putting in my links? + images or do i have to make them self?"
regarding you comment regarding the image rating script.


and. I agree with with too, there are links to mods and stuff but nowhere is there mods listed to create it assuming you haveen't already installed it. :(
so.. how can i set up my links 2 to use images ?
www.gayfucksites.com is my url.



Quote Reply
Re: is this mod somwhere for download In reply to
did you ever find the whole image rating gif thingy ?
just reply private and i get notification in my email.

you said "mmm this go's to the forum with a few fix codes but where can i see the other codes for putting in my links? + images or do i have to make them self?"
regarding you comment regarding the image rating script.