PHP Classes

File: templates/CLAUDE.md

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   templates/CLAUDE.md   Download  
File: templates/CLAUDE.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Binkterm PHP
Bulletin board system based on the Web
Author: By
Last change:
Date: 5 days ago
Size: 477 bytes
 

Contents

Class file image Download

Templates

  • Template resolution order is `templates/custom/` ? `templates/shells/<activeShell>/` ? `templates/`. The active shell (`web` or `bbs-menu`) has its own `base.twig` at `templates/shells/web/base.twig` and `templates/shells/bbs-menu/base.twig` which take priority over `templates/base.twig`.
  • When adding nav links or modifying shared layout, you must update both `templates/base.twig` AND `templates/shells/web/base.twig` (and `bbs-menu` if applicable).