User contributions for Mngr
Appearance
20 February 2026
- 13:5313:53, 20 February 2026 diff hist −38 Form:Asset No edit summary Tag: Manual revert
- 13:4313:43, 20 February 2026 diff hist +19 Form:Asset No edit summary Tag: Reverted
- 13:4213:42, 20 February 2026 diff hist +19 Form:Asset No edit summary Tag: Reverted
- 13:3413:34, 20 February 2026 diff hist −186 Template:AssetRow No edit summary current
- 13:3313:33, 20 February 2026 diff hist +10 ICT:FinalConfig - Asset - v2 - new →6.1 Dashboard:Asset current
- 13:3213:32, 20 February 2026 diff hist +10 Dashboard:Asset No edit summary
- 13:3113:31, 20 February 2026 diff hist +472 N Dashboard:Asset Created page with "= 🗂️ Asset Dashboard = {| class="wikitable sortable" ! Code !! Chapter !! Place !! Organisation !! File !! Type {{#cargo_query: tables=Assets |fields=_pageName,_pageTitle,Chapter,Place,Organisation,File,AssetType |where=_pageName!='Asset:DRAFT' |order by=_pageTitle |format=template |template=AssetRow |named args=yes |cache=no }} |} {{#forminput: form=Asset |namespace=Asset |default value=DRAFT |button text=➕ New Asset |returnto=Dashboard:Asset }}" Tag: Recreated
- 13:3013:30, 20 February 2026 diff hist +1,435 N Form:Asset Created page with "<noinclude> Form for creating and editing Asset pages (v2) </noinclude> {{{info |no summary |no preview |no minor edit |no watch |no footer }}} {{{for template|Asset}}} {| class="formtable" ! Chapter (*) | {{{field|Chapter |input type=combobox |values from namespace=Chapter |existing values only }}} |- ! Place | {{{field|Place |input type=combobox |values from namespace=Place |existing values only |placeholder=Use Organisation instead }}} |- ! Organisation |..." Tag: Recreated
- 13:2313:23, 20 February 2026 diff hist +4,383 N ICT:Documentation:File Normalization Extension Asset v2 Created page with "= Explanation of the File Normalization Extension in Asset v2 = This page documents the purpose, scope, and design principles of the '''server-side file normalization extension''' used in Asset v2. It is intentionally conceptual and explanatory. Actual PHP code is documented elsewhere. ---- == Purpose of This Document == File handling in MediaWiki is complex because: * uploads occur before page save completion * file pages and content pages are separate entities *..." current
- 13:2213:22, 20 February 2026 diff hist +5,790 N ICT:Documentation:JavaScript in Asset v2 Created page with "= Explanation of JavaScript Usage in Asset v2 = This page documents the role, purpose, and strict limitations of the JavaScript used in Asset v2. It is intended as long-term reference documentation and is written to remain understandable years after the implementation. ---- == Purpose of This Document == JavaScript in MediaWiki systems often becomes problematic because: * it runs in the browser, not on the server * it can be bypassed * it depends on UI behavior * i..." current
- 13:2113:21, 20 February 2026 diff hist +7,278 N ICT:Documentation:Lua Numbering Module AssetID Created page with "= Explanation of the Lua Numbering Module (Module:AssetID) = This page documents the purpose, design, and inner logic of the Lua module '''Module:AssetID''' used in Asset v2. It is intended as long-term reference documentation and is written to be understandable years later without re-reading the original code discussion. ---- == Purpose of This Document == Lua modules in MediaWiki often appear opaque because: * they run server-side * they interact with Cargo * the..." current
- 13:1913:19, 20 February 2026 diff hist 0 m ICT:Documentation:Template Asset Presentation Mngr moved page ICT:FinalConfig - Template Asset Presentation to ICT:Documentation:Template Asset Presentation without leaving a redirect current
- 13:1413:14, 20 February 2026 diff hist +6,023 N ICT:Documentation:Page Forms in Asset v2 Created page with "= Explanation of Page Forms Usage in Asset v2 = This page documents how and why '''Page Forms''' is used in Asset v2. It is intended as long-term reference documentation and is written to be readable months or years later without needing external context. ---- == Purpose of This Document == Page Forms syntax can be confusing because: * form definitions are not intuitive * field behavior is influenced by multiple parameters * Page Forms looks like it “does magic..." current
- 13:1313:13, 20 February 2026 diff hist +5,301 N ICT:Documentation:Cargo in Template Asset Created page with "= Explanation of Cargo Usage in Template:Asset = This page documents how and why Cargo is used in '''Template:Asset'''. It exists as long-term reference documentation and is intended to be read slowly and re-read over time. ---- == Purpose of This Document == Cargo configuration is often difficult to understand because: * it mixes schema definition and data storage * it uses parser functions that look similar but behave very differently * errors are often silent T..." current
- 13:1013:10, 20 February 2026 diff hist +4,806 N ICT:Documentation:Template Asset Presentation Created page with "= Explanation of Presentation Section in Template:Asset = This page documents the purpose and meaning of the presentation lines at the bottom of '''Template:Asset'''. These lines are sometimes perceived as "mystery lines". They are NOT magic, NOT required for Cargo, and NOT required for Page Forms. They exist only to control how an Asset page looks when viewed by humans. ---- == Big Picture == Template:Asset has two distinct roles: # '''Data role''' #* Declares th..."
- 13:0213:02, 20 February 2026 diff hist +929 N Template:Asset Created page with "<noinclude> Asset data template (v2) {{#cargo_declare: |_table=Assets |Code=Page |Label=String |Chapter=Page |Place=Page |Organisation=Page |Sequence=Integer |File=String |OriginalFilename=String |Parent=Page |AssetType=Page |Description=Text |Notes=Text }} </noinclude> {{#cargo_store: |Code={{FULLPAGENAME}} |Label={{{Label|}}} |Chapter={{{Chapter|}}} |Place={{{Place|}}} |Organisation={{{Organisation|}}} |Sequence={{{Sequence|}}} |File={{{File|}}}..." Tag: Recreated
- 12:5712:57, 20 February 2026 diff hist −16 ICT:FinalConfig - Asset - v2 - new No edit summary
- 12:3312:33, 20 February 2026 diff hist +8,946 N ICT:FinalConfig - Asset - v2 - new Created page with "= Final Configuration for the Asset Entity – v2 = (Automatic Identification, Provenance Capture, File Normalization) Document revision: {{#time:Y-m-d|{{REVISIONTIMESTAMP}}}} Status: '''Authoritative''' This document defines the complete and final configuration for the '''Asset''' entity (version 2). It supersedes all previous drafts and experimental implementations. ---- == 0. Runtime Baseline (LOCKED) == The following environment is assumed and MUST NOT change..."
- 12:1212:12, 20 February 2026 diff hist −219 ICT:FinalConfig - Asset - v1 No edit summary current
- 12:0812:08, 20 February 2026 diff hist +3 ICT:FinalConfig - Asset - v1 No edit summary Tag: Manual revert
- 11:5011:50, 20 February 2026 diff hist +132 ICT:FinalConfig - Asset - v1 →Row Transclusion Template Tag: Reverted
- 11:4911:49, 20 February 2026 diff hist −135 ICT:FinalConfig - Asset - v1 →Dashboard Page Tag: Reverted
- 11:4811:48, 20 February 2026 diff hist +57 ICT:FinalConfig - Asset - v1 No edit summary
- 11:3811:38, 20 February 2026 diff hist −5 ICT:FinalConfig - Asset v2 code →Dashboard:Asset current
- 11:3211:32, 20 February 2026 diff hist +46 ICT:FinalConfig - Asset v2 code →Dashboard:Asset
19 February 2026
- 17:4417:44, 19 February 2026 diff hist +83 ICT:FinalConfig - Asset v2 code No edit summary
- 17:4217:42, 19 February 2026 diff hist +620 ICT:FinalConfig - Asset v2 code No edit summary
- 17:2817:28, 19 February 2026 diff hist +608 ICT:FinalConfig - Asset v2 configuration No edit summary current
- 17:1117:11, 19 February 2026 diff hist +363 ICT:FinalConfig - Asset v2 configuration No edit summary
- 16:5916:59, 19 February 2026 diff hist +4,280 N ICT:Wiki - Bullet Proof UI checklist Created page with "= Bullet-proof UI Checklist (MediaWiki / Page Forms) = This page documents practical rules for designing robust, low-error user interfaces in MediaWiki using Page Forms and Cargo. The target users of the system are historians and domain experts, not ICT specialists. The UI must therefore prevent mistakes by design, not by training. This checklist is based on real production observations. ---- == Core Principle == ''If a user can make a mistake, eventually someone w..."
- 16:3116:31, 19 February 2026 diff hist −30 ICT:FinalConfig - Asset - v1 No edit summary
- 16:2816:28, 19 February 2026 diff hist +1,078 ICT:FinalConfig - Asset - v1 No edit summary
- 15:3815:38, 19 February 2026 diff hist 0 Template:Organisation No edit summary current
- 15:3715:37, 19 February 2026 diff hist 0 Template:Place No edit summary current
- 15:3615:36, 19 February 2026 diff hist 0 Template:Chapter No edit summary current
- 14:4814:48, 19 February 2026 diff hist −3 Hoofdpagina No edit summary current
- 11:4611:46, 19 February 2026 diff hist −14 ICT:FinalConfig - Asset - v1 No edit summary
- 11:2411:24, 19 February 2026 diff hist +2 ICT:FinalConfig - Asset - v1 No edit summary
- 11:2211:22, 19 February 2026 diff hist +419 N Template:AssetRow Created page with "<includeonly> |- | {{#formlink: form=Asset |target={{{_pageName}}} |link text={{{_pageTitle}}} |returnto=Dashboard:Asset }} | {{{Label}}} | {{#if:{{{Chapter|}}}|{{#titleparts:{{{Chapter}}}|1}}|—}} | {{#if:{{{Place|}}}|{{#titleparts:{{{Place}}}|1}}|—}} | {{#if:{{{Organisation|}}}|{{#titleparts:{{{Organisation}}}|1}}|—}} | {{#if:{{{AssetType|}}}|{{#titleparts:{{{AssetType}}}|1}}|—}} </includeonly>" Tag: Recreated
- 11:0811:08, 19 February 2026 diff hist +13 Chapter:CH08.2 No edit summary current
- 11:0811:08, 19 February 2026 diff hist +27 Chapter:CH08.3 No edit summary current
- 11:0811:08, 19 February 2026 diff hist +14 Chapter:CH08.2 No edit summary
- 11:0711:07, 19 February 2026 diff hist +20 Chapter:CH09 No edit summary current
- 11:0711:07, 19 February 2026 diff hist +25 Chapter:CH08 No edit summary current
- 11:0611:06, 19 February 2026 diff hist +15 Chapter:CH07 No edit summary current
- 11:0611:06, 19 February 2026 diff hist +18 Chapter:CH06.2 No edit summary current
- 11:0511:05, 19 February 2026 diff hist +4 Chapter:CH06.1 No edit summary current
- 11:0511:05, 19 February 2026 diff hist +13 Chapter:CH01.4 No edit summary current
- 11:0411:04, 19 February 2026 diff hist +20 Chapter:CH01.4 No edit summary
- 11:0411:04, 19 February 2026 diff hist +13 Chapter:CH01.3 No edit summary current