Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Feature request: can a tag be displayed also inside of the discussion?

edited December 2011 in Vanilla 2.0 - 2.8

The plugin works well, thank you Josh. The tags are displayed in the Discussion View.

Can you add the code as per recent discussion of @422 and @Kastang to display it in the body of the discussion.
http://vanillaforums.org/discussion/comment/148781#Comment_148781

For instance like this:

Tags: feature request, kDiscussionTags

Comments

  • Options

    @Bigfan - I have this featured implemented on my Github repo. You can pull directly from there for now. I want to test my implementation more before officially releasing on Vanilla.

  • Options

    Thanks Josh! You have cool things on your Github ;-)

  • Options
    mclovinmclovin New
    edited July 2012

    Just found this. Awesome plugin for SEO reasons. I picked up the latest from your github, and enabled it at http://supernepal.com/.

    On the comment page, I'd prefer the tags be placed at the end of first comment. eg.


    public function DiscussionController_AfterComment_Handler(&$Sender) {

    Also, I limited the number of tags on the list page per item to 2 coz it was overflowing the line.

Sign In or Register to comment.