# Allow moderators to break topic title rules

**URL:** https://meta.discourse.org/t/allow-moderators-to-break-topic-title-rules/53039
**Category:** Feature
**Created:** [Novembro 17, 2016, 8:33pm UTC](https://meta.discourse.org/t/allow-moderators-to-break-topic-title-rules/53039 "2016-11-17T20:33:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![pakl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pakl/32/103617_2.png) [@pakl](https://meta.discourse.org/u/pakl)
#### Post date: [Novembro 17, 2016, 8:33pm UTC](https://meta.discourse.org/t/allow-moderators-to-break-topic-title-rules/53039/1 "2016-11-17T20:33:52Z")

</div>

If I, as the owner of my forum, want to post a topic with a cryptic title, it would be nice if discourse would let me do that without having me go and change a global setting first.

 ![](https://global.discourse-cdn.com/meta/original/3X/9/2/9218ee4f30509663305fdaf94d8c93324acdae35.png)

A “Yes” button, or a “I know what I’m doing” button would be nice here.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [Novembro 17, 2016, 10:00pm UTC](https://meta.discourse.org/t/allow-moderators-to-break-topic-title-rules/53039/2 "2016-11-17T22:00:16Z")

</div>

Not possible, all the validation paths will fail later (say, when someone tries to edit the first post body) if the title doesn’t validate.

---

<div class="post-metadata">

### Author: ![pakl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pakl/32/103617_2.png) [@pakl](https://meta.discourse.org/u/pakl)
#### Post date: [Novembro 17, 2016, 10:50pm UTC](https://meta.discourse.org/t/allow-moderators-to-break-topic-title-rules/53039/3 "2016-11-17T22:50:10Z")

</div>

fair enough. I just temporarily changed the rule to get it around it.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [Novembro 18, 2016, 12:37am UTC](https://meta.discourse.org/t/allow-moderators-to-break-topic-title-rules/53039/4 "2016-11-18T00:37:40Z")

</div>

It’ll fail to edit later if anyone tries to edit it, will be the main side effect.
