Removed spell checker.
git-svn-id: http://svn.automattic.com/wordpress/trunk@94 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
6c3b23047e
commit
cf2b017fce
112
b2config.php
112
b2config.php
|
@ -24,10 +24,10 @@ $admin_email = 'you@example.com';
|
||||||
// ** MySQL settings **
|
// ** MySQL settings **
|
||||||
|
|
||||||
// fill with your database details
|
// fill with your database details
|
||||||
$dbname = 'b2'; // the name of the database
|
$dbname = 'b2'; // the name of the database
|
||||||
$dbusername = 'user'; // your MySQL username
|
$dbusername = 'user'; // your MySQL username
|
||||||
$dbpassword = 'pass'; // ...and password
|
$dbpassword = 'pass'; // ...and password
|
||||||
$dbhost = 'localhost'; // 99% chances you won't need to change this value
|
$dbhost = 'localhost'; // 99% chances you won't need to change this value
|
||||||
|
|
||||||
// set this to 0 or 1, whether you want new users to be able to post entries once they registered
|
// set this to 0 or 1, whether you want new users to be able to post entries once they registered
|
||||||
$new_users_can_blog = 0;
|
$new_users_can_blog = 0;
|
||||||
|
@ -57,20 +57,12 @@ $use_preview = 1;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// ** Spell Checker functions **
|
|
||||||
|
|
||||||
|
|
||||||
// set this to 0 to disable the spell checker, or 1 to enable it
|
|
||||||
$use_spellchecker = 0;
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// ** Text formatting options **
|
// ** Text formatting options **
|
||||||
|
|
||||||
// these options can help you format your text without using too much html
|
// these options can help you format your text without using too much html
|
||||||
$use_bbcode = 0; // use BBCode, like [b]bold[/b]
|
$use_bbcode = 0; // use BBCode, like [b]bold[/b]
|
||||||
$use_gmcode = 0; // use GreyMatter-styles: **bold** \italic\ __underline__
|
$use_gmcode = 0; // use GreyMatter-styles: **bold** \italic\ __underline__
|
||||||
$use_quicktags = 1; // buttons for HTML tags (they won't work on IE Mac yet)
|
$use_quicktags = 1; // buttons for HTML tags (they won't work on IE Mac yet)
|
||||||
|
|
||||||
// IMPORTANT! set this to 0 if you are using Chinese, Japanese, Korean,
|
// IMPORTANT! set this to 0 if you are using Chinese, Japanese, Korean,
|
||||||
// or other double-bytes languages
|
// or other double-bytes languages
|
||||||
|
@ -192,51 +184,51 @@ $smilies_directory = $siteurl . '/b2-img/smilies';
|
||||||
|
|
||||||
// here's the conversion table, you can modify it if you know what you're doing
|
// here's the conversion table, you can modify it if you know what you're doing
|
||||||
$b2smiliestrans = array(
|
$b2smiliestrans = array(
|
||||||
':)' => 'icon_smile.gif',
|
':)' => 'icon_smile.gif',
|
||||||
':D' => 'icon_biggrin.gif',
|
':D' => 'icon_biggrin.gif',
|
||||||
':-D' => 'icon_biggrin.gif',
|
':-D' => 'icon_biggrin.gif',
|
||||||
':grin:' => 'icon_biggrin.gif',
|
':grin:' => 'icon_biggrin.gif',
|
||||||
':)' => 'icon_smile.gif',
|
':)' => 'icon_smile.gif',
|
||||||
':-)' => 'icon_smile.gif',
|
':-)' => 'icon_smile.gif',
|
||||||
':smile:' => 'icon_smile.gif',
|
':smile:' => 'icon_smile.gif',
|
||||||
':(' => 'icon_sad.gif',
|
':(' => 'icon_sad.gif',
|
||||||
':-(' => 'icon_sad.gif',
|
':-(' => 'icon_sad.gif',
|
||||||
':sad:' => 'icon_sad.gif',
|
':sad:' => 'icon_sad.gif',
|
||||||
':o' => 'icon_surprised.gif',
|
':o' => 'icon_surprised.gif',
|
||||||
':-o' => 'icon_surprised.gif',
|
':-o' => 'icon_surprised.gif',
|
||||||
':eek:' => 'icon_surprised.gif',
|
':eek:' => 'icon_surprised.gif',
|
||||||
'8O' => 'icon_eek.gif',
|
'8O' => 'icon_eek.gif',
|
||||||
'8-O' => 'icon_eek.gif',
|
'8-O' => 'icon_eek.gif',
|
||||||
':shock:' => 'icon_eek.gif',
|
':shock:' => 'icon_eek.gif',
|
||||||
':?' => 'icon_confused.gif',
|
':?' => 'icon_confused.gif',
|
||||||
':-?' => 'icon_confused.gif',
|
':-?' => 'icon_confused.gif',
|
||||||
':???:' => 'icon_confused.gif',
|
':???:' => 'icon_confused.gif',
|
||||||
'8)' => 'icon_cool.gif',
|
'8)' => 'icon_cool.gif',
|
||||||
'8-)' => 'icon_cool.gif',
|
'8-)' => 'icon_cool.gif',
|
||||||
':cool:' => 'icon_cool.gif',
|
':cool:' => 'icon_cool.gif',
|
||||||
':lol:' => 'icon_lol.gif',
|
':lol:' => 'icon_lol.gif',
|
||||||
':x' => 'icon_mad.gif',
|
':x' => 'icon_mad.gif',
|
||||||
':-x' => 'icon_mad.gif',
|
':-x' => 'icon_mad.gif',
|
||||||
':mad:' => 'icon_mad.gif',
|
':mad:' => 'icon_mad.gif',
|
||||||
':P' => 'icon_razz.gif',
|
':P' => 'icon_razz.gif',
|
||||||
':-P' => 'icon_razz.gif',
|
':-P' => 'icon_razz.gif',
|
||||||
':razz:' => 'icon_razz.gif',
|
':razz:' => 'icon_razz.gif',
|
||||||
':oops:' => 'icon_redface.gif',
|
':oops:' => 'icon_redface.gif',
|
||||||
':cry:' => 'icon_cry.gif',
|
':cry:' => 'icon_cry.gif',
|
||||||
':evil:' => 'icon_evil.gif',
|
':evil:' => 'icon_evil.gif',
|
||||||
':twisted:' => 'icon_twisted.gif',
|
':twisted:' => 'icon_twisted.gif',
|
||||||
':roll:' => 'icon_rolleyes.gif',
|
':roll:' => 'icon_rolleyes.gif',
|
||||||
':wink:' => 'icon_wink.gif',
|
':wink:' => 'icon_wink.gif',
|
||||||
';)' => 'icon_wink.gif',
|
';)' => 'icon_wink.gif',
|
||||||
';-)' => 'icon_wink.gif',
|
';-)' => 'icon_wink.gif',
|
||||||
':!:' => 'icon_exclaim.gif',
|
':!:' => 'icon_exclaim.gif',
|
||||||
':?:' => 'icon_question.gif',
|
':?:' => 'icon_question.gif',
|
||||||
':idea:' => 'icon_idea.gif',
|
':idea:' => 'icon_idea.gif',
|
||||||
':arrow:' => 'icon_arrow.gif',
|
':arrow:' => 'icon_arrow.gif',
|
||||||
':|' => 'icon_neutral.gif',
|
':|' => 'icon_neutral.gif',
|
||||||
':-|' => 'icon_neutral.gif',
|
':-|' => 'icon_neutral.gif',
|
||||||
':neutral:' => 'icon_neutral.gif',
|
':neutral:' => 'icon_neutral.gif',
|
||||||
':mrgreen:' => 'icon_mrgreen.gif',
|
':mrgreen:' => 'icon_mrgreen.gif',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue