[geeklog-cvs] Geeklog-1.x/public_html/layout/professional functions.php, 1.10, 1.11

Blaine Lang blaine at qs1489.pair.com
Sat Feb 9 07:01:01 EST 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional
In directory qs1489.pair.com:/tmp/cvs-serv23623

Modified Files:
	functions.php 
Log Message:
Tweak to config menu to not show current selected sub-group as a link in the menu.
Able to now set block templates for both config menus.

Index: functions.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/functions.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** functions.php	2 Feb 2008 21:56:34 -0000	1.10
--- functions.php	9 Feb 2008 12:00:59 -0000	1.11
***************
*** 25,28 ****
--- 25,29 ----
  $_BLOCK_TEMPLATE['_msg_block'] = 'blockheader-message.thtml,blockfooter-message.thtml';
  $_BLOCK_TEMPLATE['configmanager_block'] = 'blockheader-notitle.thtml,blockfooter-notitle.thtml';
+ $_BLOCK_TEMPLATE['configmanager_subblock'] = 'blockheader-notitle.thtml,blockfooter-notitle.thtml';
  $_BLOCK_TEMPLATE['whats_related_block'] = 'blockheader-related.thtml,blockfooter-related.thtml';
  $_BLOCK_TEMPLATE['story_options_block'] = 'blockheader-related.thtml,blockfooter-related.thtml';




More information about the geeklog-cvs mailing list