[PR #436] [MERGED] Add new plugin: Editable Author Select (Select2 author picker) #437

Closed
opened 2026-03-01 15:37:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bludit/plugins-repository/pull/436
Author: @elig-45
Created: 11/23/2025
Status: Merged
Merged: 11/23/2025
Merged by: @clickwork-git

Base: masterHead: master


📝 Commits (9)

  • f811335 Add author details for Eli Gold
  • 856b0c0 Add metadata.json for Editable Author Select plugin
  • 843d886 Import the main screenshot
  • 879e2aa Replace screenshot
  • 51beb57 [ImgBot] Optimize images
  • 74d866a Update metadata.json for version 1.1.0
  • ac3567d Correct version from 1.1.0 to 1.0.0
  • 835982f Merge pull request #1 from elig-45/imgbot
  • 52aacfb Update version and download URL in metadata.json

📊 Changes

52 files changed (+33 additions, -0 deletions)

View changed files

authors/elig-45.json (+16 -0)
📝 items/addcode2page/screenshot.png (+0 -0)
📝 items/amper/screenshot.png (+0 -0)
📝 items/atom-feed/screenshot.png (+0 -0)
📝 items/atom-rss/screenshot.png (+0 -0)
📝 items/authorprofile/screenshot.png (+0 -0)
📝 items/auto-archive/screenshot.png (+0 -0)
📝 items/bludit-allinoneaccessibility/screenshot.png (+0 -0)
📝 items/bludit-old-posts-warning/screenshot.png (+0 -0)
📝 items/bludit-todo/screenshot.png (+0 -0)
📝 items/bludit-under-construction-maintenance/screenshot.png (+0 -0)
📝 items/buttondown-newsletter/screenshot.png (+0 -0)
📝 items/buy-me-a-coffee/screenshot.png (+0 -0)
📝 items/contact3/screenshot.png (+0 -0)
📝 items/cookie-consent/screenshot.png (+0 -0)
📝 items/debug-bar/screenshot.png (+0 -0)
📝 items/domain-migrator/screenshot.png (+0 -0)
items/editable-author-select/metadata.json (+17 -0)
items/editable-author-select/screenshot.png (+0 -0)
📝 items/fs-essential-blocks/screenshot.png (+0 -0)

...and 32 more files

📄 Description

Editable Author Select replaces the disabled Author field in the Bludit admin with a fully interactive Select2 dropdown. Administrators can search and select any existing Bludit user as the author of a page.

Features:

  • Select2-powered searchable dropdown for selecting authors
  • Only administrators can modify authors
  • Multilingual (English default, French provided)
  • Validates selected users before saving
  • Updates the page “username” on create and modify
  • Works entirely via Bludit hooks (no core changes)

Limitations:

  • Does not allow custom author names; authors must be existing Bludit users
  • New authors must be created via the Bludit admin

Version: 1.0.0
Developer: @elig-45
License: GPLv3
Compatibility: Bludit 3.x

Plugin repository : https://github.com/elig-45/bludit-edit-author


🔄 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/bludit/plugins-repository/pull/436 **Author:** [@elig-45](https://github.com/elig-45) **Created:** 11/23/2025 **Status:** ✅ Merged **Merged:** 11/23/2025 **Merged by:** [@clickwork-git](https://github.com/clickwork-git) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`f811335`](https://github.com/bludit/plugins-repository/commit/f8113355437b1ed10197336e55dbaad0723579d4) Add author details for Eli Gold - [`856b0c0`](https://github.com/bludit/plugins-repository/commit/856b0c0f54df154d4ce44c82a950098207d96b61) Add metadata.json for Editable Author Select plugin - [`843d886`](https://github.com/bludit/plugins-repository/commit/843d886269520ab66d32d06aa8c49a216fcd216e) Import the main screenshot - [`879e2aa`](https://github.com/bludit/plugins-repository/commit/879e2aa4949c50b8d5b400db57b45cb3737dcc69) Replace screenshot - [`51beb57`](https://github.com/bludit/plugins-repository/commit/51beb57569d9c83194d86baec967f0352f828013) [ImgBot] Optimize images - [`74d866a`](https://github.com/bludit/plugins-repository/commit/74d866a81e2471861d8e486191d390ab27946788) Update metadata.json for version 1.1.0 - [`ac3567d`](https://github.com/bludit/plugins-repository/commit/ac3567dac6411619cdad5bdd8941fceb93aebbdf) Correct version from 1.1.0 to 1.0.0 - [`835982f`](https://github.com/bludit/plugins-repository/commit/835982f213e6c22e796845d6d8cc133b85c57c7d) Merge pull request #1 from elig-45/imgbot - [`52aacfb`](https://github.com/bludit/plugins-repository/commit/52aacfbc09a53ff2b22e2f71e455a49b131a4f7b) Update version and download URL in metadata.json ### 📊 Changes **52 files changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `authors/elig-45.json` (+16 -0) 📝 `items/addcode2page/screenshot.png` (+0 -0) 📝 `items/amper/screenshot.png` (+0 -0) 📝 `items/atom-feed/screenshot.png` (+0 -0) 📝 `items/atom-rss/screenshot.png` (+0 -0) 📝 `items/authorprofile/screenshot.png` (+0 -0) 📝 `items/auto-archive/screenshot.png` (+0 -0) 📝 `items/bludit-allinoneaccessibility/screenshot.png` (+0 -0) 📝 `items/bludit-old-posts-warning/screenshot.png` (+0 -0) 📝 `items/bludit-todo/screenshot.png` (+0 -0) 📝 `items/bludit-under-construction-maintenance/screenshot.png` (+0 -0) 📝 `items/buttondown-newsletter/screenshot.png` (+0 -0) 📝 `items/buy-me-a-coffee/screenshot.png` (+0 -0) 📝 `items/contact3/screenshot.png` (+0 -0) 📝 `items/cookie-consent/screenshot.png` (+0 -0) 📝 `items/debug-bar/screenshot.png` (+0 -0) 📝 `items/domain-migrator/screenshot.png` (+0 -0) ➕ `items/editable-author-select/metadata.json` (+17 -0) ➕ `items/editable-author-select/screenshot.png` (+0 -0) 📝 `items/fs-essential-blocks/screenshot.png` (+0 -0) _...and 32 more files_ </details> ### 📄 Description **Editable Author Select** replaces the disabled Author field in the Bludit admin with a fully interactive _Select2_ dropdown. Administrators can search and select any existing Bludit user as the author of a page. **Features:** - Select2-powered searchable dropdown for selecting authors - Only administrators can modify authors - Multilingual (English default, French provided) - Validates selected users before saving - Updates the page “username” on create and modify - Works entirely via Bludit hooks (no core changes) **Limitations:** - Does not allow custom author names; authors must be existing Bludit users - New authors must be created via the Bludit admin Version: `1.0.0` Developer: @elig-45 License: `GPLv3` Compatibility: `Bludit 3.x` **Plugin repository :** https://github.com/elig-45/bludit-edit-author --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-01 15:37:56 +03:00
Sign in to join this conversation.
No labels
pull-request
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/plugins-repository#437
No description provided.