[geeklog-cvs] geeklog-1.3/public_html/layout/professional/comment thread.thtml,1.2,1.3

vinny at iowaoutdoors.org vinny at iowaoutdoors.org
Thu Jan 27 23:49:13 EST 2005


Update of /var/cvs/geeklog-1.3/public_html/layout/professional/comment
In directory www:/tmp/cvs-serv27642/public_html/layout/professional/comment

Modified Files:
	thread.thtml 
Log Message:
Checkin comment refactoring for plugins.


Index: thread.thtml
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/layout/professional/comment/thread.thtml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** thread.thtml	10 Oct 2004 10:58:19 -0000	1.2
--- thread.thtml	28 Jan 2005 04:49:10 -0000	1.3
***************
*** 1,5 ****
  <div style="padding-left: {indent}px">
    <ul><li>
!     <a href="{site_url}/comment.php?mode=display&order={order}&pid={pid}">{title}</a>
      - {lang_authoredby} {start_author_anchortag}{author}{end_author_anchortag} {lang_on} {date}
    </li></ul>
--- 1,5 ----
  <div style="padding-left: {indent}px">
    <ul><li>
!     <a href="{site_url}/comment.php?mode=display&format=threaded&order={order}&pid={pid}">{title}</a>
      - {lang_authoredby} {start_author_anchortag}{author}{end_author_anchortag} {lang_on} {date}
    </li></ul>




More information about the geeklog-cvs mailing list