Changeset d2b7247 in Klonkt for src/views/partials/chrome.ejs


Ignore:
Timestamp:
06/27/2026 09:53:29 PM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
907a013
Parents:
abdcf33
Message:

chore(branding): stale product names in comments + deploy templates -> Klonkt

Cosmetic only — comments (CSS/EJS/SQL/ecosystem.config.cjs headers) and the deploy/ doc
templates: old names (PrutCMS/PrutFolio) -> Klonkt, stale Prutter (removed DM feature) mentions
dropped, deploy/ Dutch comments translated to English. No code, identifiers, rendered strings,
package name, PWA id, real infra paths, or roboburr refs touched.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/partials/chrome.ejs

    rabdcf33 rd2b7247  
    1111//
    1212//   _isAuth     → focus-scherm (in/uitloggen): helemaal geen chrome.
    13 //   _headerless → hub-homepagina én de Prutter-chat: WÉL de mini topnav-balk,
    14 //                 GEEN profielkop (hub: hero = header; chat: full-height view).
     13//   _headerless → hub-homepagina én full-height views: WÉL de mini topnav-balk,
     14//                 GEEN profielkop (hub: hero = header).
    1515//   anders      → topnav + profielkop (+ view-switcher buiten admin).
    1616var _isAdmin   = typeof bodyClass === 'string' && bodyClass.indexOf('on-admin') >= 0;
Note: See TracChangeset for help on using the changeset viewer.