Skip to content

Make inline and footer links open in a new tab#87

Closed
meldra wants to merge 1 commit intocodemeta:masterfrom
meldra:iframe-links
Closed

Make inline and footer links open in a new tab#87
meldra wants to merge 1 commit intocodemeta:masterfrom
meldra:iframe-links

Conversation

@meldra
Copy link
Copy Markdown

@meldra meldra commented Nov 15, 2025

When the generator is included in an iframe, such as requested in codemeta.github.io#84 and implemented in codemeta.github.io#89 clicking the links will attempt and fail to load in the iframe because of CORS which doesn't affect the generator due to deployment within the same domain.

When the generator is included in an iframe, such as requested in codemeta.github.io#84 and
implemented in codemeta.github.io#89 clicking the links will attempt and fail to load in the
iframe because of CORS which doesn't affect the generator due to deployment within the same
domain.
@progval
Copy link
Copy Markdown
Member

progval commented Nov 15, 2025

Er, why include it in an iframe instead of linking to it?

@progval
Copy link
Copy Markdown
Member

progval commented Nov 15, 2025

(let's discuss that on codemeta/codemeta.github.io#89 (comment))

@meldra meldra closed this Nov 18, 2025
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