Remove quote of the solution if solved quote length is set to zero

I would prefer to only display a link to the solved post instead of embedding the whole content. Therefore, setting the option “solved quote length” to 0 (zero) should disable the embedded quote and only display the “Solved by xyz in post 23”.

I thought the corresponding line is this one, tried to implement it on my own but but the box disappeared completely.

3 Likes

Sure, this is fine with me, #pr-welcome

3 Likes

heya, :slight_smile: if nobody is working on this yet, I think I can try working on this.

but if anyone have a pr ready then feel free to stop me.

3 Likes

@clapmyhands Any news about that?

no unfortunately I’ve been swamped with life stuff and haven’t had the chance / might not be able to continue contributing. :sweat_smile:

If anybody want to take up the job, feel free.

PR for this feature. Open to suggestions!

https://github.com/discourse/discourse-solved/pull/65


Screenshots

solved_quote_length := 0


solved_quote_length := 10


6 Likes

Merged in now, big thanks @xrav3nz :pizza:

4 Likes