User tests: Successful: Unsuccessful:
Currently we use this layout already in the com_content category view. It's a nice way to replace the current "actions" dropdown menu (that one with "print", "email" and "edit" icons) within a template without overriding the whole page output.
Tested. Works fine
Description | <h2>Issue</h2> <p>Currently we use this layout already in the com_content category view. It's a nice way to replace the current "actions" dropdown menu (that one with "print", "email" and "edit" icons) within a template without overriding the whole page output.</p> <h2>Testing</h2> <ol> <li>Make sure the dropdown menu looks the same before and after patch</li> <li>Test if you can override the dropdown menu using a template override (copy the layout from /layouts/joomla/content/icons.php to /templates/your_template/html/layouts/joomla/content/icons.php and adjust)</li> </ol> | ⇒ | <h2>Issue</h2> <p>Currently we use this layout already in the com_content category view. It's a nice way to replace the current "actions" dropdown menu (that one with "print", "email" and "edit" icons) within a template without overriding the whole page output.</p> <h2>Testing</h2> <ol class="task-list"> <li>Make sure the dropdown menu looks the same before and after patch</li> <li>Test if you can override the dropdown menu using a template override (copy the layout from /layouts/joomla/content/icons.php to /templates/your_template/html/layouts/joomla/content/icons.php and adjust)</li> </ol> |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-05-16 06:36:32 |
Tracker: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33297