Closed (works as designed)
Project:
Digg this
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Apr 2007 at 06:06 UTC
Updated:
15 Jul 2007 at 17:42 UTC
Is there any way to deactivate the digg button on a specific node or nodes?
Thanks - jarea
Comments
Comment #1
muszek commentedI 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.
Comment #2
jarea commentedIt 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.
Comment #3
yaph commentedYou 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.
Comment #4
yaph commented