View Issue Details

IDProjectCategoryView StatusLast Update
0001705Composrcore_rich_mediapublic2017-05-11 20:16
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0001705: MAKE_MOBILE directive
DescriptionAllow putting {+START,MAKE_MOBILE}...{+END} around a layout table made in the WYSIWYG editor for Composr to automatically *aggressively* convert this to a mobile-friendly style.

We could do it with CSS too, but CSS generally assumes the user knows what they're doing - you have to target it correctly, and design all your styling (including within the table) harmoniously. If Composr has been explicitly told to target a particular table it can strip any inline styles on cells (e.g. text centering on a cell).
Additional InformationIt's a fact of life that users won't want to code HTML, and layout tables are therefore their only mechanism for laying out a page into columns. Having Composr be able to automatically mobilise this would be very useful for users.


Document this into an Composr mobile development tutorial too. (Maybe this should be a separate task though)
TagsType: Mobile
Time estimation (hours)2
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-05-10 21:48 Chris Graham Status non-assigned => resolved
2017-05-10 21:48 Chris Graham Resolution open => fixed
2017-05-10 21:48 Chris Graham Assigned To => Chris Graham