Main public logs
Appearance
Combined display of all available logs of Costa Sano MediaWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:07, 20 February 2026 Mngr talk contribs created page Asset:Temp-1004 (Created page with "{{Asset |Chapter=CH02 |Place=BRUSSE |Label=Temp-1004 }}")
- 17:31, 20 February 2026 Mngr talk contribs created page Asset:Temp-1003 (Created page with "{{Asset |Chapter=CH02 |Place=BRULOC |Label=Temp-1003 }}")
- 17:14, 20 February 2026 Mngr talk contribs created page Asset:Temp-1002 (Created page with "{{Asset |Chapter=CH01 |Place=BRUG |Label=Temp-1002 }}")
- 17:07, 20 February 2026 Mngr talk contribs deleted page MediaWiki:Asset.js (content was: "// Asset v2 β identifier auto-fill (OOUI Page Forms) function getVal(name) { return $("[name='Asset[" + name + "]']").val(); } // wait until OOUI writes the selected value $(document).on( "blur", "input[autocompletesettings='Chapter'], input[autocompletesettings='Place'], input[autocompletesettings='Organisation']", function () { setTimeout(function () {...", and the only contributor was "Mngr" (talk))
- 15:14, 20 February 2026 Mngr talk contribs created page File:Hydro-1--535-ai.jpg
- 15:14, 20 February 2026 Mngr talk contribs uploaded File:Hydro-1--535-ai.jpg
- 14:46, 20 February 2026 Mngr talk contribs created page File:Hydro-1--534-ai.jpg
- 14:46, 20 February 2026 Mngr talk contribs uploaded File:Hydro-1--534-ai.jpg
- 14:36, 20 February 2026 Mngr talk contribs created page ICT:Test-AssetID-LuaModule (Created page with "{{#invoke:AssetID|generate |Chapter=CH00 |Place=ALTO }}")
- 14:24, 20 February 2026 Mngr talk contribs created page Asset:Temp-1001 (Created page with "{{Asset |Chapter=CH00 |Place=ALTO |Label=Temp-1001 |Sequence=1 |File=Hydro-1--533-ai.jpg |Description=TBD |Notes=TBD }}")
- 14:24, 20 February 2026 Mngr talk contribs created page File:Hydro-1--533-ai.jpg
- 14:24, 20 February 2026 Mngr talk contribs uploaded File:Hydro-1--533-ai.jpg
- 14:05, 20 February 2026 Mngr talk contribs created page File:Hydro-1-498-ai.jpg
- 14:05, 20 February 2026 Mngr talk contribs uploaded File:Hydro-1-498-ai.jpg
- 13:31, 20 February 2026 Mngr talk contribs created page 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:30, 20 February 2026 Mngr talk contribs created page 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:25, 20 February 2026 Mngr talk contribs created the Cargo table Assets
- 13:23, 20 February 2026 Mngr talk contribs created page 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 *...")
- 13:22, 20 February 2026 Mngr talk contribs created page 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...")
- 13:21, 20 February 2026 Mngr talk contribs created page 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...")
- 13:19, 20 February 2026 Mngr talk contribs moved page ICT:FinalConfig - Template Asset Presentation to ICT:Documentation:Template Asset Presentation without leaving a redirect
- 13:14, 20 February 2026 Mngr talk contribs created page 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...")
- 13:13, 20 February 2026 Mngr talk contribs created page 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...")
- 13:10, 20 February 2026 Mngr talk contribs created page ICT:FinalConfig - 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:02, 20 February 2026 Mngr talk contribs created page 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:45, 20 February 2026 Mngr talk contribs created page Asset:DRAFT (Created page with "__DRAFT__")
- 12:43, 20 February 2026 Mngr talk contribs deleted page File:Hydro-1-501-ai.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 12:43, 20 February 2026 Mngr talk contribs deleted page File:Hydro-1--525-ai.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 12:42, 20 February 2026 Mngr talk contribs deleted page File:Hydro-1--527-ai.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 12:42, 20 February 2026 Mngr talk contribs deleted page File:Hydro-1-528-zwembad-ai.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 12:42, 20 February 2026 Mngr talk contribs deleted page File:Hydro-1--529-ai.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 12:42, 20 February 2026 Mngr talk contribs deleted page File:Hydro-1--532-ai.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 12:42, 20 February 2026 Mngr talk contribs deleted page File:Hydro-1-B-515-ai.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 12:41, 20 February 2026 Mngr talk contribs deleted page File:Hydro-1-B-518-ai.jpg (content was: "", and the only contributor was "Clubtest" (talk))
- 12:41, 20 February 2026 Mngr talk contribs deleted page Asset:A-1008 (content was: "{{Asset |Label=Asset-1008 |Chapter=CH00 |Place=ALTO |Organisation=DLIEFD |Parent=A-1001 |File=Hydro-1-B-518-ai.jpg |AIProcessed=No |IsPublishable=No }}", and the only contributor was "Clubtest" (talk))
- 12:40, 20 February 2026 Mngr talk contribs deleted page Asset:A-1007 (content was: "{{Asset |Label=Asset-1007 |File=Hydro-1-B-515-ai.jpg |AIProcessed=No |IsPublishable=No }}", and the only contributor was "Mngr" (talk))
- 12:40, 20 February 2026 Mngr talk contribs deleted page Asset:A-1006 (content was: "{{Asset |Label=Asset-1006 |File=Hydro-1--532-ai.jpg |AIProcessed=No |IsPublishable=No }}", and the only contributor was "Mngr" (talk))
- 12:40, 20 February 2026 Mngr talk contribs deleted page Asset:A-1005 (content was: "{{Asset |Label=Asset-1005 |File=Hydro-1--529-ai.jpg |AIProcessed=No |IsPublishable=No }}", and the only contributor was "Mngr" (talk))
- 12:40, 20 February 2026 Mngr talk contribs deleted page Asset:A-1004 (content was: "{{Asset |Label=Asset-1004 |File=Hydro-1-528-zwembad-ai.jpg |AIProcessed=No |IsPublishable=No }}", and the only contributor was "Mngr" (talk))
- 12:40, 20 February 2026 Mngr talk contribs deleted page Asset:A-1003 (content was: "{{Asset |Label=Asset-1003 |Chapter=CH00 |Place=ALTO |Organisation=DLIEFD |Parent=A-1001 |File=1234 |AIProcessed=No |IsPublishable=No }}", and the only contributor was "Mngr" (talk))
- 12:39, 20 February 2026 Mngr talk contribs deleted page Asset:A-1002 (content was: "{{Asset |Label=Asset-1002 |Chapter=CH00 |Place=ALTO |Parent=A-1001 |File=123 |AIProcessed=No |IsPublishable=No }}", and the only contributor was "Mngr" (talk))
- 12:39, 20 February 2026 Mngr talk contribs deleted page Asset:A-1001 (content was: "{{Asset |Label=Asset-1001 |AIProcessed=No |IsPublishable=No }}", and the only contributor was "Mngr" (talk))
- 12:39, 20 February 2026 Mngr talk contribs deleted the Cargo table Assets
- 12:38, 20 February 2026 Mngr talk contribs deleted page Dashboard:Asset (content was: "= ποΈ Costa Sano Research ASSET Dashboard = π Need Help? {| class="wikitable sortable" ! Code !! Label !! Chapter !! Place !! Organisation !! Type {{#cargo_query: tables=Assets |fields=_pageName,_pageTitle,Label,Chapter,Place,Organisation,AssetType |where=_pageNamespace=3014 |order by=_pageTitle |format=template |template=AssetRow |named args=ye...", and the only contributor was "Mngr" (talk))
- 12:38, 20 February 2026 Mngr talk contribs deleted page Form:Asset (content was: "<noinclude> Form for creating and editing Asset pages (v1). </noinclude> {{{info |no summary |no preview |no minor edit |no watch |no footer }}} ''Fields marked with (*) are required.'' {{{for template|Asset}}} {| class="formtable" ! Code | {{PAGENAME}} |- ! Label | {{{field|Label}}} |- ! Chapter (*) | {{{field|Chapter |input type=combobox |values from namespace=Chapt...", and the only contributor was "Mngr" (talk))
- 12:38, 20 February 2026 Mngr talk contribs deleted page Template:Asset (content was: "<noinclude> Asset data template (v1 β no numbering) {{#cargo_declare: |_table=Assets |Code=Page |Label=String |Chapter=Page |Place=Page |Organisation=Page |Parent=Page |AssetSourceType=Page |AssetType=Page |File=String |Language=String |Description=Text |Notes=Text |AIProcessed=Boolean |CitationText=Text |Permalink=String |Repository=String |Rights=String |IsPubli...", and the only contributor was "Mngr" (talk))
- 12:33, 20 February 2026 Mngr talk contribs created page 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...")
- 20:48, 19 February 2026 Mngr talk contribs deleted page File:Dochter dL met kinderen op het strand.png (content was: "", and the only contributor was "Mngr" (talk))
- 16:59, 19 February 2026 Mngr talk contribs created page ICT: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:33, 19 February 2026 Mngr talk contribs created page Asset:A-1007 (Created page with "{{Asset |Label=Asset-1007 |File=Hydro-1-B-515-ai.jpg |AIProcessed=No |IsPublishable=No }}")