Install the Antenna House Internationalization (I18n) Index Library to allow XML
authors to make index pages in various international languages with Componize for Alfresco.
You must have the componize-ah-formatter AMP installed in your
alfresco.war
file and the Antenna House Formatter configured and
working on your machine.
-
Unzip the Antenna House i18n index library archive to a directory of your choice
-
Copy the
dita/pdf5/
folder to
$TOMCAT_HOME/shared/classes/com/componize/dita-ot/1.5.3/demo/
-
Copy the
ah_i18n_index.jar
and
i18n_support.jar
JAR files from dita/pdf5/lib/
to $TOMCAT_HOME/shared/lib/
-
Add the use.i18n.index.lib and
com.innodata.i18n.home system properties to your JVM
arguments.
-Duse.i18n.index.lib=yes
-Dcom.innodata.i18n.home=$TOMCAT_HOME/shared/classes/com/componize/dita-ot/1.5.3/demo/pdf5/lib/i18n_support