This plugin was made for add the zoom functionality to paella player for be able to zoom blackboard photos. It creates new icons hover the MasterVideo to enter in the photo display mode.
alwaysVisible
Option for show allways the editor button, although the users dont have permission to edit.
range: true | false |
openEditorInIframe
Allow open the editor in an iframe
range: true | false |
Here’s are the config lines for this plugin:
{
"es.upv.paella.ShowEditorPlugin":
{
"enabled":true,
"alwaysVisible":true,
openEditorInIframe: true
},
}