<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.eprints.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jb4%40ecs.soton.ac.uk</id>
	<title>EPrints Documentation - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eprints.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jb4%40ecs.soton.ac.uk"/>
	<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/Special:Contributions/Jb4@ecs.soton.ac.uk"/>
	<updated>2026-06-13T02:23:39Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=User:Wr1r25&amp;diff=17067</id>
		<title>User:Wr1r25</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=User:Wr1r25&amp;diff=17067"/>
		<updated>2026-05-15T14:43:47Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: Creating user page for new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A new member of the eprints services team, starting to learn the eprints ecosystem and how it works. Started September, 2025&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=User_talk:Wr1r25&amp;diff=17068</id>
		<title>User talk:Wr1r25</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=User_talk:Wr1r25&amp;diff=17068"/>
		<updated>2026-05-15T14:43:47Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''EPrints Documentation''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents help pages].&lt;br /&gt;
Again, welcome and have fun! [[User:Jb4@ecs.soton.ac.uk|Jb4@ecs.soton.ac.uk]] ([[User talk:Jb4@ecs.soton.ac.uk|talk]]) 14:43, 15 May 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Installing_EPrints_using_Docker&amp;diff=13231</id>
		<title>Installing EPrints using Docker</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Installing_EPrints_using_Docker&amp;diff=13231"/>
		<updated>2019-07-31T13:52:36Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Simple EPrints 3.4 docker setup.&lt;br /&gt;
&lt;br /&gt;
- Justin Bradley, July 2019&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sets up two containers, one for the database, the second for httpd and eprints.&lt;br /&gt;
&lt;br /&gt;
Needs Docker and Docker Compose, if you install Docker Desktop you get both of these.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Edit docker-compose.yml and set EPRINTS_HOSTNAME to the name of your host machine, localhost is the default and fine if running locally.&lt;br /&gt;
&lt;br /&gt;
Disable any services binding to port 80, ie apache httpd.&lt;br /&gt;
&lt;br /&gt;
EPrints publications installation will be available via http://yourhost once set up.&lt;br /&gt;
&lt;br /&gt;
User: admin&lt;br /&gt;
&lt;br /&gt;
Password: admin123&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
build and start&lt;br /&gt;
&lt;br /&gt;
$ docker-compose up --build -d&lt;br /&gt;
&lt;br /&gt;
normal start &lt;br /&gt;
&lt;br /&gt;
$ docker-compose up -d&lt;br /&gt;
&lt;br /&gt;
shut down&lt;br /&gt;
&lt;br /&gt;
$ docker-compose down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are a few issues.&lt;br /&gt;
&lt;br /&gt;
- The indexer often fails to start automatically.&lt;br /&gt;
&lt;br /&gt;
- Some additional perl modules may be required for some import/export libraries.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Installing_EPrints_using_Docker&amp;diff=13230</id>
		<title>Installing EPrints using Docker</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Installing_EPrints_using_Docker&amp;diff=13230"/>
		<updated>2019-07-31T13:52:19Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Simple EPrints 3.4 docker setup.&lt;br /&gt;
&lt;br /&gt;
- Justin Bradley, July 2019&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sets up two containers, one for the database, the second for httpd and eprints.&lt;br /&gt;
&lt;br /&gt;
Needs Docker and Docker Compose, if you install Docker Desktop you get both of these.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Edit docker-compose.yml and set EPRINTS_HOSTNAME to the name of your host machine, localhost is the default and fine if running locally.&lt;br /&gt;
&lt;br /&gt;
Disable any services binding to port 80, ie apache httpd.&lt;br /&gt;
&lt;br /&gt;
EPrints publications installation will be available via http://yourhost once set up.&lt;br /&gt;
&lt;br /&gt;
User: admin&lt;br /&gt;
&lt;br /&gt;
Password: admin123&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
build and start&lt;br /&gt;
$ docker-compose up --build -d&lt;br /&gt;
&lt;br /&gt;
normal start &lt;br /&gt;
$ docker-compose up -d&lt;br /&gt;
&lt;br /&gt;
shut down&lt;br /&gt;
$ docker-compose down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are a few issues.&lt;br /&gt;
&lt;br /&gt;
- The indexer often fails to start automatically.&lt;br /&gt;
&lt;br /&gt;
- Some additional perl modules may be required for some import/export libraries.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Installing_EPrints_using_Docker&amp;diff=13229</id>
		<title>Installing EPrints using Docker</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Installing_EPrints_using_Docker&amp;diff=13229"/>
		<updated>2019-07-31T13:52:07Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Simple EPrints 3.4 docker setup.&lt;br /&gt;
