Author: Will Abson
This project defines a common source directory layout, Eclipse project configuration and Ant build script that is used by all the Share Extras add-ons, together with some sample files to help you implement a basic Document Library action.
The project provides an example Document Library action, which can be easily customised to run a JavaScript file of your choice when run by a user.
The sample project is intended to help you build your own Share Document Library action, using standard tools such as Eclipse and Ant.
The action executes a basic JavaScript file when fired by the user. All you need to do is add your own JavaScript file to Data Dictionary/Scripts and customise the action definition to use it.
To use the sample project, download the sample-script-action-<version>.zip
file from the