Implementing Content Delivery
Content Delivery functions can be configured and customized to your own use style.
- Security
Describes how to enable SSL and how to secure content. - Configuring Audit Trails
You can adapt the behavior of Audit Trails to your workflows: Enable/disable, Aggregate, Clean up, ... - Administering the review server
You can customize administration settings such as advanced search and monitoring. - Tuning Performance
Increase memory, enabling caching, GZIP compression, and other methods can be used to tune the performance of the system. - Moving the database
Access restrictions, disk space availability, or other issues might require moving the Content Delivery database from the Content Delivery installation directory to another location. - Deleting the database
If SDL provided the Web application server, delete the database after you have backed it up by removing the data subdirectory of the SDL Knowledge Center home directory. - Changing the automated XML database backup settings
The backup schedule is specified during the initial installation. This procedure shows how to change that schedule after the initial installation. - Database operations with the loaddb tool
Theloaddbtool is installed during the installation of Content Delivery. It is the center of operation for all your manual actions on the Content Delivery database: any backup, restore, cleanup or update of the database uses it. If for some reason aloaddbcommand would not execute from the command line console, then you can try the eXist client. - Understanding synchronization
Synchronization is the process by which your publications are locally updated whenever you edit a topic or a map, so that your modifications are visible without having to start a complete publish operation. - Understanding Packages
Packages are one way to distribute Content Delivery publications and updates to your readers. Packages can be delivered by CD, USB drive, email, FTP, over a network -- any way that you would distribute files. - Developing Custom Analytics Reports
You can create specialized analytics reports to meet the unique needs of your business. - Global Config Settings
Content Delivery includes many default configuration settings, and you can add your own configuration settings that you then can use in your own application development. - Setting Up Forms
You create customized forms for gathering feedback and information from publication readers. - Customizing Skins
Customizing skins is a process of changing user interface elements in order to change the look, feel, and functionality of an application. Content Delivery is designed to support skin customization, and the following sections describe that process and the tools available to help. - Content Delivery API
An API reference for Content Delivery.