Feature #3120
closedWebConfigurator, open help page on new window
0%
Description
Just a proposition:
When clicking the help button from a page of the web configurator, the help page replaces the actual setup page.
It may be nice to open it in a new window or tab so that the help can be viewed along with the configuration screen.
Files
Updated by Josh Finlay almost 10 years ago
- File fbegin.inc.diff fbegin.inc.diff added
Damien Braillard wrote:
Just a proposition:
When clicking the help button from a page of the web configurator, the help page replaces the actual setup page.
It may be nice to open it in a new window or tab so that the help can be viewed along with the configuration screen.
Hi Damien,
You can achieve this result by applying the attached patch to /usr/local/www/fbegin.inc
-- Josh
Updated by Jim Pingle almost 10 years ago
- Status changed from New to Rejected
The help link used to open in a new window, it was changed to give the user the choice. The way it is now, the user can middle click or use another local modifier to open the link in a new window, or click the link without a modifier to open in the same window. Forcing it to a new window removes the option of opening it in the same window.