Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

TranslationExtensions

Summary

Sets the extensions that hold translations

Usage

 

TranslationExtensions[]= extension1
TranslationExtensions[]= extension2
...

Description

eZ publish will search for additional translations in the "translations" directory of your extension.

This setting is commonly overriden in the extension settings to tell eZ publish that the extension provides translations.

Examples

TranslationExtensions=myextension

eZ publish will now search the directory "/extension/myextension/translations" for additional translations.

Frederik Holljen (05/04/2005 11:53 am)

Frederik Holljen (20/09/2005 11:43 am)


Comments

There are no comments.