Page 1 of 1

Mobile Output plugin: Change look and feel

Posted: Tue Sep 30, 2008 12:20 am
by _jwc_
Hi guys I was wondering if is possible to change the look and feel of the layout when the blog is displayed for mobile version.

I have installed the "Mobile output" but I can't find the template to change the design.
Any suggestion?

Thanks
Jwc

Posted: Tue Sep 30, 2008 4:53 pm
by judebert
When you configure the plugin, you should see an option for a "mobile template" and "iphone template". I believe you'll want to install the iPhone template and point at that.

Then you can make changes to those template files. They should be in templates/iPhone.app/.

I'll wait for the designer to speak with authority, but I hope this points you in the write directory.

Posted: Wed Oct 01, 2008 10:18 am
by _jwc_
Thanks judebert, I will try.
Anyway where I can find the default mobile template? Which template the plugin use for default?

Thanks

Posted: Wed Oct 01, 2008 4:05 pm
by judebert
I'm not really certain, because the answer doesn't make sense to me. According to the code, it's the "xhtml_mp" template.

That is in SPARATCUS, so it should be possible to download it. The comments claim that both the xhtml_mp and iPhone.app templates are included with the plugin, but I'm not seeing it.

Posted: Thu Oct 02, 2008 2:14 am
by _jwc_
maybe I understand :)

I downloaded it using serenpidity, (don't know if it was spartacus)

In any case at http://c.mobile-seo.de/
we can find the following istructions:
  • Download the source tarball http://c.mobile-seo.de/serendipity_mobi ... ent.tar.gz
    Unpack it to your serendipity base directory (usually $DOCUMENTROOT/serendipity/)
    Make the folder plugins/serendipity_event_mobile_output/wurfl/data/ writable for your webserver
    Point your browser to the serendipity administration panel, install the new event plugin from section Markup
    Enjoy

So probably in my case the plugin used the default template because there were not the other 2 tempaltes

Thanks a lot for your help
jwc

Posted: Thu Oct 02, 2008 4:03 pm
by judebert
Ahh! So those other two templates come with the tarball, but if you install from SPARTACUS, you have to remember to install the two mobile templates as well.

Seems to me we need to add some instructions in the description and the configuration screen.