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

TOC Link in overlay window seems not working #96

Open
dkroeper opened this issue Dec 21, 2016 · 1 comment
Open

TOC Link in overlay window seems not working #96

dkroeper opened this issue Dec 21, 2016 · 1 comment

Comments

@dkroeper
Copy link

The TOC Link (link to journal in Journal TOC) does not show any content. The error message (collected with FireBug) is:

Load denied by X-Frame-Options: http://www.journaltocs.ac.uk/index.php?action=tocs&issn=0010-4485 does not permit cross-origin framing.

Best,
Dag

@krugar
Copy link
Contributor

krugar commented Dec 21, 2016

that seems to be new on their side, and it is not something we should weasel around on our end.

using an iframe to display their content was convenient, because we could automatically close the iframe after x seconds of inactivity and return to the default view. if they no longer allow that, we have some options:

  • not link to them
  • open the link in a new tab
  • link elsewhere (ie: publisher site, if available)

i guess different users of journaltouch will favour one over the other and vice versa, so offering all the options with a switch in the admin page seems to be the way to go.

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

No branches or pull requests

2 participants