User tests: Successful: Unsuccessful:
This makes it rather easy to customize the voting plugin's output by moving all the logic for the different parts of it to layouts.
Apply patch, ensure plugin still renders correctly. Override one of the new layouts (place at templates/<template>/html/plg_content_vote/<layout>.php
) and ensure your override is used.
Status | New | ⇒ | Pending |
Category | ⇒ | Plugins Front End |
Labels |
Added:
?
|
I have not tested this item.
I am using 5.3.10 version in my setup to test this patch and getting Parse error: syntax error, unexpected '[' in /var/www/joomla-cms/plugins/content/vote/tmpl/vote.php on line 27
I found that line 27 contains $options = [];
and error is because of []
. As I see joomla should work in 5.3.10 according to https://www.joomla.org/about-joomla/technical-requirements.html I think my test is unsuccessful.
I have tested this item
I have tested this item
Code review.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Milestone |
Added: |
||
Labels |
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-07-30 13:57:31 |
Closed_By | ⇒ | wilsonge | |
Labels |
Labels |
Removed:
?
|
I have tested this item✅ successfully on ffc6845
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11300.