Page 2 of 2

Re: Catalan translation - Updated // Question

Posted: 26 Sep 2010, 14:41
by Jan
Hi, then this needs to be customized in the code, you can e.g. set some restriction before uploading or then to cut the title name in output...

For output, this function is used in Phoca Gallery:

PhocaGalleryText::wordDelete($value->title, $this->tmpl['charlengthname'], '...')

You can set it parameters in Phoca Gallery how many characters will be shown for title.

Jan