The PROOFSCOPE component

With the PROOFSCOPE component you can easily build the PROOFSCOPE interface.

As described in Create a view URL and Create a diff URL, PROOFSCOPE can be started as a page served from CLOUDFLOW.

However, PROOFSCOPE can be further customized. This can be useful in two cases:
  • In case you want to integrate PROOFSCOPE in a custom HTML page, which can be hosted on another web server.
  • In case you want to integrate PROOFSCOPE in external an approval system.

You can do this using the PROOFSCOPE component. This is a jQueryUI widget, which has a standard API to its components. See http://jqueryui.com/ for more information on jQueryUI and how the API works.

When bootstrapping PROOFSCOPE you will need a viewer token, which consists of a view URL constructed with create_view_file_url_with_options. When using PROOFSCOPE with such a token, it will use all parameters passed with the create_view_file_url_with_options.