Changeset 834bcc3 in Klonkt for src/views/pages/circle-feed.ejs
- Timestamp:
- 06/23/2026 06:14:27 PM (3 months ago)
- Branches:
- main
- Children:
- d774679
- Parents:
- bb42dfb
- File:
-
- 1 edited
-
src/views/pages/circle-feed.ejs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/circle-feed.ejs
rbb42dfb r834bcc3 26 26 </div> 27 27 <% } else { %> 28 <%# M eer dan 5: geen chips (zou een muur worden) — alleen het aantal. %>28 <%# More than 5: no chips (would become a wall) — show the count only. %> 29 29 <span class="cirkel-count"><%= t('cfeed.count', { n: sites.length }) %></span> 30 30 <% } %> … … 38 38 <% } else { %> 39 39 40 <%# Dezelfde view als de hoofdpagina: timeline (post-card) + grid (post-tile),41 gewisseld door de view-switcher via body[data-feed-view]. De remote-posts42 zijn in circle.js naar het lokale post-shape gevormd (metexternal_url,43 zodat de kaarten naar de bron-site linken). %>40 <%# Same view as the home page: timeline (post-card) + grid (post-tile), 41 switched by the view-switcher via body[data-feed-view]. The remote posts 42 are shaped to the local post format in circle.js (with external_url, 43 so cards link to the source site). %> 44 44 45 45 <!-- ===== TIMELINE (standaard) ===== -->
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)