The Works annotator configuration

This is an example annotator which implements all possible features of an annotator.

Configuration parameters are encoded as a URL query string, e.g.
reverse=on&leftPadding=2&rightPadding=3&simulatedInstallationDuration=4

Parameters are:

reverse
Whether to reverse the text; value is "on" for true, parameters is absent for false
leftPadding
An integer representing the left padding.
rightPadding
An integer representing the right padding.
simulatedInstallationDuration
An integer representing the number of seconds installation should execute for.