Upcase???
Sounds like you're looking for this wonderful extension - Extension:TitleKey - which allows the search to be case-insensitive, even though the titles themselves remain case sensitive. This extension is in use on many WMF wikis, including en.Wikipedia
Note however that the extension only affects the search and will not change case sensitivity of wikilinks; i.e. [[CUSHING SYNDROME]] will not link to to Cushing syndrome without using a redirect.
Can you instruct me more? I can't set up it. I'm a newbie
- 1, i uploaded titlekey to extension/
- 2, i added the text to localsetting.php
- 3, when i access phpmyadmin, there was a table "titlekey", i deleted it and import the titlekey.sql from the download
- 4, i typed "php maintenance/update.php" in the sql tab, they said :
- #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'php maintenance/update.php' at line 1
- What is wrong with me???
Run update.php from a command line on your server, not from PHPMyAdmin. You shouldn't even need to run the SQL file; update.php does that automatically. Now that you've added the table manually, I don't think you need to run update.php. But maybe you still should, just to make sure everything works as expected.
I don't understand "Run update.php from a command line on your server". What page i have to access? I use a shared host. What should i do next? I use version 1.18 Help me. I'm super noob