Using PowerLock, selections, slides, or the entire presentation can be locked with a password.
When entering the password for a specific lock, it will not remove the password overall for the presentation - it will just unlock the current session.
Modules are located here:
...\ModuleLibrary\ContentLocker\01_nocontext_ContentLocker\
CMDs
<Cmd case="ContentLocker:lock" lock-type="xxx" use-password="xxx"/>
Description: Set password when locking content.
Parameter:
lock-type
selection
Lock a selection, e.g. a shape.
slide
Lock a slide.
presentation
Lock the entire presentation.
use-password
true
A password prompt will pop-up. User will be able to set password.
false
A password prompt will not pop-up. User will not be able to set password.
<Cmd case="ContentLocker:remove-password"/>
Description: Remove password.
Parameter: None
<Cmd case="ContentLocker:change-password"/>
Description: Change password.
Parameter: None
<Cmd case="BaseExtensions:email-active" to="xxx"/>
Description: If user forgets password, they will be able to send the presentation directly to our support. NOTE: BaseExtensions feature.
Parameter:
to
Type email address to the main recipent. For instance:
cc
Type email to be CC'ed.
bcc
Type email to be BCC'ed.
Comments
0 comments
Article is closed for comments.