PHPSpell Admin CP Integration
This modification is in the archives.
Hack Info:
I just installed this and didn't like the fact that it was a seperate ACP. So, I created this little hack, easy but useful. Files Needed: You need to upload the following files to your ACP directory: spell_admin.php (needs renaming) spell_config.php spell_MySQL.php spell_English.php You may gain these files through this thread. Please get the "spell_admin.php" or "manage_spell_checker.php" from this thread. Installation: 1. Rename the following files: spell_admin.php to manage_spell_checker.php 2. Upload following files to the main ACP directory (/forum directory/admincp/) manage_spell_checker.php spell_config.php spell_MySQL.php spell_English.php 3. Download the admincp/index.php file. 4. Find: PHP Code:
construct_nav_option($vbphrase['language_manager'], 'language.php?do=modify', '<br />');
PHP Code:
construct_nav_option($vbphrase['spelling'], 'manage_spell_checker.php', '<br />');
7. Add Phrase: varname: spelling text: Manage PHPSpell group: control panel Global Installing NEW languages: Instead of uploading it to your /spelling directory, you need to upload it to your /admincp/ directory. Now you may enjoy your new spell check acp. Download This modification is archived and cannot be downloaded. |
Similar Mods
Chat Modifications FlashChat 5: Admin Panel Integration | vBulletin 3.8 Add-ons |
Administrative and Maintenance Tools FlashChat: Admin Panel Integration | vBulletin 3.7 Add-ons |
Spell checker: PHPSpell for vBulletin3 WYSIWYG and Standard mode | vBulletin 3.0 Full Releases |
Phpinfo and MySQL info (Admin cp integration) | vBulletin 2.x Full Releases |