? ? Pending

User tests: Successful: Unsuccessful:

avatar hans2103
hans2103
2 Aug 2020

Pull Request for Issue # .

Summary of Changes

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

Testing Instructions

  • Install Joomla
  • Go to Joomla Administrator > System > Plugins
  • Open System - Skip-To Navigation
  • Read setting

Actual result BEFORE applying this Pull Request

Before this PR is applied the default setting of this extension will be Administrator (Backend only)

Expected result AFTER applying this Pull Request

After this PR is applied and a reinstall of Joomla, the default setting will be Both.

avatar hans2103 hans2103 - open - 2 Aug 2020
avatar hans2103 hans2103 - change - 2 Aug 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 2 Aug 2020
Category SQL Installation Postgresql
avatar brianteeman
brianteeman - comment - 2 Aug 2020

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.

avatar hans2103
hans2103 - comment - 2 Aug 2020

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... )

avatar brianteeman
brianteeman - comment - 2 Aug 2020

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)

avatar unmk28
unmk28 - comment - 3 Aug 2020

Tested Successfully

avatar vdfk13
vdfk13 - comment - 3 Aug 2020

test succesfully

avatar ceford
ceford - comment - 7 Aug 2020

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.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30263.
avatar brianteeman
brianteeman - comment - 7 Aug 2020

I assume that is because you deleted the installation folder

avatar hans2103
hans2103 - comment - 23 Aug 2020

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

avatar hans2103 hans2103 - change - 23 Aug 2020
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2020-08-23 08:21:42
Closed_By hans2103
Labels Added: ? ?
avatar hans2103 hans2103 - close - 23 Aug 2020

Add a Comment

Login with GitHub to post a comment