User contributions for Mngr
Appearance
20 June 2026
- 14:5614:56, 20 June 2026 diff hist +454 Drupal:Views/Creating a new Picker No edit summary Tag: Visual edit
- 14:5214:52, 20 June 2026 diff hist +4,637 N Drupal:Views/Creating a new Picker Created page with "= Creating a New Asset Picker = == Purpose == Within the Costa Sano project, different Content Types require different Asset selection dialogs. Examples include: * Top Assets * All Assets * Map Assets Each selection dialog is implemented using a combination of a Drupal View and an Entity Browser. Understanding the distinction between these two configuration objects is essential. == Architecture == The Asset Picker consists of four independent components. ```text..." Tag: Visual edit: Switched
19 June 2026
- 15:1115:11, 19 June 2026 diff hist 0 m Project:Motivation/Towards knowledge-centric methodology for historical research Mngr moved page Roject:Motivation/Towards knowledge-centric methodology for historical research to Project:Motivation/Towards knowledge-centric methodology for historical research without leaving a redirect current
- 14:3114:31, 19 June 2026 diff hist +1,226 N Project:Paper Created page with "== Scientific Paper about the project == If I imagine such a paper in a few years, it might have a structure like this: # '''The Problem''' #* Limitations of narrative-centric heritage research. #* Fragmented information. #* Repeated research efforts. #* Difficult reuse of knowledge. # '''A Knowledge-Centric Methodology''' #* Separate concepts from narratives. #* Structured entities. #* Explicit relationships. #* Iterative knowledge acquisition. #* Automatic publication..." current Tag: Visual edit
- 14:2214:22, 19 June 2026 diff hist +6,200 N Project:Motivation/Towards knowledge-centric methodology for historical research Created page with "= Towards a Knowledge-Centric Methodology for Historical Research = == Introduction == The Costa Sano project started as a practical initiative to document the history of the sanatoria of Ostend. During its iterative development, however, it gradually became apparent that the project addresses a much broader challenge than the construction of a historical website. The project has progressively evolved into the development of a methodology for structuring historical k..."
- 14:1814:18, 19 June 2026 diff hist +5,129 N Project:Help/Layered assistance Created page with "= Layered Editor Assistance = == Introduction == One of the objectives of the Costa Sano project is to make the editorial environment accessible to historians and volunteers without requiring extensive technical training. Rather than relying on a traditional user manual, the system provides guidance at several levels, each corresponding to a particular stage in the editorial workflow. This approach is referred to as ''Layered Editor Assistance''. Instead of presenti..." current
- 14:1614:16, 19 June 2026 diff hist +25 N Project:Help Created page with "= How help is organised =" current
- 13:4013:40, 19 June 2026 diff hist +2,607 Project:Motivation/From Storytelling to structured knowledge No edit summary current
- 13:2713:27, 19 June 2026 diff hist +3,652 N Project:Motivation/From Storytelling to structured knowledge Created page with "= From Storytelling to Structured Historical Knowledge = == Introduction == Traditional historical research often starts with a collection of notes, documents, photographs, newspaper articles and personal observations. Gradually these pieces are combined into a coherent historical story. The Costa Sano project follows a different approach. Rather than immediately writing a story, the project first structures the historical knowledge. Only afterwards are one or more s..." Tag: Visual edit: Switched
- 10:3810:38, 19 June 2026 diff hist −1,335 Project:Detailed Data Model/Place in Asset and Asset in Place No edit summary current Tag: Visual edit
- 10:3610:36, 19 June 2026 diff hist +797 Project:Detailed Data Model/Place in Asset and Asset in Place No edit summary
- 10:3510:35, 19 June 2026 diff hist +3,809 N Project:Detailed Data Model/Place in Asset and Asset in Place Created page with "= Asset–Place Relationships and Asset Classification = == Purpose == During the transition from a purely archival database to an automatic publication system, it became apparent that the relationship between ''Assets'' and ''Places'' serves two distinct purposes. These purposes should remain separated in the data model. == 1. Place reference in Asset == The '''Place''' field in the '''Asset''' content type represents an '''optional geographical association'''. Its..."
17 June 2026
- 16:0016:00, 17 June 2026 diff hist +7,740 N Project:Motivation/Project evolution Created page with "= From Historical Research to an Integrated Heritage Publication Platform = == Introduction == The Costa Sano project did not start as a website project. Its origin lies in historical research concerning the sanatoria of the Delcroix family and the Sisters of Charity in Ostend from the end of the nineteenth century onward. As the research progressed, increasing amounts of information were collected: * Postcards * Photographs * Maps * Persons * Buildings * Events * H..." current
- 15:3915:39, 17 June 2026 diff hist +2,609 N Project:Motivation/Editorial Guidelines Created page with "= Editorial Guidelines: Title, Description and Notes = == Purpose == The Costa Sano platform uses automatic publication mechanisms to generate pages, cards, discovery views and storytelling content directly from the data stored in the archive. Editors should therefore be aware that some fields are intended for publication, while others are intended for internal communication and review. == Title == The Title field is intended for publication. The title may be used..." current
- 15:2015:20, 17 June 2026 diff hist +5,799 N Project:Motivation/Field clean up and asset strategy Created page with "= Costa Sano Project – Content Type Cleanup and Publication Workflow Decisions = == Context == During the refinement phase of the Costa Sano Drupal platform, a review was conducted of the content types, their fields, and their role in the automatic publication system. The objective was not only to improve the usability of content entry forms, but also to establish clear distinctions between: * Information intended for publication. * Information intended for editors..." current
- 10:5210:52, 17 June 2026 diff hist +7,415 N Project:Motivation/From historical research to publication platform Created page with "= From Historical Research to an Automated Heritage Publication Platform = == Introduction == Many historical research projects start as a collection of documents, photographs, notes, and references. As research progresses, the amount of information rapidly increases and often becomes difficult to manage. This document describes the evolution of one such project and how it developed from a simple manually maintained website into a structured heritage platform capable o..." current
16 June 2026
- 12:2512:25, 16 June 2026 diff hist +4,388 N Drupal:Content/Entity and entity REVISION Created page with "__TOC__ == Overview == In '''Drupal 11.3''', understanding the difference between standard Entity References and Entity Reference Revisions (ERR) is critical when building modular layouts. The short answer is '''data isolation'''. Without Entity Reference Revisions, using Paragraphs will cause draft edits to instantly overwrite live content on production websites. == Core Architecture Comparison == The following table highlights the structural differences between the..." current
15 June 2026
- 12:5112:51, 15 June 2026 diff hist −60 Drupal:AutoPages/Automated Card Grid Architecture (Twig + Views Method) No edit summary current
- 12:4212:42, 15 June 2026 diff hist +4,309 N Drupal:AutoPages/Automated Card Grid Architecture (Twig + Views Method) Created page with "= Drupal 11.3: Automated Card Grid Architecture (Twig + Views Method) = This document outlines the architecture for generating automatic page layouts utilizing existing "Card" component CSS, bypassing the standard Drupal Block Layout system via Twig injection. == Architectural Overview == * '''Data Layer (Views):''' Responsible solely for querying, filtering, and supplying the raw entity field data. * '''Presentation Layer (Twig + CSS):''' Responsible for structuring t..."
- 12:4012:40, 15 June 2026 diff hist +62 N Drupal:AutoPages Created page with "= section concerning automatic page generation from entities =" current
12 June 2026
- 14:0914:09, 12 June 2026 diff hist +503 Drupal:C-Modules/Tweaks/PDF-Thumbnails-Explained →PDF Thumbnail Generation in Drupal current
- 14:0414:04, 12 June 2026 diff hist +1,625 Drupal:C-Modules/Tweaks/PDF-Thumbnails-Explained →PDF Thumbnail Generation in Drupal
8 June 2026
- 11:0911:09, 8 June 2026 diff hist +458 Drupal:Paragraphs/MapCard No edit summary current
- 11:0011:00, 8 June 2026 diff hist +4,098 Drupal:Paragraphs/MapCard No edit summary
- 10:5510:55, 8 June 2026 diff hist +13 Drupal:Paragraphs/MapCard No edit summary
- 10:5410:54, 8 June 2026 diff hist −10 Drupal:Paragraphs/MapCard No edit summary
- 10:5410:54, 8 June 2026 diff hist +5,277 N Drupal:Paragraphs/MapCard Created page with "__NOTOC__ This page documents the component-driven, single-asset architecture for the Heritage Map Card system in Drupal 11. === System Architecture Overview === * '''Design Strategy:''' Decoupled component-driven development (KISS method). * '''Asset Management:''' One high-resolution image asset serves both the 4:3 cropped card view and the fullscreen interactive zoom popup window. * '''Theme Requirements:''' Drupal 11.3 + Barrio Subtheme + Bootstrap 5. --- == 1. Ge..."
7 June 2026
- 15:5515:55, 7 June 2026 diff hist −8 Drupal:Bootstrap/Intro No edit summary current
- 15:4515:45, 7 June 2026 diff hist +2,710 Drupal:Bootstrap/Intro No edit summary Tag: Visual edit
- 15:3515:35, 7 June 2026 diff hist +2,564 Drupal:Bootstrap/Intro No edit summary
- 15:3515:35, 7 June 2026 diff hist +3,089 N Drupal:Bootstrap/Intro Created page with "== Navigation Components (Moving Around) == * '''Navbar''': The header navigation bar. It usually holds your logo, menu links, and search bars, and automatically shrinks into a "hamburger menu" on mobile. * '''Navs & Tabs''': Small horizontal or vertical menu links. Used to switch content views on the same page without reloading. * '''Pagination''': The row of page numbers (e.g., Previous 1 2 3 Next) found at the bottom of search results or blogs. * '''Breadcrumbs''': A..." Tag: Visual edit: Switched
5 June 2026
- 08:0908:09, 5 June 2026 diff hist +4 Project:Concept/The NARRATIVE No edit summary current Tag: Visual edit
- 08:0708:07, 5 June 2026 diff hist +605 Project:Concept/The NARRATIVE No edit summary Tag: Visual edit
4 June 2026
- 20:0220:02, 4 June 2026 diff hist +4,408 Maintenance:Overall/Upload limits settings No edit summary current
- 20:0020:00, 4 June 2026 diff hist +2,686 N Maintenance:Overall/Upload limits settings Created page with "= Large PDF Uploads in Drupal 11.3.x Behind Nginx + Apache + PHP‑FPM = == Overview == Uploading large files (e.g., 220 MB PDFs) in Drupal 11.3.x requires aligning **three independent upload limits** across the full request chain: # **Nginx reverse proxy** (client_max_body_size) # **Apache vhost** (LimitRequestBody) # **PHP‑FPM** (post_max_size, upload_max_filesize) Drupal displays the *effective* limit under the upload widget. The smallest limit in the chain alway..."
- 19:5919:59, 4 June 2026 diff hist +46 N Maintenance:Overall Created page with "= Overall Maintenance & configuration issues =" current
- 17:2817:28, 4 June 2026 diff hist +4 Project:Concept/The NARRATIVE No edit summary
- 17:2717:27, 4 June 2026 diff hist +5,736 N Project:Concept/The NARRATIVE Created page with "= Storytelling and Narrative Pages in the Costa Sano Publication Model = == Introduction == During the discussion and demonstration session with the club members, an important question emerged: ''Where do we tell the story?'' The current data model already contains many types of information: * Chapters * Objects * Persons * Events * Places * Assets * Documents These entities allow us to store and organise historical information in a structured way. However, they do..."
- 09:4409:44, 4 June 2026 diff hist +1,379 Project:Media/Transcript - ondertiteling No edit summary current
- 09:3509:35, 4 June 2026 diff hist +2,891 N Project:Media/Transcript - ondertiteling Created page with "= Workflow: Vimeo‑transcript → verbeterde ondertitels → VEGAS Pro 23 = == Overzicht == Deze pagina beschrijft de volledige, efficiënte workflow om een automatisch gegenereerd Vimeo‑transcript (.vtt) te corrigeren en om te zetten naar ondertitels in VEGAS Pro 23. De nadruk ligt op minimale handelingen, behoud van tijdcodes en een vlotte export naar een formaat dat VEGAS ondersteunt. ---- == 1. Transcript ophalen via Vimeo == Wanneer een video op Vimeo wordt g..."
- 09:3409:34, 4 June 2026 diff hist +30 N Project:Media Created page with "= Chapter about Media issues =" current
3 June 2026
- 16:4316:43, 3 June 2026 diff hist +2,490 Drupal:Paragraphs/CarouselCard Component architecture No edit summary current
- 16:3916:39, 3 June 2026 diff hist +2,017 Drupal:Paragraphs/CarouselCard Component architecture No edit summary
- 16:3816:38, 3 June 2026 diff hist +4,131 N Drupal:Paragraphs/CarouselCard Component architecture Created page with "= Carousel Component Architecture – First Working Prototype = == Objective == The objective was to validate the reusable component architecture previously established with the Card component and determine whether the same approach could be extended to components requiring multiple images. The Carousel component was selected as the first test case because it requires handling a collection of images rather than a single image. --- == Architectural Question == The C..."
2 June 2026
- 15:5815:58, 2 June 2026 diff hist +4,905 Drupal:PubModel/Architecture Detailed Pages - Manual vs automatic No edit summary current
- 15:1115:11, 2 June 2026 diff hist +4,151 N Drupal:PubModel/Architecture Detailed Pages - Manual vs automatic Created page with "= Detailed Pages Architecture – Manual and Automatic Generation = == Objective == The Costa Sano Research Project distinguishes between: * Narrative pages (Homepage, Chapters, Subchapters) * Knowledge pages (Objects, Persons, Events, Places, Documents, etc.) Narrative pages guide the visitor through the story. Knowledge pages present detailed information about a specific entity. The objective is to support both: * Manual detailed pages using Paragraphs * Automat..."
30 May 2026
- 12:2912:29, 30 May 2026 diff hist +73 Drupal:CSS/Multi Column Page layout with margins for the component No edit summary current
- 12:0712:07, 30 May 2026 diff hist +2,102 Drupal:CSS/Multi Column Page layout with margins for the component No edit summary
- 11:5811:58, 30 May 2026 diff hist +3,701 N Drupal:CSS/Multi Column Page layout with margins for the component Created page with "= Drupal Publication Components – Consistent Spacing Strategy = == Objective == When building publication pages composed of multiple reusable components such as: * Historical Cards * Text Boxes * Carousels * Maps * Future publication blocks a common problem quickly appears: <pre> Components touch each other. The layout feels crowded. Alignment becomes inconsistent. </pre> The objective is to establish a simple spacing rule that can be applied consistently across..."
29 May 2026
- 15:0915:09, 29 May 2026 diff hist +2,095 Drupal:CSS/Box-Shadow No edit summary current