Main public logs
Appearance
Combined display of all available logs of Costa Sano KB. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:11, 14 May 2026 Mngr talk contribs created page Drupal:Content Types/Asset/Custom module design for automatic numbering (Created page with "= Automatic numbering of Asset records with custom desing module = == Environment preparation for custom modules == Custom modules live in <pre> /var/www/drupal/web/modules/custom$ </pre> Our custom module is called costasano_asset and as such a directory should be created for this module. Minimum 2 files are necessary for a custom module. <pre> /var/www/drupal/web/modules/custom/costasano_asset costasano_asset.info.yml costasano_asset.module </pre> A first file cos...")