This PR adds the option to set where the module editing link is opened. The options are to open the link in the frontend or the backend. This is a PR for #6903
Test instructions
In the adminstrator section go to System -> Global configuration
On the Site tab set the option Mouse-over Edit Icons for to Modules or Modules & Menus
Save the configuration
Log in to the frontend of the site
Go to a module and click on the edit link
The module edit screen opens in the frontend
Close the edit screen
Apply the pull request
In the administrator section go to Extensions -> Module manager
Click on the Options button on the top right
On the General tab set Edit module to Administrator
Click on Save & close
Go to the frontend of the site
Refresh the page
Go to a module and click on the edit link
The module edit screen opens in the administrator section
@test OK
One thing is that the option is way to difficult to be found. Can we add some text above or below the Mouse-over Edit Icons for Modules & Menus field to explain where this option can be found?
Nice feature! Will it also be possible to edit menu items from frontend in the next version, not only modules? I mean to remember you could do that in J.3.3 with Protostar template.
@test successful Thanks @roland-d expected the comment above. Great work!