# Change number of characters in a pinned topic excerpt

**URL:** https://meta.discourse.org/t/change-number-of-characters-in-a-pinned-topic-excerpt/142726
**Category:** Feature
**Created:** [February 26, 2020, 10:57pm UTC](https://meta.discourse.org/t/change-number-of-characters-in-a-pinned-topic-excerpt/142726 "2020-02-26T22:57:24Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [February 26, 2020, 10:57pm UTC](https://meta.discourse.org/t/change-number-of-characters-in-a-pinned-topic-excerpt/142726/1 "2020-02-26T22:57:24Z")

</div>

Is there a way to change the amount of text that is displayed on a pinned topic? It looks to me like that the excerpt length is hard coded.

So maybe this is a feature request to be able to change it.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 27, 2020, 7:03am UTC](https://meta.discourse.org/t/change-number-of-characters-in-a-pinned-topic-excerpt/142726/2 "2020-02-27T07:03:37Z")

</div>

This is not configurable we would need a site setting or some ninja html element added for that.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [February 27, 2020, 4:51pm UTC](https://meta.discourse.org/t/change-number-of-characters-in-a-pinned-topic-excerpt/142726/3 "2020-02-27T16:51:01Z")

</div>

I am no html ninja.

Is this PR welcome or is my user the only one who wants this?

In 10 minutes, I’m not quite sure where this gets set. Is it on the Rails side or on the front end?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 27, 2020, 10:37pm UTC](https://meta.discourse.org/t/change-number-of-characters-in-a-pinned-topic-excerpt/142726/4 "2020-02-27T22:37:29Z")

</div>

I am not sure, there is only 1 request to date for this, up to @codinghorror if he wants to add a toggle.

I think a plugin is probably the easiest route to get this going for you.
