[ALOY-1307] Support theming of controllers, views and other files/folders
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Themes |
Labels | n/a |
Reporter | Fokke Zandbergen |
Assignee | Bruce Wayne |
Created | 2015-09-23T14:43:38.000+0000 |
Updated | 2018-04-06T15:38:16.000+0000 |
Description
You can now theme almost everything in Alloy, except for: * alloy.jmk * alloy.js * controllers * migrations * models * specs * views * widgets For most of these it doesn't make much sense, but on the other hand it's not a big deal to add as well. I can at least think of use cases forcontrollers
and views
when you have a white-label app that for some brands requires specific overrides of markup and logic.
Comments
- Fokke Zandbergen 2015-10-30
A new and more urgent thing that needs theme support is
DefaultIcon.png
: ALOY-1318 - Ricardo Pereira 2018-04-06 Any news or plans for this ticket? It would be a nice feature, at least for the {noformat} controllers {noformat} and {noformat} views {noformat}