Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

If you want to try it, implement it!

800px-SelectEPerson1.png

  Image Added

  Image AddedImage Removed

Image Modified

How it works

...

Step 1: Replace SelectEPersonTag.java

  • Download the file SelectEPersonTagfile EPerson.java\  The file SelectEPersonTag.java in src/org/dspace/app/webui/jsptag must be replaced (make a backup copy!)
  • edit jsp/WEB-INF/dspace-tags.tld and add the following to the selecteperson tag:

...

Step 2: Edit EPersonListServlet.java

Merge Merge EPersonListServlet.java\   with the current version of the file (make a backup copy!):

...

Step 3: Add eperson-list-json.jsp

Step 4: Add select_eperson.js and ajax.js

  • download selectdownload Missing File:  Select_eperson.js\ and ajaxAjax.js\
  • place these files in the new directory ajax inside jsp

Step 5: Edit EPerson.java

  • download EPerson.java\
  • merge this with the current version of the file (make a backup copy!). The following function was added:

...

Step 7: edit jsp/tools/eperson-list.jsp

...