Postponed (maintainer needs more info)
Project:
Wikitools
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2009 at 05:18 UTC
Updated:
11 Feb 2011 at 03:13 UTC
I have selected a content type as wiki type. I'm able to create unlimited nodes with the same title. Why isn't this module preventing the duplicates? FYI, i have disabled path and main page title because i don't want to use them. The preventing of duplicates is my main interest in the module. Please advise, thanks. Kevin
Comments
Comment #1
asb commentedAt least on my sites the "Unique Titles" feature of Wikitools is working (more or less well). It doesn't prevent duplicate node titles under all circumstances (e.g. when nodes are created programmatically or imported, or if they existed before the "Unique Titles" feature was enabled), but in normal usage it warns about the duplicate title if the new node is being saved. However, there are serious performance issues with
./admin/content/wikitools, but I have never encountered a situation where this interfered in the preventing of duplicates.Could you please give more details about your configuration, or has this issue been resolved for you?
Comment #2
jpmckinney commentedSeems like a support request as it works for me, too.