45 lines
1.1 KiB
PHP
45 lines
1.1 KiB
PHP
<?php
|
|
$conf['groups'] = 'ANY';
|
|
$conf['guest_toolbar']= 1;
|
|
$conf['guest_media']= 1;
|
|
$conf['open_upload']=0;
|
|
$conf['allow_ckg_filebrowser'] = 'all';
|
|
$conf['default_ckg_filebrowser'] = 'ckgedit';
|
|
$conf['default_fb'] = 'acl';
|
|
$conf['openfb'] = 0;
|
|
$conf['dw_edit_display'] = 'all';
|
|
$conf['smiley_as_text'] = 0;
|
|
$conf['editor_bak'] = 0;
|
|
$conf['create_folder'] ='n';
|
|
$conf['dwedit_ns'] = 'NONE';
|
|
$conf['acl_del'] = 0;
|
|
$conf['auth_ci'] = 0;
|
|
$conf['nix_style'] = 0;
|
|
$conf['no_symlinks'] = 0;
|
|
$conf['direction'] = 'nocheck';
|
|
$conf['scayt_auto']= 'off';
|
|
$conf['scayt_lang'] = "American English/en_US";
|
|
$conf['smiley_hack'] = 0;
|
|
$conf['complex_tables'] = 1;
|
|
$conf['duplicate_notes'] = 0;
|
|
$conf['winstyle'] = 0;
|
|
$conf['other_lang'] = 'default';
|
|
$conf['dw_priority'] = 0;
|
|
$conf['dw_users'] ="";
|
|
$conf['color_options'] = 0;
|
|
$conf['font_options'] = 0;
|
|
$conf['nofont_styling'] = 0;
|
|
$conf['alt_toolbar'] = 'Paste,PasteText,PasteFromWord';
|
|
$conf['mfiles'] = 0;
|
|
$conf['extra_plugins'] ="Geshi,Msword";
|
|
$conf['htmlblock_ok'] = 0;
|
|
$conf['dblclk'] ='on';
|
|
$conf['preserve_enc'] = 0;
|
|
$conf['gui'] = 'moono';
|
|
$conf['rel_links'] = 0;
|
|
$conf['style_sheet'] = 0;
|
|
|
|
|
|
|
|
|