feat(categories): category-level OG tags (#4) #18

Merged
jmiller merged 1 commits from feature/4-category-og-tags into dev 2026-05-23 23:39:49 +00:00
Owner

Category OG fields in editor + system plugin fallback chain. Closes #4

Category OG fields in editor + system plugin fallback chain. Closes #4
jmiller added 1 commit 2026-05-23 23:38:51 +00:00
feat(categories): add category-level OG tag support (closes #4)
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Universal: PR Check / Validate PR (pull_request) Failing after 4s
Joomla: Update Server / Update updates.xml (pull_request) Successful in 28s
7ef1d79336
- Content plugin now hooks com_categories.categorycom_content forms
- Category OG data stored as content_type 'com_content.category'
- System plugin detects category views and merges category OG as fallback
- Article image fallback chain: article image → category image → default
- New loadOgDataByType() helper for flexible type lookups

Authored-by: Moko Consulting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit fbbe74079d into dev 2026-05-23 23:39:49 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomOpenGraph#18