Closed (fixed)
Project:
Talk
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Jun 2009 at 21:37 UTC
Updated:
29 Jul 2009 at 22:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
todd nienkerk commentedComment #2
gregglesAnd a patch...to provide this.
I actually decided to provide 3 different settings:
1. For the title of the talk page
2. For the "link" on the "links" area of a node which can be left blank to disable it
3. For the Tab that shows up next to "View" and "Edit"
I created an update function that creates the three values and defaults them to the value from the one that was previously customizable. It also gives a hint to the user that they should configure further.
Comment #3
cwgordon7 commentedCoding standards, * Optional node object. needs to be further indented.
Comment #4
GregoryHeller commentedI hope to take a look at this patch soon! will let you know what i think of the functionality when i have.
Comment #5
gregglesHere's a re-rolled patch.
@GregoryHeller, that would be great. I've also posted a screenshot.
Comment #6
gregglesI also committed #511026: provide token for number of comments on a node to token module which is really useful in this area... I can roll a token release to coincide with the next talk release so we have good support here.
Comment #7
gregglesAnd a re-roll after #517988: Three bugs with "Add new comment" link when comment form is set to "display on separate page".
Comment #8
gregglesCommitted to the 6.x-1.x branch: http://drupal.org/cvs?commit=238066
I also provided more guidance in the README.txt for the way to use this feature.