Is there any way to deactivate the digg button on a specific node or nodes?

Thanks - jarea

Comments

muszek’s picture

I second that. Sticking it on all nodes makes me look like I want everything submitted to digg, even stuff that's definitely not worth that.

jarea’s picture

It is a bit of a pain, but I came up with a workaround for a select few nodes where I had to get rid of the digg button. Defined a new node type with CCK that operates the same as page and put the content in that type while not activating that node type for diggthis. It gets me around it until this feature comes around.

yaph’s picture

Assigned: Unassigned » yaph
Category: support » feature
Status: Active » Postponed

You can only enable or disable it for node types. Doing this for single nodes would require an extra database table and extra queries each time a node is displayed. Therefore I currently do not plan to add such a feature.

yaph’s picture

Status: Postponed » Closed (works as designed)