[geeklog-cvs] Geeklog-1.x/system lib-story.php,1.128,1.129

Dirk Haun dhaun at qs1489.pair.com
Thu Aug 7 15:54:38 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/system
In directory qs1489.pair.com:/tmp/cvs-serv66712/system

Modified Files:
	lib-story.php 
Log Message:
Define {story_introtext_only} on the index page


Index: lib-story.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/system/lib-story.php,v
retrieving revision 1.128
retrieving revision 1.129
diff -C2 -d -r1.128 -r1.129
*** lib-story.php	28 Jul 2008 19:35:46 -0000	1.128
--- lib-story.php	7 Aug 2008 19:54:35 -0000	1.129
***************
*** 306,309 ****
--- 306,310 ----
          $article->set_var( 'story_introtext', $introtext );
          $article->set_var( 'story_text_no_br', $introtext );
+         $article->set_var( 'story_introtext_only', $introtext );
  
          if( !empty( $bodytext ))




More information about the geeklog-cvs mailing list