{"batchcomplete":"","continue":{"lecontinue":"20260527093554|311","continue":"-||"},"query":{"logevents":[{"logid":321,"ns":3006,"title":"Drupal:PubModel/Architecture Detailed Pages - Manual vs automatic","pageid":250,"logpage":250,"revid":555,"params":{},"type":"create","action":"create","user":"Mngr","timestamp":"2026-06-02T15:11:34Z","comment":"Created page with \"= Detailed Pages Architecture \u2013 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...\""},{"logid":320,"ns":3006,"title":"Drupal:CSS/Multi Column Page layout with margins for the component","pageid":249,"logpage":249,"revid":552,"params":{},"type":"create","action":"create","user":"Mngr","timestamp":"2026-05-30T11:58:00Z","comment":"Created page with \"= Drupal Publication Components \u2013 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...\""},{"logid":319,"ns":3006,"title":"Drupal:CSS/Box-Shadow","pageid":248,"logpage":248,"revid":548,"params":{},"type":"create","action":"create","user":"Mngr","timestamp":"2026-05-29T14:53:07Z","comment":"Created page with \"= CSS box-shadow: Parameter Reference =  This document explains the parameters of the CSS ''box-shadow'' property, using a practical example relevant for Bootstrap containers.  == Example == <syntaxhighlight lang=\"css\"> box-shadow: 3px 3px 8px rgba(0,0,0,0.15); </syntaxhighlight>  == Parameter Breakdown ==  ; '''1. Horizontal offset''' : The first value. Determines how far the shadow moves horizontally. : *Positive value*: shadow moves to the right. : *Negative value*: s...\""},{"logid":318,"ns":3006,"title":"Drupal:CSS/Essential CSS and Bootstrap Concepts for Drupal Pages","pageid":247,"logpage":247,"revid":547,"params":{},"type":"create","action":"create","user":"Mngr","timestamp":"2026-05-29T12:56:51Z","comment":"Created page with \"= Essential CSS and Bootstrap Concepts for Drupal Publication Pages =  == Objective ==  The objective is not to become a CSS specialist.  The objective is to understand the limited set of CSS and Bootstrap concepts required to:  * Create attractive publication pages. * Understand Drupal themes and templates. * Modify existing components. * Build cards, carousels and detailed pages. * Troubleshoot layout issues.  The best way to learn is:  # Read the concept.  # Create a...\""},{"logid":317,"ns":3006,"title":"Drupal:Content/Pages/Detailed Page Layout - Builder and Paragraph compnents","pageid":246,"logpage":246,"revid":546,"params":{},"type":"create","action":"create","user":"Mngr","timestamp":"2026-05-29T08:28:07Z","comment":"Created page with \"= Drupal 11 \u2013 Detailed Pages using Layout Builder and Paragraph Components =  == Objective ==  The objective of this experiment was to investigate how detailed publication pages can be created in Drupal while maintaining:  * A fixed page layout. * A simple editor workflow. * Maximum reuse of existing paragraph components. * A future path toward automatic publication from the data model.  The initial question was whether Layout Builder and Paragraphs could be combined e...\""},{"logid":316,"ns":3006,"title":"Drupal:-BIN","pageid":245,"logpage":245,"revid":545,"params":{},"type":"create","action":"create","user":"Mngr","timestamp":"2026-05-28T16:49:48Z","comment":"Created page with \"= Drupal BIN - pages to forget... =\""},{"logid":315,"ns":3006,"title":"Drupal:Cleanup/Detecting usage of paragraph type","pageid":244,"logpage":244,"revid":544,"params":{},"type":"create","action":"create","user":"Mngr","timestamp":"2026-05-27T17:40:41Z","comment":"Created page with \"= Drupal Cleanup Technique: Detecting Usage of a Paragraph Type =  == Purpose ==  Before deleting a Paragraph Type, verify whether instances of that paragraph type still exist in the database.  This avoids:  * deleting a paragraph type still in use * leaving orphaned content * accidental loss of content references  == Basic Verification ==  Count the number of paragraph instances of a specific type.  <syntaxhighlight lang=\"sql\"> SELECT COUNT(*) FROM paragraphs_item_field...\""},{"logid":314,"ns":3006,"title":"Drupal:Cleanup","pageid":243,"logpage":243,"revid":543,"params":{},"type":"create","action":"create","user":"Mngr","timestamp":"2026-05-27T17:39:43Z","comment":"Created page with \"= Cleaning up the drupal infrastructure =\""},{"logid":313,"ns":3006,"title":"Drupal:CSS/Architectural Layers - understanding where css fits","pageid":242,"logpage":242,"revid":542,"params":{},"type":"create","action":"create","user":"Mngr","timestamp":"2026-05-27T09:42:38Z","comment":"Created page with \"= Drupal Architecture Layers \u2013 Practical Understanding =  One important lesson learned during the Historical Card cleanup is that Drupal becomes much easier to understand when separating the system into distinct layers.  Many frustrations encountered during the first months originated from mixing these layers together.  == The Four Layers ==  <pre> Content Architecture     \u2193 (Views, Nodes, Paragraphs, Assets, Media)  Mapping Layer     \u2193 (Twig templates)  Reusable C...\""},{"logid":312,"ns":3006,"title":"Drupal:CSS/CSS architecture notes","pageid":241,"logpage":241,"revid":541,"params":{},"type":"create","action":"create","user":"Mngr","timestamp":"2026-05-27T09:36:35Z","comment":"Created page with \"= Drupal Theme CSS Architecture Notes =  == Context ==  Current situation:  <pre> mybarrio.info.yml     \u2193 loads libraries  mybarrio.libraries.yml     \u2193 defines CSS and JS assets  Twig templates     \u2193 can optionally attach additional libraries  Browser     \u2193 receives HTML + CSS + JS </pre>  ----  == 1. Current Theme Structure ==  === mybarrio.info.yml ===  Current configuration:  <syntaxhighlight lang=\"yaml\"> libraries:   - mybarrio/mystyling   - mybarrio/bootstra...\""}]}}