Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.

Show more than just the title?

edited November 2009 in Vanilla 2.0 - 2.8
Maybe I've missed it, but I want to show more of a discussion than just the title.... Is it possible to do this?

If I didn't explain it enough.... It would be like... In the "Discussions view"

---------------
Show More than just the title?
Maybe I've missed it but...

3 comments3 newMost recent by Emcew

---------------------

If that makes any sense...Just want it to show a bit of the message body on a new line after the title.

Comments

  • MarkMark Vanilla Staff
    edited November 2009
    You'd have to create a plugin that alters the query that pulls the discussion list from the database to join to the comment table and get the first comment text.

    Then you'd need to implement a custom theme and make your changes to the appropriate view file (/applications/vanilla/views/discussions/helper_functions.php)
Sign In or Register to comment.