I request that you make a version of wp for the web browser and mobile phone. Meaning a blog that looks nice in browser and phone. It would need to be super light and coded in xhtml mp 1.0. and validate in that. An easy built in way to post would be great too. Not looking for plugins that simulate this. Thanks.
Build a theme!
WP runs server side and doesn't much care what the browser is. That's a theme issue to display the contents in your desired fashion.
Ahem...
http://dev.wp-plugins.org/wiki/wp-wap
Just an example that this is something others can bring to the table.
seanrox
Member
Posted 5 years ago #
Hi idner. Try this plugin:
http://imthi.com/wp-pda/
It makes virtually any WordPress blog/site look good on handheld devices.
I use it on my site. Works great.
Hope that helps.
That looks great but I need it to validate as xhtml mp 1.0.
seanrox
Member
Posted 5 years ago #
Sorry idner. Soon as I hit submit, I noticed the other details of your want list.
Maybe the plugin could be a good building block for someone to develop exactly what you need?
That's ok seanrox. I appreciate your trying to help me! Yeah, I wish I could do it myself but I don't have those skills.
Xfruits.com offers a mobile feed. It validates your feed too.
haegelemobi
Member
Posted 5 years ago #
Try my plugin. I developed it a short time ago, it's still beta and based on WordPress Mobile Edition and Theme Switcher.
The plugin redirects requests of mobile devices to a xhtml mp theme automatically. It's perfectly suited for .mobi domains for example.
See http://klia.de/wordpress/2006/10/21/wordpress-mobile/
and http://klia.de/wordpress/2006/11/01/bugfix-for-wordpress-mobile/ for details.
It also makes it easy to develop your own themes. You just have to copy the header.php file contained in the xhtml-mp theme.