[deleted] DursunCan Depending on what you are looking to achieve, you could use the :before CSS class, then use content " " to insert arbitrary text. The only issue with that is it would be the same for each discussion title.
clarkwinkelmann But where does it comes from? A hard-coded prefix identical for all discussions like @[deleted] suggests? Or are you trying to show some kind of user-provided information there? Maybe it can be achieved with tags?
DursunCan clarkwinkelmann user typed yes. Can information in the "mason" extension be shown as a prefix?
clarkwinkelmann DursunCan there's no such option out of the box but you could implement it. Depending what you're trying to do there's also the FoF Taxonomies extension, but the final version isn't released yet. You can find the beta 13 version on GitHub already.