Anti-Duplicates is a module that helps you avoid duplicate content on your website by displaying possible "duplicates" for the content you are posting, based on the keyword on the title of that content.
Anti-Duplicates is a module that helps you avoid duplicate content on
your website by displaying possible "duplicates" for the content you
are posting, based on the keyword on the title of that content.
The module also offers the "Disable form submission" option, which allows the user to disable the form submission, and only re-enable it when agreeing that the content is unique, by clicking on a "not a duplicate" link.
The module also offers the "Disable form submission" option, which
allows the user to disable the form submission, and only re-enable
it when agreeing that the content is unique, by clicking on a
"not a duplicate" link.
### Maintainers
* George Anderson (geoanders) : https://www.drupal.org/u/geoanders
'#description'=>$this->t('Select content types you want to use the anti duplicates for. If none are selected, no restriction based on types will be implemented.'),
];
@@ -83,6 +123,7 @@ class AntiDuplicatesAdminForm extends ConfigFormBase {