Developing Cartella
This section contains information for developers who need to customize or extend Cartella.
Developing the Presentation Layer
If you need to change the look and feel of Cartella, most of your work will be accomplished through the development of ASP.NET views (MVC) and CSS.
Changing Email Templates with XSLT
Your organization may require changes to various notification emails sent to your Cartella users (e.g., password change emails). For this, developers can either modify existing XSLT email templates or create your own to suit your needs.
Setting Up and Developing Custom Objects
After an administrator has generated the custom object package and associated DLL, you need to set up the custom object and develop its ASP.NET views.
Extending Cartella Guide and Cartella API
Refer to the Cartella 4.1 SDK Guide for details.