Update "Home"

2026-06-23 14:25:36 +00:00
parent d726f4bf2c
commit b40775d472
+5 -2
@@ -5,7 +5,7 @@ Open Graph, Twitter Card, and social sharing meta tag management for Joomla 4/5/
| Field | Value |
|---|---|
| **Type** | Joomla Package (1 component + 3 plugins) |
| **Version** | 01.00.01-dev |
| **Version** | 01.02.03-dev |
| **Joomla** | 4.x / 5.x / 6.x |
| **PHP** | 8.1+ |
| **License** | GPL-3.0-or-later |
@@ -21,6 +21,7 @@ Open Graph, Twitter Card, and social sharing meta tag management for Joomla 4/5/
- **LinkedIn** -- `article:published_time`, `article:modified_time`, `article:author`
- **Discord** -- Custom embed color via `theme-color` meta tag
- **Telegram** -- `telegram:channel` for link previews
- **Mastodon / Fediverse** -- `fediverse:creator` for author attribution (first extension on any CMS)
- **Facebook** -- `fb:app_id`, dynamic `og:image:width`/`og:image:height`
### Content Management
@@ -42,7 +43,8 @@ Open Graph, Twitter Card, and social sharing meta tag management for Joomla 4/5/
- **Tag manager dashboard** -- view, publish, delete all OG records centrally
- **Batch generation** -- auto-generate OG tags for all existing articles
- **CSV import/export** -- bulk manage OG data with language support
- **Live preview** -- real-time Facebook and Twitter/X card preview in the editor
- **Live preview** -- real-time Facebook, Twitter/X, and LinkedIn card previews in the editor
- **Character count indicators** -- live green/yellow/red warnings on OG title, description, SEO title, meta description
### Developer Features
- **REST API** -- full CRUD via Joomla Web Services (`/api/v1/mokoog/tags`)
@@ -70,6 +72,7 @@ Open Graph, Twitter Card, and social sharing meta tag management for Joomla 4/5/
| Revision | Date | Author | Description |
|---|---|---|---|
| 4.0 | 2026-06-23 | Moko Consulting | Add Fediverse/Mastodon, LinkedIn preview, character counters |
| 3.0 | 2026-06-21 | Moko Consulting | Full assessment update: MokoSuiteShop, JSON-LD Product, multilingual |
| 2.0 | 2026-06-19 | Moko Consulting | Rewrite from code research |
| 1.0 | 2026-05-09 | Moko Consulting | Initial version |