User tests: Successful: Unsuccessful:
Allow plugin overrides via the backend template manager
Create Overrides
tabplg_twofactorauth_totp
Plugins that supports overrides are in the list to create a override using the GUI
No Plugin are in the list in the backend.
Nothing needs to be changed as there is no doku about that feature on the help screens. Maybe we should create something like this but this is a different issue and out of scope of that PR.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_templates Language & Strings |
Labels |
Added:
?
?
|
@franz-wohlkoenig you will not get an option, just override the plugin edit the override and add some text. Visit the page where the plugin is displayed (e.g. login) and see if the text is there
Did you check in the frontend template? If we override in protostar there is no change in isis ;)
You can go to your user profiel in the frontend. There is the view that you can change with that override.
I have tested this item
You will need to update the hathor template overrides as well
Category | Administration com_templates Language & Strings | ⇒ | Administration com_templates Language & Strings Templates (admin) |
You will need to update the hathor template overrides as well
Hathor is done. Thansk for the hint @brianteeman
Any feedback on this one? Should this be tested / implemented or just closed?
With the rise of fields i think this is a good idea. But I dont think we can progress with it.
In the UI as you are presented the ability to create overrides of all plugins when you have a front end template selected - you shouldnt be able to override the installer plugins here AND the same when you have an admin template selected - you shouldnt be able to override the content plugins here.
With the current plugin architecture I dont think we have a way to determine if it is for frontend or admin though :(
Plugins aren't app specific and I would heavily downvote any code that tries to add that distinction personally. It's already goofy enough that we have the ability to create admin/site specific modules versus those being app agnostic (especially when the underlying code is in essence the same thing, check the two feed modules).
With that said though, maybe the compromise to this is a way to allow plugins to hook into this process. Because plugins are doing layouts in all sorts of different ways (at least with core there are a couple using JLayout and a couple using the tmpl
directory processed with JPluginHelper), and because extension developers may have their own logic predating the plugin layout support in JPluginHelper, this might be the most flexible option.
I am just commenting on the user experience of the list of plugins presented to them.
ok closing for the reasons above. Thanks for the feedback and the testers!
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-04 20:38:47 |
Closed_By | ⇒ | zero-24 |
@zero-24 where and how to change the view using the new override? Tried in
User > Tab: Two Factor Authentication
haven't found a Way to change View.