User tests: Successful: Unsuccessful:
Pull Request for Issue # .
While installing Joomla the database is filled with some extensions and settings.
The Joomla system plugin System - Skip-To Navigation is enabled for Administrator only.
Frontend would benefit too. This PR will change the default setting from Administrator into Both
The plugin css takes care of showing/hiding the Skip-To implementation
Before this PR is applied the default setting of this extension will be Administrator (Backend only)
After this PR is applied and a reinstall of Joomla, the default setting will be Both
.
Status | New | ⇒ | Pending |
Category | ⇒ | SQL Installation Postgresql |
I would like to suggest to enable it by default, since Cassiopeia is the first template to be shown.
Perhaps many site templates will remove their implementation once they see that J4 has the option available by default.
It shouldn't be a new slide on https://www.slideshare.net/brianteeman/hidden-joomla-secrets :-)
(that was a long time ago... )
Cassiopeia is the first template to be shown.
Only on new sites, not on upgrades
Perhaps many site templates will remove their implementation
I hope they will do too as this plugin is pretty unique.
On a site with a skipto already present then this plugin will conflict. Remember that this is a system plugin and not something just for cassiopeia and we dont have a method to enable a plugin based on the template being used. (If we did then I would absilutely agree with this)
Tested Successfully
test succesfully
With update to Beta4-Dev this morning Patchtester says:
Message
There are no files to patch from this pull request. This may mean that the files in the pull request are not present in your installation.
I assume that is because you deleted the installation folder
I'm closing this issue to prevent a lot of potential questions on forum.joomla.org regarding not working skip-to-links due to possible conflicts with 3th party template implemented skip-to-links
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-08-23 08:21:42 |
Closed_By | ⇒ | hans2103 | |
Labels |
Added:
?
?
|
I would be very reluctant to enable this by default on the frontend. I did seriously consider it when I wrote the plugin but the problem is that many site templates already have this functionality. Even if it is in a more limited form in their template the two cannot work together. That is why I left this as an optional setting.