Config Cronofon CMS
The following variables is optional.
In the index.php file
// sips = small images pr side - default = 24
$sips = 24;
// mips = medium images pr side - default = 12
$mips = 12;
// lips = large images pr side - default = 6
$lips = 6;
// Language variable for the Imagebank.
$lang = "Large,Medium,Small,Images,Prev,Next";
In head.php
$gallery_title = "Imagebank";
$image_folder = "imagebank";
$date_text = "Uploaded";
In index.php and admin/admin_head.php
$cms_path = "/path/";
For admin/edit page or file
$top_info = boolean
|
|