Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 365: Opening modules in the same or a new window is configurable. #606

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

veggiematts
Copy link
Contributor

Background: issue #365 : Switching module should not open an new windows

In common/configuration.ini:

[settings]
open_new_windows = Y/N

By default, the links are opened in a new window/tab.

@poacherone
Copy link
Collaborator

Tested and switching modules through the top menu works as intended.

One further question is how to handle the "Helpful links" panel to the right of the page? I would argue that these should also respect the configuration. And there are also a few other places (mostly in resources) that link between modules, what about those?

(Locally we have it set today that only links to external resources/pages open in a new window, all other are within the same window.)

But this is a great starting point!

In common/configuration.ini:

[settings]
open_new_windows = Y/N

By default, the links are opened in a new window/tab.
@veggiematts veggiematts merged commit 6b2ab0a into coral-erm:development Jan 15, 2020
@veggiematts
Copy link
Contributor Author

Rebased on devel branch. Since it does not change the existing behavior when unconfigured, I'm merging this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants