joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

[5.1] com_redirect - inline help for Activate Advanced Mode button

Open pe7er opened this issue 9 months ago • 1 comments

The PR adds missing inline help for the Activate Advanced Mode in the Redirect: Options

Summary of Changes

In the Redirects Options, there is an "Activate Advanced Mode" button, the purpose of which isn't immediately clear. This PR adds inline help that explains the Advanced Mode button in the Options of the Redirects

Testing Instructions

System > Redirects > [Options] button > click on the [Toggle Inline Help] button

Actual result BEFORE applying this Pull Request

options-redirects-missing-inline-help

Expected result AFTER applying this Pull Request

options-redirects-missing-inline-help-fixed

Link to documentations

Please select:

  • [ ] Documentation link for docs.joomla.org:

  • [ ] No documentation changes for docs.joomla.org needed

  • [ ] Pull Request link for manual.joomla.org:

  • [ ] No documentation changes for manual.joomla.org needed

pe7er avatar May 07 '24 11:05 pe7er

For reference the original string in joomla 3 was the much less useful COM_REDIRECT_MODE_DESC="Enable more advanced functionality for the component. Only use this if you know what you're doing."

brianteeman avatar May 07 '24 11:05 brianteeman

Thank you @pe7er and for review @brianteeman

LadySolveig avatar May 20 '24 12:05 LadySolveig