[pmwiki-users] Default Skin and Responsive Web Design for mobile browsers

V.Krishn vkrishn4 at gmail.com
Sun Jun 30 05:13:15 CDT 2013


> The default skin didn't take mobile browsing into account, and it
> shows. Responsive Web Design is where the skin really falls short.
> 
> The Question:
> 
> Is there a workable way to "incrementally" add Responsive Web Design
> features to the existing PmWiki Skin (using CSS @media queries, for
> example)?

do check 
http://www.pmwiki.org/wiki/Cookbook/GridWorks

Samples/Demos that make use of GridWorks:
http://insteps.net/pr/a/pmwiki/Cookbook/GridWorks-sample1
http://insteps.net/pr/a/pmwiki/Test/WikiSandbox2
Working demo app that I use to organize notes:
http://dev1.insteps.net/apps/demo/notebook/index.php/Main/HomePage

GridWorks implements responsive grids only for content/wiki area, but its not 
difficult to implement the same for whole skin.
Benefit is that it likely can be used effectively from any skin.

I do not have access to mobile devices that I can check GridWorks on.
Any feedback would be helpful.

I also am planning to add more adapter to GridWorks.

Any suggestions for improving the recipe are welcomed.

-- 
Regards.
V.Krishn



More information about the pmwiki-users mailing list