User contributions for Mngr
Appearance
20 September 2026
- 18:2118:21, 20 September 2026 diff hist +15,377 N Platform:Drupal/Tracing Drupal Storage Created page with "= Tracing Drupal Storage — From File to Physical Disk = == Purpose == This document explains how to trace a Drupal file through the different storage layers of the Costa Sano infrastructure: <code>Drupal file ↓ Linux filesystem ↓ Linux block device ↓ Hyper-V virtual disk ↓ VHDX file ↓ Windows storage volume ↓ physical disk</code> The important concept is that '''each layer hides the implementation details of the layer b..." current Tag: Visual edit
- 16:3816:38, 20 September 2026 diff hist 0 m Platforms:Drupal/Drupal storage migration - 2nd vdisk Mngr moved page Platforms:Drupal/Drupal storage migration - énd vdisk to Platforms:Drupal/Drupal storage migration - 2nd vdisk without leaving a redirect current
- 16:3716:37, 20 September 2026 diff hist +16,278 N Platforms:Drupal/Drupal storage migration - 2nd vdisk Created page with "= Drupal Media Storage Migration — Separate Hyper-V VHDX = == Purpose == This document describes a safe way to move the Drupal media storage from the Drupal VM's existing filesystem onto a separate Hyper-V virtual disk (VHDX). The objective is to obtain: * simple local storage from Drupal's point of view; * separation between the Drupal application/system disk and large media storage; * easy future expansion of the media storage; * no dependency on NFS or remote fil..." Tag: Visual edit
- 16:0116:01, 20 September 2026 diff hist +260 Platforms:Drupal/Using Private Storage space No edit summary current Tag: Visual edit
- 16:0016:00, 20 September 2026 diff hist +4,452 Platforms:Drupal/Using Private Storage space No edit summary Tag: Visual edit
- 15:3415:34, 20 September 2026 diff hist +4,264 Platforms:Drupal/Using Private Storage space No edit summary Tag: Visual edit
- 15:1515:15, 20 September 2026 diff hist 0 m Platforms:Drupal/Using Private Storage space Mngr moved page Platforms:Drupal/To Synology to Platforms:Drupal/Using Private Storage space without leaving a redirect
- 15:1515:15, 20 September 2026 diff hist −397 Platforms:Drupal/Using Private Storage space No edit summary Tag: Visual edit
18 September 2026
- 14:0314:03, 18 September 2026 diff hist +4,096 N Platforms:Drupal/Using Private Storage space Created page with "= Drupal Media Storage on Synology NAS via NFS = This document explains how to relocate Drupal’s <code>public://</code> media directory to a Synology NAS using NFS. This approach provides stable, scalable storage for large archives (500 GB+) while keeping the Drupal VM lightweight and maintainable. ---- == 1. Overview == Drupal stores uploaded media in <code>sites/default/files</code>, mapped internally as <code>public://</code>. For large archives, it is recommended..." Tag: Visual edit
- 10:1610:16, 18 September 2026 diff hist +5,146 Project:PubModel/mozilla pdf.js viewer user guide No edit summary current Tag: Visual edit
- 07:4107:41, 18 September 2026 diff hist +2,619 N Project:PubModel/mozilla pdf.js viewer user guide Created page with "= PDF.js Viewer – Simple User Guide for Historians = The Mozilla PDF.js viewer is the built‑in PDF reader used in Firefox and available as a standalone viewer (viewer.html). This guide explains only the practical functions historians need when reading archival PDFs, without developer jargon. == 1. Opening a PDF == * Click the '''Menu icon''' (top right) → '''Open File'''. * Or simply '''drag and drop''' a PDF into the viewer window. == 2. Navigating Pages == *..."
17 September 2026
- 21:0521:05, 17 September 2026 diff hist +2,785 Platforms:AlmaLinux/Update procedure No edit summary current
- 21:0221:02, 17 September 2026 diff hist +2,954 Platforms:AlmaLinux/Update procedure No edit summary Tag: Visual edit
- 16:4316:43, 17 September 2026 diff hist −51 Project:THE skin/mybarrio.theme rendering dynamics No edit summary current Tag: Visual edit
- 16:3316:33, 17 September 2026 diff hist 0 m Project:THE skin/mybarrio.theme rendering dynamics Mngr moved page Project:THE skin/mybarrio.theme system dynamics to Project:THE skin/mybarrio.theme rendering dynamics without leaving a redirect
- 16:3216:32, 17 September 2026 diff hist +13,813 N Project:THE skin/mybarrio.theme rendering dynamics Created page with "= Drupal Rendering Dynamics = == How <code>mybarrio.theme</code> Participates in Page Rendering == === Companion document to === '''<code>mybarrio.theme — Code Structure and Operation</code>''' ---- = 1. Why this document exists = Understanding the individual functions in <code>mybarrio.theme</code> is only half of the story. To understand why the code works, it is necessary to understand '''when Drupal calls those functions and what is being rendered at that momen..." Tag: Visual edit
- 16:1016:10, 17 September 2026 diff hist −179 Project:THE skin/mybarrio.theme cleaned by gemini No edit summary current Tag: Visual edit
- 15:5015:50, 17 September 2026 diff hist +23 Project:THE skin/mybarrio.theme cleaned by gemini No edit summary
- 15:4815:48, 17 September 2026 diff hist +85 Project:THE skin/mybarrio.theme cleaned by gemini No edit summary
- 15:4715:47, 17 September 2026 diff hist +18,061 Project:THE skin/mybarrio.theme cleaned by gemini No edit summary Tag: Visual edit
- 15:4615:46, 17 September 2026 diff hist −17,362 Project:THE skin/mybarrio.theme cleaned by gemini No edit summary
- 15:4515:45, 17 September 2026 diff hist +17,355 Project:THE skin/mybarrio.theme cleaned by gemini No edit summary
- 15:3715:37, 17 September 2026 diff hist +9,981 N Project:THE skin/mybarrio.theme cleaned by gemini Created page with "__NOTOC__ = Drupal Theme Optimization: mybarrio.theme = This document details the refactoring and optimization of the custom code inside the '''mybarrio''' theme's preprocess hooks. The refactoring successfully removed approximately 100 lines of redundant and deeply nested logic, resulting in a cleaner, faster, and more maintainable codebase. == Optimized Source Code == Place this updated code into your local <tt>mybarrio.theme</tt> file: <syntaxhighlight lang="php">..." Tag: Visual edit: Switched
- 14:0014:00, 17 September 2026 diff hist +5,764 N Project:PubModel/Field order in forms Created page with "= Field Order = == Purpose == This document defines the suggested standard order for fields in the Costa Sano historian-facing forms. The objective is not to force every content type or card to have the same fields. Instead, fields should appear in a '''predictable practical sequence''', so that a historian can work through a form without having to search for related information. The two main parts of a form are: # '''Archive part''' — information about the histori..." current Tag: Visual edit
- 13:1113:11, 17 September 2026 diff hist +12,379 N Drupal:CSS/Before and after rules Created page with "= CSS Pseudo-Elements — <code>::before</code> and <code>::after</code> = == 1. What are <code>::before</code> and <code>::after</code>? == <code>::before</code> and <code>::after</code> are '''CSS pseudo-elements'''. They allow CSS to create an additional visual element without adding another HTML element to the Twig or HTML structure. A useful mental model is: <code>HTML / Twig element │ ├── ::before │ └── ::after</c..." current Tag: Visual edit
- 09:5209:52, 17 September 2026 diff hist +1,375 N Project:PresModel/Historical-card vs Histocard - why? Created page with "= HistoricalCard vs HistoCard = Although '''HistoricalCard''' and '''HistoCard''' are visually related, they have different purposes and are used in different parts of the virtual museum. == HistoricalCard == '''Purpose:''' To introduce and provide access to a '''subchapter'''. '''Placement:''' Used on '''Chapter pages''' to present the available subchapters (the "rooms" of the virtual museum). '''Link behaviour:''' The complete card acts as an entrance to the subc..." current Tag: Visual edit
14 September 2026
- 08:5008:50, 14 September 2026 diff hist −21 Project:PubModel/Timeline presentation from matrix No edit summary current
- 08:4908:49, 14 September 2026 diff hist +2,687 N Project:PubModel/Timeline presentation from matrix Created page with "<source lang="text"> = Drupal: Rendering a Timeline from a Matrix (Replacing Views Templates) = This document explains how to reproduce the two‑template rendering structure normally provided by Drupal Views when your data comes from a matrix (array) passed through a theme preprocess function. It documents the architectural idea, the preprocess step, the wrapper Twig, and the per‑item Twig, using MediaWiki source formatting. == 1. Problem Overview == When using Dru..."
13 September 2026
- 16:0516:05, 13 September 2026 diff hist +10,843 Project:PresModel/Pointer and WayPointerCard implementation reference No edit summary current
- 16:0316:03, 13 September 2026 diff hist +29,120 N Project:PresModel/Pointer and WayPointerCard implementation reference Created page with "= Costa Sano — PointerCard and WayPointerCard Implementation Reference = == 1. Purpose of this document == This document records the implementation of the Costa Sano '''PointerCard''' and the new '''WayPointerCard''' mechanism as it currently exists. The purpose is to make the implementation reproducible later without having to reconstruct the solution from old conversations and experiments. In particular, this document records: * the conceptual role of PointerCard..." Tag: Visual edit
12 September 2026
- 11:4211:42, 12 September 2026 diff hist +10,875 N Project:PresModel/Extended ULC design proposal Created page with "= Extended Universal Link Card — Final Solution Principles = == Purpose == The Extended Universal Link Card (E-ULC) extends the existing Universal Link Card (ULC) so that the same content element can handle either: * a single selected storypage, using the existing PointerCard presentation; or * multiple selected storypages, using a WayPointCard signpost presentation. The objective is to keep the historian's content-entry experience simple while allowing the present..." current
10 September 2026
- 14:4214:42, 10 September 2026 diff hist 0 m Project:PresModel/WayPointerCard design proposal Mngr moved page Project:PresModel/WayPointerCard approach to Project:PresModel/WayPointerCard design proposal without leaving a redirect current
- 14:4114:41, 10 September 2026 diff hist +55 N Project:PresModel/WayAheadCard approach Mngr moved page Project:PresModel/WayAheadCard approach to Project:PresModel/WayPointerCard approach current Tag: New redirect
- 14:4114:41, 10 September 2026 diff hist 0 m Project:PresModel/WayPointerCard design proposal Mngr moved page Project:PresModel/WayAheadCard approach to Project:PresModel/WayPointerCard approach
- 14:3714:37, 10 September 2026 diff hist +1,635 Project:PresModel/WayPointerCard design proposal No edit summary
- 14:3714:37, 10 September 2026 diff hist +7,438 N Project:PresModel/WayPointerCard design proposal Created page with " = WayPointerCard — Planning and Design Decisions = == Purpose == The '''WayPointerCard''' is a multi-destination navigation card. It is intended for situations where the author wants to offer several possible directions for continuing the exploration of the current Storypage or topic. It is '''not a replacement for the PointerCard'''. A '''PointerCard''' points to one destination and is useful as an individual navigation element somewhere in a page. A '''WayPoint..." Tag: Visual edit
- 09:2609:26, 10 September 2026 diff hist +8,713 N Project:PresModel/TimeLineCard Created page with " = Generic Timeline / Sequence-Link Card = == Design decisions and intended uses == === 1. Purpose === The '''Generic Timeline / Sequence-Link Card''' is a reusable card for presenting a sequence of clickable links to other storypages. The card itself does '''not''' determine what the sequence represents. It can therefore be used as: * a chronological timeline of events; * a visual sequence of storypages; * a link tree/navigation sequence; * a sequence of chapters,..." current Tag: Visual edit
8 September 2026
- 09:3809:38, 8 September 2026 diff hist +2,897 Project:PresModel/FloatPicStoryBox No edit summary current
- 09:3709:37, 8 September 2026 diff hist +2,819 Project:PresModel/FloatPicStoryBox No edit summary
- 09:3509:35, 8 September 2026 diff hist +322 Project:PresModel/FloatPicStoryBox No edit summary
- 09:2409:24, 8 September 2026 diff hist +3,542 Project:PresModel/FloatPicStoryBox No edit summary
- 09:1509:15, 8 September 2026 diff hist +3,730 N Project:PresModel/FloatPicStoryBox Created page with "__NOTOC__ = Positioning an Image at the Bottom-Right of a Text Block with Text Wrap = This article details how to position a thumbnail image at the bottom-right corner of a text block inside a Paragraph type in '''Drupal 11.4''', allowing the body text to wrap fluidly around it. == Overview == Standard CSS <code style="color: #c7254e;">float: right;</code> naturally aligns elements to the top-right of a text container. To force an element to the bottom-right while pres..." Tag: Visual edit: Switched
5 September 2026
- 19:2819:28, 5 September 2026 diff hist +2,913 N Drupal:Content Types/Asset/Admin architecture Created page with " = Assets View — Architecture Note = == Purpose == The '''Assets View''' is the central administrative view for the project's Asset entities. Assets form the reusable layer connecting archive content to Drupal Media and are therefore a key point for both normal content management and technical maintenance. == View structure == The existing Assets View remains the '''Ops''' view used for normal content-management tasks. A second '''Admin display''' will be created wi..." current Tag: Visual edit
- 08:2908:29, 5 September 2026 diff hist +3,334 N Maintenance:PC hardware/chinese bios Created page with "= AMI / Chinese Mini‑PC BIOS Access Keys = This page summarizes the most common keyboard keys used to enter the BIOS on AMI‑based and China‑OEM mini‑PC motherboards. These systems often use non‑standard or undocumented key mappings, so multiple attempts may be required. ---- == 1. Standard AMI BIOS Keys == * '''DEL''' — Primary AMI BIOS entry key * '''ESC''' — Alternate entry key on some AMI variants * '''F2''' — Common on laptops and compact systems T..." current Tag: Visual edit
- 08:2808:28, 5 September 2026 diff hist +44 N Maintenance:PC hardware Created page with "<nowiki>= PC Hardware maintenance =</nowiki>" current Tag: Visual edit
4 September 2026
- 14:3814:38, 4 September 2026 diff hist +3,602 N Project:PresModel/HistoCard Created page with " = histocard — Mature Pattern = == Purpose == <code>histocard</code> is the Historical Card used to present a historical image with an overlay title and text, following the shared Costa Sano card skin. It is designed for normal Storypage use and follows the common visual and interaction standards established for the card family. == Shared Card Skin == <code>histocard</code> uses the same basic skin as the other Costa Sano cards: * consistent card proportions and vi..." current Tag: Visual edit
2 September 2026
- 21:4621:46, 2 September 2026 diff hist +2,273 Project:PresModel/Remote VideoCard No edit summary current
- 21:4221:42, 2 September 2026 diff hist +2,203 N Project:PresModel/Remote VideoCard Created page with "= VideoCard Paragraph Type (Drupal 11.4) = This page documents how to create a Paragraph type (card) that displays a Vimeo Remote video using Drupal’s Media system. == Overview == Drupal 11 supports Vimeo through the Remote video media type (oEmbed). A paragraph can display this media simply by rendering the media reference field. == Requirements == * Drupal 11.4 * Media module enabled * Remote video media type available * Vimeo media item already created == Paragra..." Tag: Visual edit: Switched
- 14:4714:47, 2 September 2026 diff hist −2 Project:PresModel/MediaCard No edit summary current
- 14:4614:46, 2 September 2026 diff hist +7,699 N Project:PresModel/MediaCard Created page with "== '''Costa Sano MediaCard''' == Actual Architecture and Behaviour - ''Drupal 11.4 · Bootstrap 5 · mybarrio custom theme'' = 1. Purpose = The MediaCard is a reusable publication component used by Costa Sano to present a digital asset as an image or document. The card provides a simple, consistent entry point while the appropriate viewer is selected automatically according to the Drupal Media type. = 2. Core concept = The MediaCard receives an Asset. The Asset contain..." Tag: Visual edit