-
Notifications
You must be signed in to change notification settings - Fork 68
Add author horst-pott #465
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
Merged
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
5b633f7
Create horst-pott.json
horst-pott f7958a4
Create metadata.json
horst-pott a669445
Create metadata.json
horst-pott 63b6300
Create metadata.json
horst-pott dfa8371
Create metadata.json
horst-pott 10c0c1a
Create metadata.json
horst-pott 04d1bdf
Create metadata.json
horst-pott f29b58b
Create metadata.json
horst-pott b1fa450
Delete items/newsdesk/metadata.json
horst-pott File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| { | ||
| "name": "Horst A. W. Knigge (HAWK)", | ||
| "email": "info@hawk-event.com", | ||
| "contact_url": "", | ||
| "website": "https://hawk-event.com", | ||
| "twitter": "", | ||
| "facebook": "", | ||
| "github": "https://github.com/horst-pott", | ||
| "youtube": "", | ||
| "reddit": "", | ||
| "pinterest": "", | ||
| "flickr": "", | ||
| "google_plus": "", | ||
| "vk": "" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| { | ||
| "author_username": "horst-pott", | ||
| "release_date": "2026-08-21", | ||
| "license": "MIT", | ||
| "price_usd": "0", | ||
| "download_url": "https://github.com/horst-pott/bludit-plugin-abteilungen/archive/refs/heads/main.zip", | ||
| "demo_url": "", | ||
| "information_url": "https://github.com/horst-pott/bludit-plugin-abteilungen", | ||
| "description": "Manage fixed departments shown in the header, each linked to a static page with a short description on hover.", | ||
| "features": { | ||
| "0": "Admin page to manage departments (name + target page)", | ||
| "1": "Add and remove departments from the backend", | ||
| "2": "Short description shown as a dropdown on hover/click in the frontend", | ||
| "3": "Direct link to the associated subpage" | ||
| }, | ||
| "description_de": "Verwaltung fest definierter Abteilungen im Header-Bereich, jede verknüpft mit einer statischen Seite und Kurzbeschreibung beim Hovern.", | ||
| "features_de": { | ||
| "0": "Admin-Verwaltungsseite für Abteilungen (Name + Ziel-Seite)", | ||
| "1": "Abteilungen hinzufügen und löschen über das Backend", | ||
| "2": "Kurzbeschreibung als Dropdown beim Hover/Klick im Frontend", | ||
| "3": "Verlinkung direkt zur zugehörigen Unterseite" | ||
| } | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| { | ||
| "author_username": "horst-pott", | ||
| "release_date": "2026-08-21", | ||
| "license": "MIT", | ||
| "price_usd": "0", | ||
| "download_url": "https://github.com/horst-pott/bludit-plugin-bildautomatik/archive/refs/heads/main.zip", | ||
| "demo_url": "", | ||
| "information_url": "https://github.com/horst-pott/bludit-plugin-bildautomatik", | ||
| "description": "Automatically resizes cover and content images of articles after saving, down to a configurable maximum size.", | ||
| "features": { | ||
| "0": "Automatic image resizing on article save", | ||
| "1": "Configurable maximum size (default 1600x1600px, 85% JPEG quality)", | ||
| "2": "Browser warning when uploading oversized images", | ||
| "3": "Bulk button to check and resize all existing images" | ||
| }, | ||
| "description_de": "Verkleinert Cover- und Textbilder von Artikeln automatisch nach dem Speichern auf eine einstellbare Maximalgröße.", | ||
| "features_de": { | ||
| "0": "Automatische Verkleinerung von Bildern beim Speichern eines Artikels", | ||
| "1": "Einstellbare Maximalgröße (Standard 1600x1600px, 85% JPEG-Qualität)", | ||
| "2": "Warnhinweis im Browser beim Hochladen zu großer Bilder", | ||
| "3": "Button zum nachträglichen Prüfen und Verkleinern aller bestehenden Bilder" | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| { | ||
| "author_username": "horst-pott", | ||
| "release_date": "2026-08-21", | ||
| "license": "MIT", | ||
| "price_usd": "0", | ||
| "download_url": "https://github.com/horst-pott/bludit-plugin-kategorie-rechte/archive/refs/heads/main.zip", | ||
| "demo_url": "", | ||
| "information_url": "https://github.com/horst-pott/bludit-plugin-kategorie-rechte", | ||
| "description": "Controls author permissions at category level. Authors can only edit their own articles and publish only in assigned categories.", | ||
| "features": { | ||
| "0": "Blocks editing and deleting other authors' articles", | ||
| "1": "Authors can be assigned to multiple categories", | ||
| "2": "Automatically drafts articles saved in a non-assigned category, with a notice to the author", | ||
| "3": "Assignment table in the backend, expandable per user" | ||
| }, | ||
| "description_de": "Steuert Autoren-Rechte auf Kategorien-Ebene. Autoren dürfen nur eigene Artikel bearbeiten und nur in zugewiesenen Kategorien veröffentlichen.", | ||
| "features_de": { | ||
| "0": "Blockiert das Bearbeiten und Löschen fremder Artikel", | ||
| "1": "Mehrfachzuweisung: Autoren können mehreren Kategorien zugewiesen werden", | ||
| "2": "Setzt Artikel bei falscher Kategorie automatisch auf Entwurf, mit Hinweis an den Autor", | ||
| "3": "Zuweisungstabelle im Backend, pro Benutzer aufklappbar" | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| { | ||
| "author_username": "horst-pott", | ||
| "release_date": "2026-08-21", | ||
| "license": "MIT", | ||
| "price_usd": "0", | ||
| "download_url": "https://github.com/horst-pott/bludit-plugin-passwortrichtlinie/archive/refs/heads/main.zip", | ||
| "demo_url": "", | ||
| "information_url": "https://github.com/horst-pott/bludit-plugin-passwortrichtlinie", | ||
| "description": "Enforces a configurable minimum password security when creating or changing user passwords.", | ||
| "features": { | ||
| "0": "Configurable minimum password length", | ||
| "1": "Optional requirements for uppercase/lowercase, digits, and special characters", | ||
| "2": "Checked when creating new users and changing existing passwords", | ||
| "3": "Clear error message in the backend for weak passwords" | ||
| }, | ||
| "description_de": "Erzwingt beim Anlegen und Ändern von Benutzerpasswörtern eine konfigurierbare Mindestsicherheit.", | ||
| "features_de": { | ||
| "0": "Einstellbare Mindestlänge für Passwörter", | ||
| "1": "Pflicht für Groß-/Kleinschreibung, Ziffern und Sonderzeichen konfigurierbar", | ||
| "2": "Prüfung beim Anlegen neuer Benutzer und beim Ändern bestehender Passwörter", | ||
| "3": "Verständliche Fehlermeldung im Backend bei zu schwachem Passwort" | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| { | ||
| "author_username": "horst-pott", | ||
| "release_date": "2026-08-21", | ||
| "license": "MIT", | ||
| "price_usd": "0", | ||
| "download_url": "https://github.com/horst-pott/bludit-plugin-postfach/archive/refs/heads/main.zip", | ||
| "demo_url": "", | ||
| "information_url": "https://github.com/horst-pott/bludit-plugin-postfach", | ||
| "description": "Internal inbox system with a popup notification for editorial messages to backend users.", | ||
| "features": { | ||
| "0": "Internal messaging system in the backend", | ||
| "1": "Popup notification with a freely configurable title (default: 'Neue Nachricht!')", | ||
| "2": "Messages can be written and managed by editors", | ||
| "3": "Settings available under Plugins → Postfach → Settings" | ||
| }, | ||
| "description_de": "Internes Postfach mit Popup-Benachrichtigung für Redaktions-Nachrichten an die Backend-Nutzer.", | ||
| "features_de": { | ||
| "0": "Internes Nachrichtensystem im Backend", | ||
| "1": "Popup-Benachrichtigung mit frei einstellbarem Titel (Standard: 'Neue Nachricht!')", | ||
| "2": "Nachrichten können von Redakteuren verfasst und verwaltet werden", | ||
| "3": "Einstellungen unter Plugins → Postfach → Einstellungen" | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "author_username": "horst-pott", | ||
| "release_date": "2026-08-21", | ||
| "license": "MIT", | ||
| "price_usd": "0", | ||
| "download_url": "https://github.com/horst-pott/bludit-plugin-video-upload/archive/refs/heads/main.zip", | ||
| "demo_url": "", | ||
| "information_url": "https://github.com/horst-pott/bludit-plugin-video-upload", | ||
| "description": "Upload short video clips (MP4, WebM, MOV) and display them as clickable tiles linking to a category or page.", | ||
| "features": { | ||
| "0": "Upload short video clips from the backend", | ||
| "1": "Displayed as a clickable preview tile in the frontend", | ||
| "2": "Configurable target link per video (category or page)" | ||
| }, | ||
| "description_de": "Kurze Video-Clips (MP4, WebM, MOV) hochladen und als klickbare Kacheln anzeigen, die auf eine Kategorie oder Seite verlinken.", | ||
| "features_de": { | ||
| "0": "Video-Clips über das Backend hochladen", | ||
| "1": "Anzeige als klickbare Vorschau-Kachel im Frontend", | ||
| "2": "Einstellbarer Ziel-Link pro Video (Kategorie oder Seite)" | ||
| } | ||
| } |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win
Complete the canonical metadata schema in all six records.
Each record omits
name,version,description_es,features_es,description_ru, andfeatures_ru.items/abteilungen/metadata.json#L1-L5: add and populate the omitted fields.items/bildautomatik/metadata.json#L1-L5: add and populate the omitted fields.items/kategorie-rechte/metadata.json#L1-L5: add and populate the omitted fields.items/passwortrichtlinie/metadata.json#L1-L5: add and populate the omitted fields.items/passwortrichtlinie/postfach/metadata.json#L1-L5: add and populate the omitted fields.items/video-upload/metadata.json#L1-L5: add and populate the omitted fields.📍 Affects 6 files
items/abteilungen/metadata.json#L1-L5(this comment)items/bildautomatik/metadata.json#L1-L5items/kategorie-rechte/metadata.json#L1-L5items/passwortrichtlinie/metadata.json#L1-L5items/passwortrichtlinie/postfach/metadata.json#L1-L5items/video-upload/metadata.json#L1-L5🤖 Prompt for AI Agents