User tests: Successful: Unsuccessful:
modchrome_flex
same as html5 but allows title area to have styling separate from title tag styling resulting in moduletable, moduleheader, and text background all separably styleable
Image below gives you a rough idea of what would be possible using just 3 css element declarations..
.moduletable {}
.moduleheader{}
.moduleheader_txtbg
While this could be a separate template override, due to its extreme flexibility and easy styling I think it would be universally usable ergo warranting inclusion in core.
Cheers Troy. A good rule to always follow is "filter input, escape output". Joomla already (should) be filtering the input, and it's always good for us to escape the output. See http://shiflett.org/blog/2005/feb/my-top-two-php-security-practices
Thanks for your contribution - At this time we are only using github as the place to submit code fixes, the actual reporting of issues and testing fixes is still taking place on Joomlacode.
Please can you:
1) Open an item on the Joomlacode tracker in the appropriate area.
CMS Bug Reports: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8103
CMS Feature Requests: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549
2) After submitting the item to the Joomlacode tracker, add a link to the Joomlacode tracker item here and make sure that you add a link to this GitHub issue or pull request on the joomlacode tracker item.
Status | New | ⇒ | Pending |
Build | ⇒ | . |
Category | ⇒ | Modules Templates (site) |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-10-02 00:58:37 |
I appreciate all the help and advice guys...
and I'm learning some stuff too