- Timestamp:
- 06/27/2026 09:53:29 PM (2 months ago)
- Branches:
- main
- Children:
- 907a013
- Parents:
- abdcf33
- Location:
- src/views/partials
- Files:
-
- 3 edited
-
bottom-tab.ejs (modified) (1 diff)
-
chrome.ejs (modified) (1 diff)
-
topnav.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/bottom-tab.ejs
rabdcf33 rd2b7247 4 4 // Tabs: 5 5 // logged-out: Home · Zoek · Inloggen (3 tabs) 6 // logged-in: Home · Zoek · [Plus] · [Prutter] ·Profiel6 // logged-in: Home · Zoek · [Plus] · Profiel 7 7 // The Plus tab is a FAB-style center action (accent bg, slightly raised). 8 8 // It only appears for users with create-post permission. 9 // Prutter only appears when the site has DMs enabled.10 9 11 10 const _siteUrlBase = (typeof siteUrlBase !== 'undefined' && siteUrlBase) ? siteUrlBase : ''; -
src/views/partials/chrome.ejs
rabdcf33 rd2b7247 11 11 // 12 12 // _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). 15 15 // anders → topnav + profielkop (+ view-switcher buiten admin). 16 16 var _isAdmin = typeof bodyClass === 'string' && bodyClass.indexOf('on-admin') >= 0; -
src/views/partials/topnav.ejs
rabdcf33 rd2b7247 9 9 // Desktop (≥768px): 10 10 // - Full v9 masthead: brand left, action row right 11 // (Archief / Search / Install / Theme / Prutter /User-menu).11 // (Archief / Search / Install / Theme / User-menu). 12 12 // - bottom-tab is hidden via CSS, so all nav must live here. 13 13
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)