Commit Graph

13 Commits

Author SHA1 Message Date
gitea-actions[bot] 5a6f315403 chore: update release-candidate channel 01.00.01-rc [skip ci] 2026-05-31 01:54:54 +00:00
gitea-actions[bot] e1eb409943 chore: update development channel 01.00.01-dev [skip ci] 2026-05-31 01:40:50 +00:00
gitea-actions[bot] 5125fff078 chore(version): auto-bump 01.00.01-dev [skip ci] 2026-05-31 01:40:48 +00:00
Jonathan Miller a5b14048f4 refactor: rename MokoOpenGraph → MokoJoomOpenGraph, add moko-platform standards compliance
- Rename project display name across 69 files (PHP, XML, INI, SQL, CSS, JS, JSON, MD)
- Add <display-name> to .mokogitea/manifest.xml per moko-platform schema
- Update pkg_mokoog.xml <name> to "Package - MokoJoomOpenGraph" (Joomla convention)
- Update all update server URLs to new repo path
- Add CONTRIBUTING.md and CODE_OF_CONDUCT.md (required by repo-health workflow)
- Add .gitattributes for line-ending normalization and export-ignore rules
- Add .gitignore

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-30 20:40:21 -05:00
gitea-actions[bot] 0b97a62c82 chore: update development channel 01.00.00 [skip ci] 2026-05-24 04:37:35 +00:00
gitea-actions[bot] 52a4bf7e5d chore: update updates.xml (development: 01.00.00-dev) [skip ci] 2026-05-24 04:25:14 +00:00
gitea-actions[bot] 44d9ccfda6 chore: update updates.xml (development: 01.00.00-dev) [skip ci] 2026-05-24 03:45:20 +00:00
jmiller 59536181da chore: sync updates.xml from [skip ci] 2026-05-23 23:41:18 +00:00
jmiller 84705d92f6 chore: sync updates.xml from [skip ci] 2026-05-23 23:41:16 +00:00
jmiller 5a99987e0f chore: sync updates.xml from [skip ci] 2026-05-23 23:40:17 +00:00
jmiller bb064a4c20 chore: sync updates.xml from [skip ci] 2026-05-23 23:40:16 +00:00
jmiller 02692440ba chore: sync updates.xml from [skip ci] 2026-05-23 23:04:45 +00:00
Jonathan Miller c9fe15c90c feat: initial MokoOpenGraph package scaffold
Universal: Cascade Main → Dev / Cascade main → branches (push) Successful in 2s
Joomla package (pkg_mokoog) with three sub-extensions:
- com_mokoog: Admin component with tag manager, MVC, database schema
- plg_system_mokoog: OG + Twitter Card meta tag injection via onBeforeCompileHead
- plg_content_mokoog: Per-article and per-menu-item OG fields in editor

Includes CI/CD workflows, issue templates, 12 feature issues, and
full Joomla 4/5 DI container architecture.

Authored-by: Moko Consulting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-23 17:10:17 -05:00