[geeklog-cvs] Geeklog-1.x/public_html/admin/install config-install.php, 1.24, 1.25

Dirk Haun dhaun at qs1489.pair.com
Sun Feb 3 15:52:57 EST 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install
In directory qs1489.pair.com:/tmp/cvs-serv17509/public_html/admin/install

Modified Files:
	config-install.php 
Log Message:
Revert 'aftersave_story' to 'list', which makes more sense for sending Trackbacks, etc. after saving a story


Index: config-install.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/config-install.php,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** config-install.php	3 Feb 2008 19:11:50 -0000	1.24
--- config-install.php	3 Feb 2008 20:52:55 -0000	1.25
***************
*** 174,178 ****
      $c->add('hide_main_page_navigation',0,'select',1,24,0,1310,TRUE);
      $c->add('onlyrootfeatures',0,'select',1,24,0,1320,TRUE);
!     $c->add('aftersave_story','item','select',1,24,9,1330,TRUE);
      $c->add('aftersave_user','item','select',1,24,9,1340,TRUE);
      $c->add('show_right_blocks',FALSE,'select',2,25,1,1350,TRUE);
--- 174,178 ----
      $c->add('hide_main_page_navigation',0,'select',1,24,0,1310,TRUE);
      $c->add('onlyrootfeatures',0,'select',1,24,0,1320,TRUE);
!     $c->add('aftersave_story','list','select',1,24,9,1330,TRUE);
      $c->add('aftersave_user','item','select',1,24,9,1340,TRUE);
      $c->add('show_right_blocks',FALSE,'select',2,25,1,1350,TRUE);




More information about the geeklog-cvs mailing list