#1705 - MAKE_MOBILE directive
| Identifier | #1705 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | MAKE_MOBILE directive |
| Status | Completed |
| Tags |
Type: Mobile (custom) |
| Handling member | Chris Graham |
| Addon | core_rich_media |
| Description | Allow 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). |
| Steps to reproduce | |
| Additional information | It'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) |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet