options.php

Go to the documentation of this file.
00001 <?PHP
00002 $discuss_options = array (
00003   'page_id' => '100',
00004   'title' => 'Travelsized Discussions',
00005   'header' => '>>//Where people can talk//',
00006   'footer' => '---
00007 Discussions for Travelsized Websites',
00008   'sectionPositions' => 
00009   array (
00010     0 => 1,
00011     1 => 2,
00012   ),
00013   'forumdefaults' => 
00014   array (
00015     'viewLevel' => '1',
00016     'postLevel' => '2',
00017   ),
00018   'sectiondefaults' => 
00019   array (
00020     'viewLevel' => 1,
00021   ),
00022   'menu_id' => '100',
00023   'counters' => 
00024   array (
00025     'lastSectionID' => 7,
00026     'lastForumID' => 3,
00027     'thread' => 4,
00028   ),
00029 );
00030 ?>

Generated on Sun Oct 26 20:33:13 2008 for The Travelsized Content Management System by  doxygen 1.5.5