options.php

Go to the documentation of this file.
00001 <?PHP
00002 $gallery_options = array (
00003   'page_id' => '12',
00004   'title' => 'Travelsized Images',
00005   'menu_id' => '100',
00006   'maxwidth' => '1024',
00007   'maxheight' => '1024',
00008   'midwidth' => '600',
00009   'midheight' => '480',
00010   'thumbwidth' => '120',
00011   'thumbheight' => '120',
00012   'viewType' => '0',
00013   'viewLevel' => '0',
00014   'commentLevel' => '1',
00015   'editLevel' => '4',
00016 );
00017 ?>

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