Hi
Can the length of the IPTC Data title be changed.
I found a setting in
iptcarray.php located in
administrator/components/com_joomgallery/includes 205 => array('Attribute' => "Object Name",
'Name' => JText::_('COM_JOOMGALLERY_IPTC_TITLE'),
'Description' => JText::_('COM_JOOMGALLERY_IPTC_TITLE_DEFINITION'),
'Group' => "Object",
'IMM' => "2:005",
'Format' => "Characters",
'Length' => "64"
Changed the 'length' to "100" but nothing happened, is there any other way to change title length or have I missed something.
Cheers
Technoboy