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

Re: [sooke] top 5 links global

Quote Reply
Re: [sooke] top 5 links global In reply to
Hi Ian,

No, I try not to modify .pm files at all if possible as it creates a lot of problems with upgrades.

To add a new template you just need to go to your template editor and load one of your existing templates which is similar to the one you want to create and then at the bottom put in the new file name (e.g. 'new_template_name.html') and click 'save as'. You can then start using the new template within other templates with <%include new_template_name.html%>. In this case, the template is called from within the global.

The template that I have created for new reviews is:

<center>
<%body_font%><b><a href="<%db_cgi_url%>/review.cgi?ID=<%Review_LinkID%>"><%Review_Subject%></a></b></font>
<br><img src="<%build_images_url%>/default/stars-<%Review_Rating%>.gif">
<br>
</center>
<%body_font%>
<%if Review_GuestName%>
by <b><a href='mailto:<%Review_GuestEmail%>'><%Review_GuestName%></a></b><br>
<%else%>
by <b><a href='<%db_cgi_url%>/review.cgi?user=<%Review_Owner%>'><%Review_Owner%></a></b><br>
<%endif%>
<%Review_Contents%>
</font>
<br><hr width="65%" color=<%color11%>>

Once you have added this and the global, you can call the new reviews with the name of your global - so if you call the global 'new_reviews', just add the tag <%new_reviews%> on your homepage.

Laura.
Subject Author Views Date
Thread top 5 links global adultdvdlinks 14410 May 6, 2002, 12:34 PM
Thread Re: [adultdvdlinks] top 5 links global
Paul 13882 May 6, 2002, 12:37 PM
Post Re: [Paul] top 5 links global
webmaster33 13839 May 7, 2002, 2:39 AM
Post Post deleted by webmaster33
webmaster33 13812 May 8, 2002, 4:32 AM
Thread Re: [adultdvdlinks] top 5 links global
minesite 14001 May 7, 2002, 5:02 AM
Thread Re: [minesite] top 5 links global
adultdvdlinks 13909 May 7, 2002, 10:49 AM
Thread Re: [adultdvdlinks] top 5 links global
adultdvdlinks 13829 May 7, 2002, 3:59 PM
Thread Re: [adultdvdlinks] top 5 links global
Ian 13810 May 7, 2002, 4:03 PM
Thread Re: [sooke] top 5 links global
adultdvdlinks 13896 May 7, 2002, 4:12 PM
Thread Re: [adultdvdlinks] top 5 links global
afinlr 13831 May 8, 2002, 9:08 AM
Thread Re: [afinlr] top 5 links global
Ian 13903 May 8, 2002, 9:52 AM
Thread Re: [sooke] top 5 links global
afinlr 13836 May 8, 2002, 10:04 AM
Post Re: [afinlr] top 5 links global
Ian 13766 May 8, 2002, 10:06 AM
Post Re: [afinlr] top 5 links global
Ian 13768 May 8, 2002, 10:22 AM
Thread Re: [afinlr] top 5 links global
adultdvdlinks 13783 May 8, 2002, 11:02 AM
Thread Re: [adultdvdlinks] top 5 links global
Ian 13821 May 8, 2002, 11:07 AM
Thread Re: [sooke] top 5 links global
adultdvdlinks 13974 May 8, 2002, 11:13 AM
Post Re: [adultdvdlinks] top 5 links global
adultdvdlinks 13745 May 8, 2002, 11:56 AM
Thread Re: [adultdvdlinks] top 5 links global
afinlr 13874 May 8, 2002, 3:22 PM
Thread Re: [afinlr] top 5 links global
pugdog 4527 Mar 6, 2004, 9:58 AM
Post Re: [pugdog] top 5 links global
afinlr 4531 Mar 6, 2004, 10:35 AM
Thread Re: [afinlr] top 5 links global
dmoynihan 13869 Jan 10, 2003, 2:22 PM
Thread Re: [dmoynihan] top 5 links global
romanslon 13420 Sep 17, 2003, 3:43 AM
Post Re: [romanslon] top 5 links global
afinlr 13382 Sep 17, 2003, 12:54 PM
Thread Re: [minesite] top 5 links global
macbethgr 13293 Mar 5, 2004, 8:58 AM
Thread Re: [macbethgr] top 5 links global
minesite 13252 Mar 5, 2004, 2:13 PM
Thread Re: [minesite] top 5 links global
macbethgr 13157 Mar 6, 2004, 5:57 AM
Thread Re: [macbethgr] top 5 links global
afinlr 4554 Mar 6, 2004, 10:40 AM
Thread Re: [afinlr] top 5 links global
macbethgr 4565 Mar 6, 2004, 1:44 PM
Thread Re: [macbethgr] top 5 links global
lastsaga 4502 Nov 4, 2004, 6:46 PM
Post Re: [lastsaga] top 5 links global
Andy 4451 Nov 19, 2004, 7:58 AM