&lt;br /&gt;
- Justin Bradley, July 2019&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sets up two containers, one for the database, the second for httpd and eprints.&lt;br /&gt;
&lt;br /&gt;
Needs Docker and Docker Compose, if you install Docker Desktop you get both of these.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Edit docker-compose.yml and set EPRINTS_HOSTNAME to the name of your host machine, localhost is the default and fine if running locally.&lt;br /&gt;
&lt;br /&gt;
Disable any services binding to port 80, ie apache httpd.&lt;br /&gt;
&lt;br /&gt;
EPrints publications installation will be available via http://yourhost once set up.&lt;br /&gt;
&lt;br /&gt;
User: admin&lt;br /&gt;
&lt;br /&gt;
Password: admin123&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
build and start&lt;br /&gt;
$ docker-compose up --build -d&lt;br /&gt;
&lt;br /&gt;
# normal start &lt;br /&gt;
$ docker-compose up -d&lt;br /&gt;
&lt;br /&gt;
shut down&lt;br /&gt;
$ docker-compose down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are a few issues.&lt;br /&gt;
&lt;br /&gt;
- The indexer often fails to start automatically.&lt;br /&gt;
&lt;br /&gt;
- Some additional perl modules may be required for some import/export libraries.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Installing_EPrints_using_Docker&amp;diff=13228</id>
		<title>Installing EPrints using Docker</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Installing_EPrints_using_Docker&amp;diff=13228"/>
		<updated>2019-07-31T13:51:25Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Simple EPrints 3.4 docker setup.&lt;br /&gt;
&lt;br /&gt;
- Justin Bradley, July 2019&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sets up two containers, one for the database, the second for httpd and eprints.&lt;br /&gt;
&lt;br /&gt;
Needs Docker and Docker Compose, if you install Docker Desktop you get both of these.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Edit docker-compose.yml and set EPRINTS_HOSTNAME to the name of your host machine, localhost is the default and fine if running locally.&lt;br /&gt;
&lt;br /&gt;
Disable any services binding to port 80, ie apache httpd.&lt;br /&gt;
&lt;br /&gt;
EPrints publications installation will be available via http://yourhost once set up.&lt;br /&gt;
&lt;br /&gt;
User: admin&lt;br /&gt;
&lt;br /&gt;
Password: admin123&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# build and start&lt;br /&gt;
docker-compose up --build -d&lt;br /&gt;
&lt;br /&gt;
# normal start &lt;br /&gt;
docker-compose up -d&lt;br /&gt;
&lt;br /&gt;
# shut down&lt;br /&gt;
docker-compose down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are a few issues.&lt;br /&gt;
&lt;br /&gt;
- The indexer often fails to start automatically.&lt;br /&gt;
&lt;br /&gt;
- Some additional perl modules may be required for some import/export libraries.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Installing_EPrints_using_Docker&amp;diff=13227</id>
		<title>Installing EPrints using Docker</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Installing_EPrints_using_Docker&amp;diff=13227"/>
		<updated>2019-07-31T13:50:43Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: Created page with &amp;quot;Simple EPrints 3.4 docker setup. - Justin Bradley, July 2019  Sets up two containers, one for the database, the second for httpd and eprints. Needs Docker and Docker Compose,...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Simple EPrints 3.4 docker setup.&lt;br /&gt;
- Justin Bradley, July 2019&lt;br /&gt;
&lt;br /&gt;
Sets up two containers, one for the database, the second for httpd and eprints.&lt;br /&gt;
Needs Docker and Docker Compose, if you install Docker Desktop you get both of these.&lt;br /&gt;
&lt;br /&gt;
Edit docker-compose.yml and set EPRINTS_HOSTNAME to the name of your host machine, localhost is the default and fine if running locally.&lt;br /&gt;
Disable any services binding to port 80, ie apache httpd.&lt;br /&gt;
EPrints publications installation will be available via http://yourhost once set up.&lt;br /&gt;
User: admin&lt;br /&gt;
Password: admin123&lt;br /&gt;
&lt;br /&gt;
# build and start&lt;br /&gt;
docker-compose up --build -d&lt;br /&gt;
&lt;br /&gt;
# normal start &lt;br /&gt;
docker-compose up -d&lt;br /&gt;
&lt;br /&gt;
# shut down&lt;br /&gt;
docker-compose down&lt;br /&gt;
&lt;br /&gt;
There are a few issues.&lt;br /&gt;
- The indexer often fails to start automatically.&lt;br /&gt;
- Some additional perl modules may be required for some import/export libraries.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=GDPR&amp;diff=12801</id>
		<title>GDPR</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=GDPR&amp;diff=12801"/>
		<updated>2018-06-14T08:46:55Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page has been created to gather information and share code snippets to help EPrints repositories handle GDPR responsibilities.  Some of the issues around GDPR will be specific to a repository contents, but others are quite generic. nb. We're not lawyers!&lt;br /&gt;
