Table of contents
Creating modules
Veva is designed to be highly modular and to fulfill that design goal, it includes a powerful module loading system. Developers can easily extend the system by writing custom modules.
Password requirements
Default password requirements
Creating component modifiers
Component modifiers are actions that alter the look and/or behaviour of components. They can be applied to any component on a page in Veva. You can even specify multiple modifiers and you can change the order in which they are applied, because depending on what the modifers do, the order of execution might be important.