Installation guide
What about installation guide? Requirements?
I copied the MobileFrontend folder to /w/extensions/ and added the following to LocalSettings.php:
# MobileFrontend Extension
require_once("$IP/extensions/MobileFrontend/MobileFrontend.php");
I also edited the following files:
- MobileFrontend.i18n.php (text)
- /views/layout/_search_webkit.html.php (logo)
- /views/layout/application.html.php (server, icon)
...and uploaded my logo to /images/ and /stylesheets/images/
It kinda works for me, however, all special characters in my articles are screwed up and so is the ToggleDisplay extension. Cheers,
Thank you. The new version of the extension works. I had previously prescribed the same thing, but getting some errors.
You realized somehow automatically redirect mobile users to link the mobile version with "useFormat=mobile"?
No, but it will probably work with Extension:WikimediaMobile. Unfortunately, I'm still stuck with the mobile subdomains. I already posted at MWUsers and ModRewrite. Cheers,