[PR #189] [MERGED] [Core]: Change build.func to new design #2621

Closed
opened 2026-02-26 13:30:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/189
Author: @MickLesk
Created: 11/12/2024
Status: Merged
Merged: 11/12/2024
Merged by: @MickLesk

Base: mainHead: MickLesk_Dev


📝 Commits (10+)

📊 Changes

2 files changed (+126 additions, -27 deletions)

View changed files

📝 README.md (+93 -23)
📝 misc/build.func (+33 -4)

📄 Description

Description

Enhance LXC Description Function with Improved HTML Structure and Additional Links

This update refines the description() function by improving the HTML structure and adding additional external links for better community engagement. The new description includes:

A central logo linking to the Helper-Scripts website.
A more detailed heading with the app's name.
A "Buy us a coffee" badge linking to Ko-fi.
Additional GitHub-related links for easier access to the project’s repository, discussions, and issues.
Enhanced HTML formatting for better readability and presentation.
This change helps enhance the user experience by providing more relevant links and a cleaner layout.

Edit:

  • Update README.md

Type of change

  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

Additional Information (optional)

Before:
image

After:
image


🔄 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/community-scripts/ProxmoxVE/pull/189 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/12/2024 **Status:** ✅ Merged **Merged:** 11/12/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk_Dev` --- ### 📝 Commits (10+) - [`9efa9c9`](https://github.com/community-scripts/ProxmoxVE/commit/9efa9c9a4ab7305196996033f4d7715a60d90710) Redesign LXC Description - [`23918cd`](https://github.com/community-scripts/ProxmoxVE/commit/23918cda3f1fef2f75fb3f587f86d4665e7d5368) Update build.func - [`835f899`](https://github.com/community-scripts/ProxmoxVE/commit/835f89973a1582f005f6c3257648aeb770bdfd88) Debug MySQL - [`42e3e06`](https://github.com/community-scripts/ProxmoxVE/commit/42e3e0693a74e772f455e7271d61b07ccec5b561) remove png add svg - [`9e8af1c`](https://github.com/community-scripts/ProxmoxVE/commit/9e8af1cc29a7b2e25086850f5f095c1ca96c5848) Change Size - [`e0db296`](https://github.com/community-scripts/ProxmoxVE/commit/e0db296a5c41e46eee30f55c807bd8ff7191a753) Change to svg - [`ed80c7f`](https://github.com/community-scripts/ProxmoxVE/commit/ed80c7ff34b164d55e7a4bcb7578acad57289eb4) Add ${APP} - Name - [`f1f588f`](https://github.com/community-scripts/ProxmoxVE/commit/f1f588f9390092446f5e574a3dd9a3f858f29bf7) Remove Icon & Set build.func in fontawesome - [`d4de447`](https://github.com/community-scripts/ProxmoxVE/commit/d4de4476558c57d820fd0b9384a790fe6ab57375) Revert Source URL - [`0108a27`](https://github.com/community-scripts/ProxmoxVE/commit/0108a27da080519fe27a3033d9aec9007403df2b) Remove CT_NAME ### 📊 Changes **2 files changed** (+126 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+93 -23) 📝 `misc/build.func` (+33 -4) </details> ### 📄 Description ## Description Enhance LXC Description Function with Improved HTML Structure and Additional Links This update refines the description() function by improving the HTML structure and adding additional external links for better community engagement. The new description includes: A central logo linking to the Helper-Scripts website. A more detailed heading with the app's name. A "Buy us a coffee" badge linking to Ko-fi. Additional GitHub-related links for easier access to the project’s repository, discussions, and issues. Enhanced HTML formatting for better readability and presentation. This change helps enhance the user experience by providing more relevant links and a cleaner layout. Edit: + Update README.md --- ## Type of change - [x] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Testing performed (I have tested my changes, ensuring everything works as expected) - [ ] Documentation updated (I have updated any relevant documentation) ## Additional Information (optional) Before: <img width="365" alt="image" src="https://github.com/user-attachments/assets/f752c489-c73c-4889-98d6-665375c0acb6"> After: <img width="369" alt="image" src="https://github.com/user-attachments/assets/9150207a-b644-4844-a213-3787a4f28ac7"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:30:49 +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/ProxmoxVE#2621
No description provided.