[geeklog-cvs] geeklog-1.3/public_html/layout/Classic/links linkdetails.thtml,1.3,1.4

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Wed Jun 9 07:30:34 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/layout/Classic/links
In directory www:/tmp/cvs-serv3752/d/Classic/links

Modified Files:
	linkdetails.thtml 
Log Message:
Introduced {link_actual_url} variable, holding the actual URL of the linked site (instead of Geeklog's portal.php redirect).


Index: linkdetails.thtml
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/layout/Classic/links/linkdetails.thtml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** linkdetails.thtml	18 Aug 2003 09:53:37 -0000	1.3
--- linkdetails.thtml	9 Jun 2004 11:30:32 -0000	1.4
***************
*** 1,4 ****
  <li>
!   <strong><a href="{link_url}">{link_name}</a></strong> ({link_hits}) {link_edit}<br>
    {link_description}
  </li>
--- 1,4 ----
  <li>
!   <strong><a href="{link_url}" title="{link_actual_url}">{link_name}</a></strong> ({link_hits}) {link_edit}<br>
    {link_description}
  </li>




More information about the geeklog-cvs mailing list