LinkNames
Summary
Sets link name.Usage
LinkNames[<Links_index>]=<link name>
Description
If left empty the default will be used. Keep in mind that if you wish to have the name translatable you will need to add a string hidden in a template somewhere with a i18n() call or a dummy PHP file with the following in it:
ezi18n( 'design/admin/parts/example/menu', 'Example menu', 'Leftmenu name for example menu'
This setting is case sensitive.
Examples
LinkNames[languages]=Languages
This is the default setting.
Ester Heylen (03/06/2010 1:12 pm)
Ester Heylen (03/06/2010 1:12 pm)
Comments
There are no comments.