I'm very excited about this module, but I haven't been able to get it running at all. Have I missed a step? This module would be a great boon for a project I'm working on.
Thanks for the help!
Expected behavior: Expected to see Uniqueness block on sidebar and dropdown on node-title field.
Actual behavior: No display of block. No node-title field dropdown
Steps taken:
Clean Drupal install, empty content database
Download/install Uniqueness
Enable Uniqueness block in options
Go into Blocks control and add Uniqueness block to side bar
Create Page of content
Create a new page of content with same title.
Versions,
Drupal 6.19
Uniqueness: 6.x-1.x-dev (2010 Oct-21)
Comments
Comment #1
coltraneHave you gone to a content type and enabled it there? Admin > Content management > Content types > (edit a content type and expand the Uniqueness fieldset)
Comment #2
bforchhammer commentedI guess we could add a message to the settings page if the module hasn't been enabled for any content-types to make that extra step more clear to the user...
Comment #3
danchadwick commentedOr add a link to the content type admin page in the intro to the settings page. Something like:
If a user administers the module long after its been installed, there would still be helpful text available.
Comment #4
kientran commentedThanks, that fixed my issue.
Comment #5
kientran commentedComment #6
danchadwick commentedReopening as a feature request.
Comment #7
coltraneUpdating title.
Comment #8
bforchhammer commentedAttached patch shows a message on the settings page if uniqueness search hasn't been enabled for any content types yet. I'm not really happy with the text atm, any suggestions?
Comment #9
bforchhammer commentedCommitted.