Configuring e-Library for enriched content

After configuring Apache to work with the enriched content (for more information, see Configuring Apache for enriched content), you need to configure e-Library to show the content how you want.

To configure e-Library for enriched content

For example, set them to a value of 3.

IBISTRO_LEVEL|3|

IBISTRO_CONFIG|3|

To find the 69th value easily in vi, do the following:

To edit the policy files, do the following:

This file lists the numbers that correspond to each enriched content type for Syndetics.

Note the ENRICHTYPE values. These will correspond to the types of enriched content you want to display. You will need to associate each configuration that will use Syndetics enriched content with a set of numbers that correspond to the content you want (a set of numbers from 1 to 17).

For example, you may want to display only the author biography, thumbnail cover image, book review, summary, and publisher marketing data. To do this, you would want to use ENRICHTYPE 1, 3, 4, 5, and 8.

This information goes in between the last set of pipe delimiters (|).

For example, using the situation from step 8b:

|1,3,4,5,8|

If you want to have all of the content potentially available for a library configuration, you would specify all the numbers 1 through 21:

|1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21|

Note: The numbers 18 through 21 are not yet defined. However, including them now means that the content will be available if they are specified later.

To restart your server, do the following:

The system uses the new settings when the system restart completes.

Related topics