Changeset 7eb35ae in Klonkt


Ignore:
Timestamp:
06/19/2026 08:34:13 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
da6fd02
Parents:
ca507ef
Message:

editor: note that the excerpt is also the Circles summary

CircleFederation uses p.excerpt as the summary in the outbox (falls back
to the post body). Hint added below the Excerpt field.

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/pages/post-edit.ejs

    rca507ef r7eb35ae  
    3838        <span>Excerpt <small>(preview tekst)</small></span>
    3939        <textarea name="excerpt" rows="2"><%= post.excerpt %></textarea>
     40        <small class="pe-hint" style="opacity:.7">Wordt ook gebruikt als samenvatting in <strong>Cirkels</strong> (andere sites die je post tonen). Leeg laten = begin van de post.</small>
    4041      </label>
    4142    </section>
Note: See TracChangeset for help on using the changeset viewer.