snytkine / LampCMS

Open source Question and Answer program similar to StackOverflow and Quora in PHP + MongoDB. Follow @snytkine on Twitter
http://support.lampcms.com
324 stars 104 forks source link

Make length of INTRO configurable #112

Open snytkine opened 11 years ago

snytkine commented 11 years ago

Right now the length of the intro (question body converted to plain text that used on the questions list pages) is hard coded to 150 chars.

Make this value configurable in !config.ini and set initial value to 150, but then admin can edit it.