[geeklog-cvs] geeklog-1.3/public_html/admin trackback.php,1.11,1.12

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sun Feb 20 05:07:35 EST 2005


Update of /var/cvs/geeklog-1.3/public_html/admin
In directory www:/tmp/cvs-serv19855/public_html/admin

Modified Files:
	trackback.php 
Log Message:
A first attempt to make the number of trackbacks available for display on the index page; Also now includes the full story text in the trackback editor.


Index: trackback.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/admin/trackback.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** trackback.php	11 Feb 2005 20:10:31 -0000	1.11
--- trackback.php	20 Feb 2005 10:07:33 -0000	1.12
***************
*** 122,125 ****
--- 122,127 ----
                                      . '/trackback.php');
  
+     $template->set_var ('lang_explain',
+                         sprintf ($LANG_TRB['editor_intro'], $url, $title));
      $template->set_var ('lang_trackback_url', $LANG_TRB['trackback_url']);
      $template->set_var ('lang_entry_url', $LANG_TRB['entry_url']);




More information about the geeklog-cvs mailing list