KTML_4_Lite
[ class tree: KTML_4_Lite ] [ index: KTML_4_Lite ] [ all elements ]

Procedural File: ktml4.config.php

Source Location: /ktml4.config.php



Page Details:








KTML4_THUMBNAIL_FOLDER [line 6]

KTML4_THUMBNAIL_FOLDER = '.thumbnails/'
Folder where the images' thumbnails are kept


[ Top ]



KTML4_THUMBNAIL_HEIGHT [line 18]

KTML4_THUMBNAIL_HEIGHT = '100'
Image browser thumbnail height (in pixels)


[ Top ]



KTML4_THUMBNAIL_WIDTH [line 12]

KTML4_THUMBNAIL_WIDTH = '100'
Image browser thumbnail width (in pixels)


[ Top ]



KTML4_GLOBALS [line 62]

$GLOBALS['KTML4_GLOBALS'] = array(
'allowed_tags_list' => '',
'denied_tags_list' => 'script,iframe,frame',
'add_new_paragraph_on_enter' => 'true',
);

Editor configuration options:
  • allowed_tags_list - list of tags that are allowed to appear in the page HTML code.
  • denied_tags_list - list of tags that are not allowed to appear in the page HTML code.
  • add_new_paragraph_on_enter - TRUE/FALSE - when TRUE, pressing ENTER will cause the insert of a <p> tag. On FALSE,a <br> tag will be added.



[ Top ]





Documentation generated on Wed, 01 Mar 2006 16:51:55 +0200 by phpDocumentor 1.3.0RC3