Nodeprofile Privacy (http://drupal.org/project/nodeprofile_privacy) allows users to hide Nodeprofile fields (http://drupal.org/project/nodeprofile). Because Nodeprofile fields are CCK widgets it is possible to use the Link field as a Nodeprofile field. But even though "Allow users to show/hide this field" is checked in the configuration of the confiiguration of the Link field, the privacy checkbox is not rendered in the Nodeprofile form.

This patch makes the function theme_link_widget_form also to render the privacy field.

CommentFileSizeAuthor
link_nodeprofile.patch417 bytessmitty

Comments

quicksketch’s picture

Status: Needs review » Fixed

Thanks, looks like a trivial fix. This only applies to the Drupal 5 version as this code has been removed in Drupal 6. Committed to 5.x branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.