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

Products: Gossamer Links: Development, Plugins and Globals: Re: [adultdvdlinks] top 5 links global: Edit Log

Here is the list of edits for this post
Re: [adultdvdlinks] top 5 links global
In the while loop before $link is pushed into the array you'd need to add something like:

$link->{some_new_field} = qq|the hyperlink|;

Then you can put <%some_new_field%> in your loop in the template.

Last edited by:

Paul: May 6, 2002, 12:38 PM

Edit Log: