1

Topic: Simple way to a mobile version

So I've found a simple way to have a mobile version :-)
Since I'm allot on the road and surfing with my WM phone.

1. Copy your /template folder (I do this with the server ftp, create a zip, then rename in a new folder and unzip), rename it to /mobile, change the info.php file also with the 'mobile' name
2. Create a subdomain with forward on your serversettings wich redirects to a template
example: m.mysite.eu => forward to www.mysite.eu/index.php?template=mobile
3. Adjust the template to your mobile needs (remove backgrounds, some scripts etc) You will only need to adjust some files as header.tpl, site.css, homepage.tpl etc,....

Now, I'm looking for a way to shortcut the files from the mobile template, because I don't want to do every mod on my site in double.

4. Be sure your template setting are allowed in the CP (in the groups and in the general setting Look and Feel.

2

Re: Simple way to a mobile version

I found this online:

http://ready.mobi/launch.jsp?locale=en_EN

The mobiReady testing tool evaluates mobile-readiness using industry best practices & standards.
The free report provides both a score (from 1 to 5) and in-depth analysis of pages to determine how well your site performs on a mobile device.