[PR #859] [MERGED] Adding target blank to external links #1100

Closed
opened 2026-02-25 21:37:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/859
Author: @Yannick243
Created: 1/9/2024
Status: Merged
Merged: 1/30/2024
Merged by: @kroky

Base: masterHead: external-link-target


📝 Commits (1)

  • 276d979 Adding target blank for external links

📊 Changes

6 files changed (+13 additions, -13 deletions)

View changed files

📝 modules/core/message_functions.php (+1 -1)
📝 modules/developer/modules.php (+5 -5)
📝 modules/github/modules.php (+3 -3)
📝 modules/nasa/modules.php (+1 -1)
📝 modules/nux/modules.php (+1 -1)
📝 tests/phpunit/modules/core/message_functions.php (+2 -2)

📄 Description

This PR adds target="_blank" rel="noopener" to external links as discussed in this issue: https://github.com/cypht-org/cypht/issues/317


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/859 **Author:** [@Yannick243](https://github.com/Yannick243) **Created:** 1/9/2024 **Status:** ✅ Merged **Merged:** 1/30/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `external-link-target` --- ### 📝 Commits (1) - [`276d979`](https://github.com/cypht-org/cypht/commit/276d979157161e1a453c47e811cb2331686733c2) Adding target blank for external links ### 📊 Changes **6 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_functions.php` (+1 -1) 📝 `modules/developer/modules.php` (+5 -5) 📝 `modules/github/modules.php` (+3 -3) 📝 `modules/nasa/modules.php` (+1 -1) 📝 `modules/nux/modules.php` (+1 -1) 📝 `tests/phpunit/modules/core/message_functions.php` (+2 -2) </details> ### 📄 Description This PR adds `target="_blank" rel="noopener"` to external links as discussed in this issue: [https://github.com/cypht-org/cypht/issues/317](https://github.com/cypht-org/cypht/issues/317) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1100
No description provided.