Discussion:
Unable to block/change content in portlet page in mobile view
richardc
2012-01-15 10:43:32 UTC
Permalink
Hi,

I cannot seem to block/change content to display in the mobile view
(preview or m.localhost....) on a portlet page. The right and left
columns do not display, but all other content displays.

In multichannel settings I select 'web' only, deselect show folder/
appear in folder listing, and select other options (title,
description, text) and still all the content viewable in the web page
is shown in the mobile view?

I'm using Plone 4.1.3 and mfabrik.webandmobile = 1.0.8

Cheers,
Richard
Mikko Ohtamaa
2012-01-15 11:31:23 UTC
Permalink
Post by richardc
I cannot seem to block/change content to display in the mobile view
(preview or m.localhost....) on a portlet page. The right and left
columns do not display, but all other content displays.
Portlets are not used, by default, in mobile.

If you want to put portlets visible you probably want to override Go
Mobile main_template.pt and put <tal:portlets replace="structure
provider:plone.leftcolumn" /> etc. style portlet provider definition
under main content.
--
Mikko Ohtamaa
http://opensourcehacker.com
http://twitter.com/moo9000
Mikko Ohtamaa
2012-01-15 11:32:25 UTC
Permalink
Post by Mikko Ohtamaa
Post by richardc
I cannot seem to block/change content to display in the mobile view
(preview or m.localhost....) on a portlet page. The right and left
columns do not display, but all other content displays.
And naturally the reason for this is that there is not enough
horizontal space to display three columns in mobile...
Post by Mikko Ohtamaa
Portlets are not used, by default, in mobile.
If you want to put portlets visible you probably want to override Go
Mobile main_template.pt and put <tal:portlets replace="structure
provider:plone.leftcolumn" /> etc. style portlet provider definition
under main content.
--
Mikko Ohtamaa
http://opensourcehacker.com
http://twitter.com/moo9000
--
Mikko Ohtamaa
http://opensourcehacker.com
richardc
2012-01-15 12:24:01 UTC
Permalink
I'd actually like to stop the portlets in the portlet page from
displaying ... in mobile view they all display (2x2 display). However,
other portlets in the columns do not display as wanted.

Cheers,
Richard
Mikko Ohtamaa
2012-01-15 12:29:01 UTC
Permalink
Post by richardc
I'd actually like to stop the portlets in the portlet page from
displaying ... in mobile view they all display (2x2 display). However,
other portlets in the columns do not display as wanted.
I don't follow you here what this portlet page is.

-Mikko
Post by richardc
Cheers,
Richard
--
You received this message because you are subscribed to the Google Groups "gomobile-dev" group.
For more options, visit this group at http://groups.google.com/group/gomobile-dev?hl=en.
--
Mikko Ohtamaa
http://opensourcehacker.com
Loading...