gplx/scripts
Sascha 355da16a5b feat: Document/Reference namespace, infobox sidebar, deploy script, SMW property types
- Add Document: (NS 3000) and Reference: (NS 3002) namespaces with SMW enabled
- Fix SMW namespace config: set smwgNamespacesWithSemanticLinks before wfLoadExtension
- Declare all Doc*/Ref* SMW properties as Has type::Text for correct query results
- Template:DocumentBox — right-floating infobox sidebar with header row styling
- Template:ReferenceBox — new sidebar template for Reference: pages
- MediaWiki:Common.js — filter buttons (Type, Validity area, Scope, Status, Doc type,
  Language, Restricted access), 250-char preview, pagination; removed unused groups
- Document_Index — rewritten with [[Document:+]] SMW queries, grouped by status + scope
- Main_Page — updated Quick navigation, replaced old property-name queries
- scripts/deploy.ps1 — add pages mode (rsync + SSH wiki push), db mode (mysqldump sync),
  updated all mode; 21-page mapping incl. Template:DocumentBox/ReferenceBox
- .deploy.example.env — document new vars (DEPLOY_PHP, DEPLOY_MW_USER, DEPLOY_DB_*)
- scripts/templates/*.wiki — new and updated content pages + category pages
- mediawiki/resources/assets/GxPlex-Logo.png — project logo asset

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 21:21:06 +02:00
..
templates feat: Document/Reference namespace, infobox sidebar, deploy script, SMW property types 2026-06-27 21:21:06 +02:00
deploy.ps1 feat: Document/Reference namespace, infobox sidebar, deploy script, SMW property types 2026-06-27 21:21:06 +02:00
dev.ps1 feat: Initialize MediaWiki project with accessibility-focused workflow 2026-05-22 16:36:59 +02:00
mw-deps.ps1 feat: Initialize MediaWiki project with accessibility-focused workflow 2026-05-22 16:36:59 +02:00
mw-init.ps1 feat: Initialize MediaWiki project with accessibility-focused workflow 2026-05-22 16:36:59 +02:00