Element index for package conf
Package indexes
[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ h ] [ i ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ u ] [ x ] [ _ ]_
- _admin.php
- procedural page _admin.php
- _advanced.php
- procedural page _advanced.php
- _config.php
- procedural page _config.php
- _formatting.php
- procedural page _formatting.php
- _locales.php
- procedural page _locales.php
- _stats.php
- procedural page _stats.php
a
- $admin_subdir
- in file _advanced.php, global variable $admin_subdir
Location of the backoffice (admin) folder. - $allow_cross_posting
- in file _admin.php, global variable $allow_cross_posting
Cross posting - $allow_moving_chapters
- in file _admin.php, global variable $allow_moving_chapters
Moving chapters between blogs? - A_attrs
- in file _formatting.php, constant A_attrs
- A_cellhalign
- in file _formatting.php, constant A_cellhalign
- A_cellvalign
- in file _formatting.php, constant A_cellvalign
- A_coreattrs
- in file _formatting.php, constant A_coreattrs
- A_i18n
- in file _formatting.php, constant A_i18n
- A_TextAlign
- in file _formatting.php, constant A_TextAlign
b
- $baseurl
- in file _config.php, global variable $baseurl
$baseurl is where your blogs reside by default. CHECK THIS CAREFULLY or nothing will work. - $blackList
- in file _stats.php, global variable $blackList
Blacklist: referrers that should be hidden in stats. This should typically include this site as well as stat services, online email services, online aggregators, etc.
c
- $conf_subdir
- in file _advanced.php, global variable $conf_subdir
Location of the configuration files. - $cookie_expired
- in file _advanced.php, global variable $cookie_expired
Expired-time used to erase cookies. - $cookie_expires
- in file _advanced.php, global variable $cookie_expires
Expiration for cookies. - $cookie_path
- in file _advanced.php, global variable $cookie_path
This is the path that will be associated to cookies - $core_subdir
- in file _advanced.php, global variable $core_subdir
Location of the core (the "includes") files. - C_A_attrs
- in file _formatting.php, constant C_A_attrs
- C_A_cellhalign
- in file _formatting.php, constant C_A_cellhalign
- C_A_cellvalign
- in file _formatting.php, constant C_A_cellvalign
- C_A_coreattrs
- in file _formatting.php, constant C_A_coreattrs
- C_A_i18n
- in file _formatting.php, constant C_A_i18n
- C_E_a_content
- in file _formatting.php, constant C_E_a_content
- C_E_Bblock
- in file _formatting.php, constant C_E_Bblock
- C_E_block
- in file _formatting.php, constant C_E_block
- C_E_blocktext
- in file _formatting.php, constant C_E_blocktext
- C_E_Flow
- in file _formatting.php, constant C_E_Flow
- C_E_fontstyle
- in file _formatting.php, constant C_E_fontstyle
- C_E_heading
- in file _formatting.php, constant C_E_heading
- C_E_Iinline
- in file _formatting.php, constant C_E_Iinline
- C_E_inline
- in file _formatting.php, constant C_E_inline
- C_E_list
- in file _formatting.php, constant C_E_list
- C_E_misc
- in file _formatting.php, constant C_E_misc
- C_E_misc_inline
- in file _formatting.php, constant C_E_misc_inline
- C_E_phrase
- in file _formatting.php, constant C_E_phrase
- C_E_pre_content
- in file _formatting.php, constant C_E_pre_content
- C_E_special
- in file _formatting.php, constant C_E_special
- C_E_special_pre
- in file _formatting.php, constant C_E_special_pre
d
- $default_post_status
- in file _admin.php, global variable $default_post_status
Default status for new posts: - $deluxe_ban
- in file _admin.php, global variable $deluxe_ban
When banning referrers/comment URLs, do you want to remove any referrers and comments containing the banned domain? - $doubleCheckReferers
- in file _stats.php, global variable $doubleCheckReferers
Do you want to check if referers really do refer to you before logging them - DB_HOST
- in file _config.php, constant DB_HOST
MySQL settings. Fill in your database details (check carefully or nothing will work!) - DB_NAME
- in file _config.php, constant DB_NAME
MySQL settings. Fill in your database details (check carefully or nothing will work!) - DB_PASSWORD
- in file _config.php, constant DB_PASSWORD
MySQL settings. Fill in your database details (check carefully or nothing will work!) - DB_USER
- in file _config.php, constant DB_USER
MySQL settings. Fill in your database details (check carefully or nothing will work!)
e
- E_a_content
- in file _formatting.php, constant E_a_content
- E_block
- in file _formatting.php, constant E_block
- E_blocktext
- in file _formatting.php, constant E_blocktext
- E_Flow
- in file _formatting.php, constant E_Flow
- E_fontstyle
- in file _formatting.php, constant E_fontstyle
- E_fontstyle_basic
- in file _formatting.php, constant E_fontstyle_basic
- E_fontstyle_extra
- in file _formatting.php, constant E_fontstyle_extra
- E_heading
- in file _formatting.php, constant E_heading
- E_Iinline
- in file _formatting.php, constant E_Iinline
- E_inline
- in file _formatting.php, constant E_inline
- E_list
- in file _formatting.php, constant E_list
- E_misc
- in file _formatting.php, constant E_misc
- E_misc_inline
- in file _formatting.php, constant E_misc_inline
- E_phrase
- in file _formatting.php, constant E_phrase
- E_phrase_basic
- in file _formatting.php, constant E_phrase_basic
- E_phrase_extra
- in file _formatting.php, constant E_phrase_extra
- E_pre_content
- in file _formatting.php, constant E_pre_content
- E_special
- in file _formatting.php, constant E_special
- E_special_basic
- in file _formatting.php, constant E_special_basic
- E_special_extra
- in file _formatting.php, constant E_special_extra
Allowed Entity classes
f
- $fileupload_allowedtypes
- in file _admin.php, global variable $fileupload_allowedtypes
Accepted file types, you can add to that list if you want. - $fileupload_allowedusers
- in file _admin.php, global variable $fileupload_allowedusers
You may want to authorize only some users to upload. Enter their logins here, separated by space. - $fileupload_maxk
- in file _admin.php, global variable $fileupload_maxk
by default, most servers limit the size of uploads to 2048 KB if you want to set it to a lower value, here it is (you cannot set a higher value) - $fileupload_minlevel
- in file _admin.php, global variable $fileupload_minlevel
you may not want all users to upload pictures/files, so you can set a minimum level for this - $fileupload_realpath
- in file _admin.php, global variable $fileupload_realpath
Enter the real path of the directory where you'll upload the pictures. - $fileupload_url
- in file _admin.php, global variable $fileupload_url
Enter the URL of that directory
h
- $htsrv_subdir
- in file _advanced.php, global variable $htsrv_subdir
Location of the HTml SeRVices folder.
i
- $img_subdir
- in file _advanced.php, global variable $img_subdir
Location of the IMG folder. - $install_subdir
- in file _advanced.php, global variable $install_subdir
Location of the install folder.
l
- $locales_subdir
- in file _advanced.php, global variable $locales_subdir
Location of the locales folder.
m
- $minimum_comment_interval
- in file _advanced.php, global variable $minimum_comment_interval
Minimum interval (in seconds) between consecutive comments from same IP
o
- $online_session_timeout
- in file _advanced.php, global variable $online_session_timeout
Set the length of the online session time out (in seconds).
p
- $plugins_subdir
- in file _advanced.php, global variable $plugins_subdir
Location of the plug-ins.
r
- $report_abuse
- in file _admin.php, global variable $report_abuse
When banning, do you want to report abuse to the centralized ban list at b2evolution.net? - $require_name_email
- in file _advanced.php, global variable $require_name_email
Comments: set this to 1 to require e-mail and name, or 0 to allow comments without e-mail/name
s
- $search_engines
- in file _stats.php, global variable $search_engines
Search engines for statistics - $skins_subdir
- in file _advanced.php, global variable $skins_subdir
Location of the skins folder. - $start_of_week
- in file _locales.php, global variable $start_of_week
day at the start of the week: 0 for Sunday, 1 for Monday, 2 for Tuesday, etc - $stats_autoprune
- in file _advanced.php, global variable $stats_autoprune
How many days of stats do you want to keep before auto pruning them?
u
- $user_agents
- in file _stats.php, global variable $user_agents
UserAgent identifiers for logging/statistics - $use_etags
- in file _advanced.php, global variable $use_etags
ETags support. - $use_fileupload
- in file _admin.php, global variable $use_fileupload
Set this to 0 to disable file upload, or 1 to enable it - $use_gzipcompression
- in file _advanced.php, global variable $use_gzipcompression
GZip compression. - $use_obhandler
- in file _advanced.php, global variable $use_obhandler
use output buffer. - $use_post_url
- in file _admin.php, global variable $use_post_url
Do you want to be able to link each post to an URL ? - $use_preview
- in file _admin.php, global variable $use_preview
set this to 1 if you want to use the 'preview' function - $use_spellchecker
- in file _admin.php, global variable $use_spellchecker
set this to 0 to disable the spell checker, or 1 to enable it
x
- $xmlsrv_subdir
- in file _advanced.php, global variable $xmlsrv_subdir
Location of the XML SeRVices folder.
