dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasfind.mobigoMobi

Posted by mossbarg 40 weeks 6 days ago

pic
 mossbarg
mobiForge Newbie
Posts: 1
Joined: 40 weeks ago
[offline]

Hello, I love your very intelligent plugin.

I have adapted a theme for in-house use on our default WPMU blog (WPMU v 2.8.5) by creating PHP code in its page.php script. Essentially we wish to list all public blogs and also top recent posts sitewide. The only posts we publish are to note administrative events such as upgrades to the site, which are removed once the upgrade is done.

In part, I chose this approach because many WPMU plugins seem to be aware of theme content/output.

It appears the mobi plugin does not detect any of this customized theme content, only listings directly retrieved from the blog database. Since there are not usually any posts, users see only "There are no posts to show" in mobile view, but do not see any custom content.

How would I go about making the mobi plugin aware of the content in our custom theme?

Also, wouldn't it be elegant to outfit the mobi plugin to optionally present the contents of a regular "desktop" theme if so configured?

Thanks for your help.