Include Javascript in the workflow
Revision as of 19:54, 17 June 2015 by Pm705@zepler.net (talk | contribs)
Sometimes you need to augment an EPrints workflow in a specific way. One of the ways you can do this is using javascript but it is not immediately clear how to do that. There are several options available which may suit what you need to do.
Pure Javascript
EPrints stores javascript files in <eprints_root>/archives/<archive_id>/cfg/static/javascript/auto/ and it EPrints ships with PrototypeJS.