&lt;br /&gt;
As a general rule of thumb, this is about people's rights and privacy. Imagine a worst case scenario where the entire filesystem and database is made entirely public -- it's not a great situation, but consider what steps you could take to reduce the damage if that did happen - don't store any information about people that you don't actually need.&lt;br /&gt;
&lt;br /&gt;
=== Areas of GDPR that may be relevant to EPrints repositories ===&lt;br /&gt;
* Giving people a clear privacy policy about how you will use data you gather about them&lt;br /&gt;
* Gaining consent for storing and processing data you gather about them&lt;br /&gt;
* Defining and enforcing a retention policy to remove information about people that is no longer required &lt;br /&gt;
* &amp;quot;Subject Access Requests&amp;quot; where someone wants to know everything you know about them&lt;br /&gt;
* &amp;quot;Right to Erasure&amp;quot; where people may request you remove information about them, but there are exceptions to this.&lt;br /&gt;
&lt;br /&gt;
=== Information about people ===&lt;br /&gt;
EPrints potentially stores information about people in a number of places.&lt;br /&gt;
* Users Dataset&lt;br /&gt;
* EPrints Metadata &lt;br /&gt;
** In the revision XML files storing old versions of metadata.&lt;br /&gt;
* In actual documents&lt;br /&gt;
* In the &amp;quot;request a copy&amp;quot; Dataset&lt;br /&gt;
* Web access logs&lt;br /&gt;
** In the History Dataset&lt;br /&gt;
** The Access Dataset, IP Addresses can sometimes be used to identify an individual.&lt;br /&gt;
** In the Apache logs in the operating system (this will not be dealt with on this page, but should not be forgotten)&lt;br /&gt;
&lt;br /&gt;
== Users Dataset ==&lt;br /&gt;
This dataset is either populated with a web based sign up form, or in many cases, it is automatically built from an institutional accounts system. These cases need to be addressed in different ways.&lt;br /&gt;
&lt;br /&gt;
=== Imported users Dataset ===&lt;br /&gt;
&lt;br /&gt;
First of all, stop importing any fields you don't actually need and remove those fields from EPrints. nb. Removing the field in the config may not remove it from the database (citation required.. how the hell does that work?)&lt;br /&gt;
&lt;br /&gt;
Next stop importing any users you just don't need -- if they can't do anything while logged in they should never exist in the Users dataset.&lt;br /&gt;
&lt;br /&gt;
Next implement a data retention policy. This will be a script that removes or blanks the data of users that match a criteria. eg. have not appeared in the import script for more than 90 days and never made a deposit.&lt;br /&gt;
&lt;br /&gt;
=== Web signup users Dataset ===&lt;br /&gt;
&lt;br /&gt;
You should ensure that the privacy policy is up to date and in line with GDPR best practice.&lt;br /&gt;
&lt;br /&gt;
Stop collecting any information you don't actually need, and remove those fields from the database.&lt;br /&gt;
&lt;br /&gt;
Next implement a data retention policy. This will be a script that removes or blanks the data of users that match a criteria. eg. accounts more than a year old that have never made a deposit.&lt;br /&gt;
&lt;br /&gt;
=== Removing vs Blanking ===&lt;br /&gt;
&lt;br /&gt;
In some cases it may be more desirable to remove all the personal metadata from a record in the Users dataset rather than delete it completely. This has pros and cons.&lt;br /&gt;
&lt;br /&gt;
If you remove a user entirely who has deposited EPrints you may wish to reassign those deposits to an admin user, or a fake user called &amp;quot;left&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Last Login Time===&lt;br /&gt;
Storing the last login time of a user can be useful to identify which users are active and which are not to help ensure data is not being stored longer than is necessary.&lt;br /&gt;
&lt;br /&gt;
See [[GDPR/Last Login Time]]&lt;br /&gt;
&lt;br /&gt;
===Non-Active Users Report ===&lt;br /&gt;
TODO&lt;br /&gt;
worth having a count of items linked with the user on the report, along with their statuses?&lt;br /&gt;
&lt;br /&gt;
===Delete User Action===&lt;br /&gt;
*Suggestion* Cron job to select all user accounts which have been inactive over a certain time threshold, check those users for affiliation to a publication (creator, editor, depositor etc.) which is either archive or buffer status and, where no connection exists, remove those user accounts.&lt;br /&gt;
&lt;br /&gt;
Admin will be able to select user accounts from the report to delete (within the report or individually?)&lt;br /&gt;
&lt;br /&gt;
Could be similar to: &amp;lt;tt&amp;gt;EPrints::DataObj::LoginTicket::expire_all&amp;lt;/tt&amp;gt; - but with an &amp;lt;tt&amp;gt;$c-&amp;gt;{'account_retention_time'}&amp;lt;/tt&amp;gt; param taken away from the &amp;lt;tt&amp;gt;time()&amp;lt;/tt&amp;gt; call?&lt;br /&gt;
&lt;br /&gt;
Need to check logintickets too?&lt;br /&gt;
Someone may not have actually logged in for ages, but maintained a browser session/cookies for a long time?&lt;br /&gt;
(currently our longest 'active' login is ~20 days).&lt;br /&gt;
&lt;br /&gt;
==Add 'Agree to privacy and data statement' checkbox on registration or request forms==&lt;br /&gt;
TODO - should be 'versioned' - so if the statement changes, the version that was agreed to can be shown.&lt;br /&gt;
Possibly a set/namedset, with the available options limited to only one when rendered to a user?&lt;br /&gt;
&lt;br /&gt;
Chris Gutteridge has written a blog post on GDPR with a few comments about the EPrints Request a Copy feature: http://blog.soton.ac.uk/webteam/2018/05/10/gdpr-preperations/#post-content-1793;char=5429-7155&lt;br /&gt;
&lt;br /&gt;
==EPrints Metadata==&lt;br /&gt;
TODO&lt;br /&gt;
==In actual documents==&lt;br /&gt;
TODO&lt;br /&gt;
==Request a copy Dataset==&lt;br /&gt;
This collects an email address and a reason for requesting the document. Without intervention this can be stored indefinitely.&lt;br /&gt;
&lt;br /&gt;
You should add a privacy statement to the form to say what you'll do with the information, add a reminder to the email sent to the authors that they shouldn't misuse the contact info, define a retention policy, automate the enforcement of the retention policy.&lt;br /&gt;
&lt;br /&gt;
===Adding a Privacy Statement===&lt;br /&gt;
TODO&lt;br /&gt;
===Altering the email to authors===&lt;br /&gt;
TODO&lt;br /&gt;
===Automating the removal of old requests===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
==History dataset (used for access stats)==&lt;br /&gt;
TODO&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12635</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12635"/>
		<updated>2017-10-13T14:17:45Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Duplicate Checker (Issues2) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.2 - minor update'''&lt;br /&gt;
&lt;br /&gt;
Following feedback from initial review, the Compare and Merge popup window has been updated to include an extra set of buttons, and some additional labels to aid its use.&lt;br /&gt;
&lt;br /&gt;
Thank you to Alison Sutton from the University of Reading for all the valuable testing and feedback.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.1 - update'''&lt;br /&gt;
&lt;br /&gt;
In 1.0.1 the user can now copy fields between two compared records.&lt;br /&gt;
&lt;br /&gt;
The new comparison popup shows the differences between 2 records and lets the user select which fields should be copied into the definitive record.&lt;br /&gt;
&lt;br /&gt;
The presentation and filtering of search results has also been improved.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px|Admin Tools]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px|Search Form]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results2.png|600px|Search Results]]&lt;br /&gt;
&lt;br /&gt;
A set of actions are available for detected duplicates.&lt;br /&gt;
&lt;br /&gt;
- The user can 'manage' the record to correct or retire it.&lt;br /&gt;
&lt;br /&gt;
- Or can 'compare' the 2 records to copy the differing field values between them.&lt;br /&gt;
&lt;br /&gt;
- Or if the reported problem is not something that requires action, it can be 'acknowledged' and it will not be included in future reports.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-manage-popup.png|400px|Manage]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-compare-popup.png|600px|Compare &amp;amp; Merge]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-ack-dlg.png|300px|Acknowledge]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12634</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12634"/>
		<updated>2017-10-13T14:16:53Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Duplicate Checker (Issues2) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.2 - minor update'''&lt;br /&gt;
&lt;br /&gt;
Following feedback from initial review, the Compare and Merge popup window has been updated to include an extra set of buttons, and some additional labels to aid its use.&lt;br /&gt;
&lt;br /&gt;
Thank you to Alison Sutton from Reading to all the valuable testing and feedback.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.1 - update'''&lt;br /&gt;
&lt;br /&gt;
In 1.0.1 the user can now copy fields between two compared records.&lt;br /&gt;
&lt;br /&gt;
The new comparison popup shows the differences between 2 records and lets the user select which fields should be copied into the definitive record.&lt;br /&gt;
&lt;br /&gt;
The presentation and filtering of search results has also been improved.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px|Admin Tools]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px|Search Form]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results2.png|600px|Search Results]]&lt;br /&gt;
&lt;br /&gt;
A set of actions are available for detected duplicates.&lt;br /&gt;
&lt;br /&gt;
- The user can 'manage' the record to correct or retire it.&lt;br /&gt;
&lt;br /&gt;
- Or can 'compare' the 2 records to copy the differing field values between them.&lt;br /&gt;
&lt;br /&gt;
- Or if the reported problem is not something that requires action, it can be 'acknowledged' and it will not be included in future reports.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-manage-popup.png|400px|Manage]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-compare-popup.png|600px|Compare &amp;amp; Merge]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-ack-dlg.png|300px|Acknowledge]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12633</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12633"/>
		<updated>2017-10-13T14:16:38Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: /* Duplicate Checker (Issues2) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Duplicate Checker (Issues2) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.2 - minor update'''&lt;br /&gt;
&lt;br /&gt;
Following feedback from initial review, the Compare and Merge popup window has been updated to include an extra set of buttons, and some additional labels to aid its use.&lt;br /&gt;
Thank you to Alison Sutton from Reading to all the valuable testing and feedback.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.1 - update'''&lt;br /&gt;
&lt;br /&gt;
In 1.0.1 the user can now copy fields between two compared records.&lt;br /&gt;
&lt;br /&gt;
The new comparison popup shows the differences between 2 records and lets the user select which fields should be copied into the definitive record.&lt;br /&gt;
&lt;br /&gt;
The presentation and filtering of search results has also been improved.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px|Admin Tools]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px|Search Form]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results2.png|600px|Search Results]]&lt;br /&gt;
&lt;br /&gt;
A set of actions are available for detected duplicates.&lt;br /&gt;
&lt;br /&gt;
- The user can 'manage' the record to correct or retire it.&lt;br /&gt;
&lt;br /&gt;
- Or can 'compare' the 2 records to copy the differing field values between them.&lt;br /&gt;
&lt;br /&gt;
- Or if the reported problem is not something that requires action, it can be 'acknowledged' and it will not be included in future reports.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-manage-popup.png|400px|Manage]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-compare-popup.png|600px|Compare &amp;amp; Merge]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-ack-dlg.png|300px|Acknowledge]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12559</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12559"/>
		<updated>2017-09-25T14:50:23Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Duplicate Checker (Issues2) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.1 - update'''&lt;br /&gt;
&lt;br /&gt;
In 1.0.1 the user can now copy fields between two compared records.&lt;br /&gt;
&lt;br /&gt;
The new comparison popup shows the differences between 2 records and lets the user select which fields should be copied into the definitive record.&lt;br /&gt;
&lt;br /&gt;
The presentation and filtering of search results has also been improved.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px|Admin Tools]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px|Search Form]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results2.png|600px|Search Results]]&lt;br /&gt;
&lt;br /&gt;
A set of actions are available for detected duplicates.&lt;br /&gt;
&lt;br /&gt;
- The user can 'manage' the record to correct or retire it.&lt;br /&gt;
&lt;br /&gt;
- Or can 'compare' the 2 records to copy the differing field values between them.&lt;br /&gt;
&lt;br /&gt;
- Or if the reported problem is not something that requires action, it can be 'acknowledged' and it will not be included in future reports.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-manage-popup.png|400px|Manage]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-compare-popup.png|600px|Compare &amp;amp; Merge]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-ack-dlg.png|300px|Acknowledge]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12558</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12558"/>
		<updated>2017-09-22T14:54:30Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Duplicate Checker (Issues2) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.1 - update'''&lt;br /&gt;
&lt;br /&gt;
In 1.0.1 user can now copy fields between to compared records.&lt;br /&gt;
&lt;br /&gt;
The new comparison popup shows the differences between 2 records and lets the user select which fields should be copied into the definitive record.&lt;br /&gt;
&lt;br /&gt;
The presentation and filtering of search results has also been improved.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px|Admin Tools]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px|Search Form]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results2.png|600px|Search Results]]&lt;br /&gt;
&lt;br /&gt;
A set of actions are available for detected duplicates.&lt;br /&gt;
&lt;br /&gt;
- The user can 'manage' the record to correct or retire it.&lt;br /&gt;
&lt;br /&gt;
- Or can 'compare' the 2 records to copy the differing field values between them.&lt;br /&gt;
&lt;br /&gt;
- Or if the reported problem is not something that requires action, it can be 'acknowledged' and it will not be included in future reports.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-manage-popup.png|400px|Manage]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-compare-popup.png|600px|Compare &amp;amp; Merge]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-ack-dlg.png|300px|Acknowledge]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12557</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12557"/>
		<updated>2017-09-22T14:53:26Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Duplicate Checker (Issues2) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.1 - update'''&lt;br /&gt;
&lt;br /&gt;
In 1.0.1 user can now copy fields between to compared records.&lt;br /&gt;
&lt;br /&gt;
The new comparison popup shows the differences between 2 records and lets the user select which fields should be copied into the definitive record.&lt;br /&gt;
&lt;br /&gt;
The presentation and filtering of search results has also been improved.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px|Admin Tools]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px|Search Form]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results2.png|500px|Search Results]]&lt;br /&gt;
&lt;br /&gt;
A set of actions are available for detected duplicates.&lt;br /&gt;
&lt;br /&gt;
- The user can 'manage' the record to correct or retire it.&lt;br /&gt;
&lt;br /&gt;
- Or can 'compare' the 2 records to copy the differing field values between them.&lt;br /&gt;
&lt;br /&gt;
- Or if the reported problem is not something that requires action, it can be 'acknowledged' and it will not be included in future reports.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-manage-popup.png|400px|Manage]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-compare-popup.png|500px|Compare &amp;amp; Merge]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-ack-dlg.png|300px|Acknowledge]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12556</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12556"/>
		<updated>2017-09-22T14:47:25Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0.1 - update'''&lt;br /&gt;
&lt;br /&gt;
In 1.0.1 user can now copy fields between to compared records.&lt;br /&gt;
&lt;br /&gt;
The new comparison popup shows the differences between 2 records and lets the user select which fields should be copied into the definitive record.&lt;br /&gt;
&lt;br /&gt;
The presentation and filtering of search results has also been improved.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px|Admin Tools]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px|Search Form]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results2.png|500px|Search Results]]&lt;br /&gt;
&lt;br /&gt;
A set of actions are available for detected duplicates.&lt;br /&gt;
&lt;br /&gt;
- The user can 'manage' the record to correct or retire it.&lt;br /&gt;
&lt;br /&gt;
- Or can 'compare' the 2 records to copy the differing field values between them.&lt;br /&gt;
&lt;br /&gt;
- Or if the reported problem is not something that requires action, it can be 'acknowledged' and it will not be included in future reports.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-manage-popup.png|400px|Manage]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-compare-popup.png|500px|Compare &amp;amp; Merge]]&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-ack-dlg.png|300px|Acknowledge]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Issues2-compare-popup.png&amp;diff=12555</id>
		<title>File:Issues2-compare-popup.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Issues2-compare-popup.png&amp;diff=12555"/>
		<updated>2017-09-22T14:37:24Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Issues2-ack-dlg.png&amp;diff=12554</id>
		<title>File:Issues2-ack-dlg.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Issues2-ack-dlg.png&amp;diff=12554"/>
		<updated>2017-09-22T14:37:07Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Issues2-manage-popup.png&amp;diff=12553</id>
		<title>File:Issues2-manage-popup.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Issues2-manage-popup.png&amp;diff=12553"/>
		<updated>2017-09-22T14:36:48Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Issues2-results2.png&amp;diff=12552</id>
		<title>File:Issues2-results2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Issues2-results2.png&amp;diff=12552"/>
		<updated>2017-09-22T14:36:16Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12551</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12551"/>
		<updated>2017-09-22T13:48:41Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0.1 - update'''&lt;br /&gt;
&lt;br /&gt;
In 1.0.1 user can now copy fields between to compared records.&lt;br /&gt;
&lt;br /&gt;
The new comparison popup shows the differences between 2 records and lets the user select which fields should be copied into the definitive record.&lt;br /&gt;
&lt;br /&gt;
The presentation and filtering of search results has also been improved.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results.png|400px]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12550</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12550"/>
		<updated>2017-09-22T13:48:16Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0.1 - update'''&lt;br /&gt;
&lt;br /&gt;
In 1.0.1 user can now copy fields between to compared records.&lt;br /&gt;
&lt;br /&gt;
The new comparison popup shows the differences between 2 records and lets the user select which fields should be copied into the definitive record.&lt;br /&gt;
&lt;br /&gt;
The presentation and filtering of search results has also been improved.&lt;br /&gt;
&lt;br /&gt;
'''Version 1.0.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results.png|400px]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12526</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12526"/>
		<updated>2017-09-12T14:30:46Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results.png|400px]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12525</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12525"/>
		<updated>2017-09-12T14:30:29Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
3) In order to bring the database configuration up to date, run epadmin update from the command line.&lt;br /&gt;
bin/epadmin update MYREPO&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results.png|400px]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12460</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12460"/>
		<updated>2017-09-06T10:06:15Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-search.png|400px]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-results.png|400px]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12459</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12459"/>
		<updated>2017-09-06T10:05:59Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
[[File:issues2-admin.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
[[File:issues2-search.png|400px]]&lt;br /&gt;
&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
[[File:issues2-results.png|400px]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12458</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12458"/>
		<updated>2017-09-06T10:04:44Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|400px]]&lt;br /&gt;
[[File:issues2-search.png|400px]]&lt;br /&gt;
[[File:issues2-results.png|400px]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12457</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12457"/>
		<updated>2017-09-06T10:03:02Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png|width=300px]]&lt;br /&gt;
[[File:issues2-search.png]]&lt;br /&gt;
[[File:issues2-results.png]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12456</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12456"/>
		<updated>2017-09-06T10:00:03Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin.png]]&lt;br /&gt;
[[File:issues2-search.png]]&lt;br /&gt;
[[File:issues2-results.png]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12455</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12455"/>
		<updated>2017-09-06T09:59:39Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;br /&gt;
&lt;br /&gt;
[[File:issues2-admin]]&lt;br /&gt;
[[File:issues2-search]]&lt;br /&gt;
[[File:issues2-results]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Issues2-results.png&amp;diff=12454</id>
		<title>File:Issues2-results.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Issues2-results.png&amp;diff=12454"/>
		<updated>2017-09-06T09:58:27Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Issues2-search.png&amp;diff=12453</id>
		<title>File:Issues2-search.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Issues2-search.png&amp;diff=12453"/>
		<updated>2017-09-06T09:58:06Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Issues2-admin.png&amp;diff=12452</id>
		<title>File:Issues2-admin.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Issues2-admin.png&amp;diff=12452"/>
		<updated>2017-09-06T09:57:47Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12451</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12451"/>
		<updated>2017-09-06T09:57:05Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12450</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12450"/>
		<updated>2017-09-06T09:56:43Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
The package is called &amp;quot;Issues2&amp;quot;, rather the &amp;quot;Duplicates&amp;quot; as the aim is that it will grow to cover issues beyond duplicates, and can then be used to replace the original Issues features.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;br /&gt;
&lt;br /&gt;
'''Usage'''&lt;br /&gt;
&lt;br /&gt;
To use Issues2 once installed, go to the Admin section of your repository.&lt;br /&gt;
Under the Editorial Tools you'll see a new button called &amp;quot;Duplicates Search&amp;quot;.&lt;br /&gt;
Clicking this takes you to a new search interface, where you can search for various types of issues.&lt;br /&gt;
The search results page shows you a list a records detailing the detected issues.&lt;br /&gt;
From this page you can manage the record in question, see a quick comparison of its metadata against its duplicate, or acknowledge the issue so its removed from the list.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12438</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12438"/>
		<updated>2017-09-05T10:55:31Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Version 1.0 - initial release'''&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
1) Install the Bazaar package via the normal Admin -&amp;gt; System Tools -&amp;gt; EPrints Bazaar route.&lt;br /&gt;
&lt;br /&gt;
2) There is a server side script which is designed to be run periodically (e.g. nightly) which inspects the contents of your repository.  It is recommended that you run this via 'cron'.&lt;br /&gt;
e.g. add the following to your crontab (run &amp;quot;crontab -e&amp;quot;) to run at 5am each night.&lt;br /&gt;
&lt;br /&gt;
00 05 * * * /opt/eprints3/lib/bin/issues_audit2 MYREPO --quiet&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12430</id>
		<title>Issues2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Issues2&amp;diff=12430"/>
		<updated>2017-09-05T10:37:13Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: Created page with &amp;quot;Version 1.0 - initial release  This package helps repository administrators find records with duplicate metadata. It is an alternative to the existing Issues tool, with a simp...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Version 1.0 - initial release&lt;br /&gt;
&lt;br /&gt;
This package helps repository administrators find records with duplicate metadata.&lt;br /&gt;
It is an alternative to the existing Issues tool, with a simplified interface.&lt;br /&gt;
&lt;br /&gt;
This is our initial version, we are already planning on further work to this plugin.&lt;br /&gt;
&lt;br /&gt;
This work has been funded by Jisc and carried out by EPrints Services.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Files/EPrints_3.4_Preview_2&amp;diff=12172</id>
		<title>Files/EPrints 3.4 Preview 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Files/EPrints_3.4_Preview_2&amp;diff=12172"/>
		<updated>2016-09-13T10:40:58Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Please see [http://www.eprints.org/eprints-3.4 http://www.eprints.org/eprints-3.4]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Files/EPrints_3.4_Preview_2&amp;diff=12171</id>
		<title>Files/EPrints 3.4 Preview 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Files/EPrints_3.4_Preview_2&amp;diff=12171"/>
		<updated>2016-09-13T10:39:32Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: Created page with &amp;quot;Please see http://www.eprints.org/eprints-3.4&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Please see [[http://www.eprints.org/eprints-3.4]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12167</id>
		<title>Robots</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12167"/>
		<updated>2016-08-11T08:52:01Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Web crawling robots are a fact of life.  There are many &amp;quot;out there&amp;quot; on the web, many doing a good job at indexing our content.&lt;br /&gt;
&lt;br /&gt;
However there are also an increasing number of robots which are causing repository owners problems.&lt;br /&gt;
&lt;br /&gt;
These robots cause unnecessary load on the repository servers, as well as skewing the download statistics for the published data.&lt;br /&gt;
&lt;br /&gt;
We at EPrints Services and IRUS have observed a number of harmful robots which can be identified either by their IP address or their user agent.&lt;br /&gt;
&lt;br /&gt;
Are we working to produce and maintain a simple list of these, so they can be more easily filtered or blocked by repository systems administrators.&lt;br /&gt;
&lt;br /&gt;
The first version of this list can be found below.&lt;br /&gt;
&lt;br /&gt;
[[Media:bad_robots.txt]]&lt;br /&gt;
&lt;br /&gt;
IRUS are currently using entries in this file to improve their reports.&lt;br /&gt;
&lt;br /&gt;
EPrints Services are rolling out a version of IRStats2 which will filter out accesses from this list, and for hosted services blocking accesses at the firewall level.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12166</id>
		<title>Robots</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12166"/>
		<updated>2016-08-09T15:49:01Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Web crawling robots are a fact of life.  There are many &amp;quot;out there&amp;quot; on the web, many doing a good job at indexing our content.&lt;br /&gt;
&lt;br /&gt;
However there are also an increasing number of robots which are causing repository owners problems.&lt;br /&gt;
&lt;br /&gt;
These robots cause unnecessary load on the repository servers, as well as skewing the download statistics for the published data.&lt;br /&gt;
&lt;br /&gt;
We at EPrints Services and IRUS have observed a number of harmful robots which can be identified either by their IP address or their user agent.&lt;br /&gt;
&lt;br /&gt;
Are we working to produce and maintain a simple list of these, so they can be more easily filtered or blocked by repository systems administrators.&lt;br /&gt;
&lt;br /&gt;
The first version of this list can be found below.&lt;br /&gt;
&lt;br /&gt;
[[Media:bad_robots.txt]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12165</id>
		<title>Robots</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12165"/>
		<updated>2016-08-09T15:47:20Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Web crawling robots are a fact of life.  There are many &amp;quot;out there&amp;quot; on the web, many doing a good job at indexing our content.&lt;br /&gt;
&lt;br /&gt;
However there are also an increasing number of robots which are causing repository owners problems.&lt;br /&gt;
&lt;br /&gt;
These robots cause unnecessary load on the repository servers, as well as skewing the download statistics for the published data.&lt;br /&gt;
&lt;br /&gt;
We at EPrints Services and IRUS have observed a number of harmful robots either by their IP address or their user agent.&lt;br /&gt;
&lt;br /&gt;
Are we working to produce and maintain a simple list of these, so they can be more easily filtered or blocked by repository systems administrators.&lt;br /&gt;
&lt;br /&gt;
[[Media:bad_robots.txt]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12164</id>
		<title>Robots</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12164"/>
		<updated>2016-08-09T15:45:37Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Web crawling robots are a fact of life.  There are many &amp;quot;out there&amp;quot; on the web, many doing a good job at indexing our content.&lt;br /&gt;
&lt;br /&gt;
However there are also an increasing number of robots which are causing repository owners problems.&lt;br /&gt;
&lt;br /&gt;
These robots cause unnecessary load on the repository servers, as well as skewing the download statistics for the published data.&lt;br /&gt;
&lt;br /&gt;
We at EPrints Services and IRUS have observed a number of harmful robots either by their IP address or their user agent.&lt;br /&gt;
&lt;br /&gt;
Are we working to produce and maintain a simple list of these, so they can be more easily filtered or blocked by repository systems administrators.&lt;br /&gt;
&lt;br /&gt;
[[bad_robots.txt]]&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Bad_robots.txt&amp;diff=12163</id>
		<title>File:Bad robots.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Bad_robots.txt&amp;diff=12163"/>
		<updated>2016-08-09T15:43:53Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12162</id>
		<title>Robots</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12162"/>
		<updated>2016-08-09T14:16:45Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Web crawling robots are a fact of life.  There are many &amp;quot;out there&amp;quot; on the web, many doing a good job at indexing our content.&lt;br /&gt;
&lt;br /&gt;
However there are also an increasing number of robots which are causing repository owners problems.&lt;br /&gt;
&lt;br /&gt;
These robots cause unnecessary load on the repository servers, as well as skewing the download statistics for the published data.&lt;br /&gt;
&lt;br /&gt;
We at EPrints Services and IRUS have observed a number of harmful robots either by their IP address or their user agent.&lt;br /&gt;
&lt;br /&gt;
Are we working to produce and maintain a simple list of these, so they can be more easily filtered or blocked by repository systems administrators.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12161</id>
		<title>Robots</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Robots&amp;diff=12161"/>
		<updated>2016-08-09T14:16:20Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: Created page with &amp;quot;Web crawling robots are a fact of life.  There are many &amp;quot;out there&amp;quot; on the web, many doing a good job at indexing our content. However there are also an increasing number of r...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Web crawling robots are a fact of life.  There are many &amp;quot;out there&amp;quot; on the web, many doing a good job at indexing our content.&lt;br /&gt;
However there are also an increasing number of robots which are causing repository owners problems.&lt;br /&gt;
These robots cause unnecessary load on the repository servers, as well as skewing the download statistics for the published data.&lt;br /&gt;
We at EPrints Services and IRUS have observed a number of harmful robots either by their IP address or their user agent.&lt;br /&gt;
Are we working to produce and maintain a simple list of these, so they can be more easily filtered or blocked by repository systems administrators.&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:EprintsServices2015icon-265.jpg&amp;diff=12103</id>
		<title>File:EprintsServices2015icon-265.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:EprintsServices2015icon-265.jpg&amp;diff=12103"/>
		<updated>2016-06-17T16:21:13Z</updated>

		<summary type="html">&lt;p&gt;Jb4@ecs.soton.ac.uk: EPrints Services Icon&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;EPrints Services Icon&lt;/div&gt;</summary>
		<author><name>Jb4@ecs.soton.ac.uk</name></author>
		
	</entry>
</feed>