From b40775d472043103c687e676ea6e9154603f0e80 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Tue, 23 Jun 2026 14:25:36 +0000 Subject: [PATCH] Update "Home" --- Home.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 66bad90..2916a0b 100644 --- a/Home.md +++ b/Home.md @@ -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 |