Hi I have hacked up a duplicates mechanism, hope it is of any use for anybody.
It is not tested with any other version of biblio but potentially works also in other use cases than mine.
I am using drupal on top of a pgsql database, if you are using biblio on top of another database you may want to change db_query() statement.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | duplicatesDetection.1.gz | 3.34 KB | markusT |
| #1 | duplicatesDetection.gz | 2.91 KB | markusT |
Comments
Comment #1
markusT commentedComment #2
markusT commentedComment #3
markusT commenteda new version - allows now to label an item as "not being a duplicate" even if this item shares some attributes with another item.
Comment #4
toniher commentedThanks, this has been very useful for me (working in a Drupal 6 installation).
I have modified:
Comment #5
bekasu commentedMarking issue closed.