Csirmaz, László (2009) Subject input using ajax - replacement.
Archive (TGZ)
Available under License Creative Commons GNU GPL (Software). 7kB (75 downloads) |
Abstract
This is an enhanced version of the built-in AjaxSubject input module with the following modifications: 1) uses animated gif indicating wait for request, 2) requires subnodes only once, 3) uses phrase definition for the "Add" button, 4) subject already chosen does not have the "Add" button
Installation
1) Unpack the tgz file into the main eprints directory: $: cd /opt/eprints3; tar xfz <FULL_PATH_TO_axsubject.tgz> 2) If you have multilanguage installation, make copies of lib/lang/en/phrases/axsubject.xml into the appropriate places and edit them. 3) Edit <REPOID>/cfg/workflows/eprint/default.xml: change <component type="Field::Subject"> to <component type="Field::AxSubject"> wherever appropriate. 4) Restart Apache. 5) Execute "generate_static <REPOID>" to get the images at the right places.
Copyright
The gif image was generated using the free service at http://ajaxload.info/. The scripts are based on the original EPrints ones.
Repository Staff Only: edit this item