View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003281 | Composr | core_themeing | public | 2017-05-08 22:08 | 2017-05-12 02:20 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0003281: Support a px-based theme | ||||
Description | Default theme is em-based. Have a way to switch it over to being px-based. May work via some kind of JavaScript algorithm of calculating effective sizes using template previews. | ||||
Tags | ocProducts client-work (likely) | ||||
Time estimation (hours) | 8 | ||||
Sponsorship open | |||||
related to | 0003280 | resolved | Chris Graham | Config options for WYSIWYG editor |
|
This isn't perfect, but it's a big leg up for converting a theme. You run it via a Commandr command... css_cleanup <themename> EmToPx We also have... css_cleanup <themename> DirSimplify to remove the rtl code Or you can do both at once... css_cleanup <themename> EmToPx DirSimplify I could have potentially added more. There are conditional references to config options we could unfold, active language references, Theme Wizard colour references, theme image references, and BETA_CSS_PROPERTY. But I thought these were all best as-is, removing them would be a negative. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-08 22:08 | Chris Graham | New Issue | |
2017-05-08 22:08 | Chris Graham | Description Updated | View Revisions |
2017-05-08 22:09 | Chris Graham | Relationship added | related to 0003280 |
2017-05-11 11:49 | Chris Graham | Tag Attached: ocProducts client-work (likely) | |
2017-05-12 02:17 | Chris Graham | Status | non-assigned => resolved |
2017-05-12 02:17 | Chris Graham | Resolution | open => fixed |
2017-05-12 02:17 | Chris Graham | Assigned To | => Chris Graham |
2017-05-12 02:20 | Chris Graham | Note Added: 0005093 |