haegelemobi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Mobile themes – for mobile phonesOK, I made one for you. It is simple and white.
You can preview it at
https://klia.de/wordpress/?theme=mobile-simple(vist the url with the .mobi emulator for example)
and download it from
Forum: Themes and Templates
In reply to: Mobile themes – for mobile phonesI made a theme which is xhtml mp. At the moment it’s not very optimized, because I just used it for tests of my plugin. The theme is based on Hemingway theme. It should be easy to ajust it to your needs due to all mobile functionality is in header.php. To change colors, just replace the stylesheet.
There are some limitations: For example if you use html elements in your posts that are not suited for xhtml mp, your page naturally will not be valid any more.
Take a look at:
https://klia.de/wordpress/2006/10/21/wordpress-mobile/
and
https://klia.de/wordpress/2006/11/01/bugfix-for-wordpress-mobile/Forum: Requests and Feedback
In reply to: Make mobile blogsTry 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 https://klia.de/wordpress/2006/10/21/wordpress-mobile/
and https://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.Forum: Plugins
In reply to: WordPress Mobile EditionI was not happy with Alex Kings solution. Especially It doesn’t use new w3c web standards and this makes it useless for .mobi domains. Additionally it doesn’t use standard wordpress theme infrastructure and a lot of mobile editions work consists of rewriting urls. Therefore I decided to write an own plugin, based on WP Mobile Edition, Theme Switcher and Hemingway theme.
The plugin is still alpha state, you can read more at
https://klia.de/wordpress/2006/10/21/wordpress-mobile/You can see the plugin in action at https://haegele.mobi, for example with an emulator
https://emulator.mtld.mobi/emulator.php?webaddress=haegele.mobi&emulator=nokiaN70&Submit=SubmitDespite the early state of the plugin, I would appreciate some feedback.