User tests: Successful: Unsuccessful:
Currently it's not that intuitive to find out where those next/prev and other plugin generated output is coming from.
This PR just adds some simple PHP comments into the layouts which state the triggered event responsible for the generated output.
This should make it easier for frontend devs to figure out where to look.
Not much you can test here since it only adds PHP comments into the layout. Make sure all com_contact and com_content views are still the same before and after.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Maybe this can be implemented only if debug is enabled and not just for com_content? Maybe in the event itself? Or any other generic place? I'm not sure if we hafe a functin thats get called on every plugin event ?
Category | ⇒ | Components |
Easy | No | ⇒ | Yes |
Maybe this can be implemented only if debug is enabled and not just for com_content?
It's a PHP comment, not a HTML comment. So no output at all.
It is meant to indicate in the view layout itself where the content from that property is coming from.
tested successfully
it adds more code readabilty so always welcome for me
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
I have tested this item successfully on 4040f6a
Milestone |
Added: |
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-11-27 20:27:15 |
Closed_By | ⇒ | rdeutz |
Labels |
Removed:
?
|
I have tested this item successfully on 4040f6a
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8517.