Hi,
In Phoca Gallery there is an option setting for the length of the Title. I've search through the options in Phoca Download and could not find a simular setting. Is there a manual way to do this in Phoca Download? Thanks!
Title Length
-
- Phoca Newbie
- Posts: 3
- Joined: 20 Jan 2013, 15:44
- Location: Dallas, TX
- Contact:
- Jan
- Phoca Hero
- Posts: 48587
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Title Length
Hi, there is no such option in Phoca Download, because it has other design features (e.g. the boxes are not fixed) so this needs to be customized in the code.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 20 Jan 2013, 15:44
- Location: Dallas, TX
- Contact:
Re: Title Length
Thanks Jan,
That saved time from having to search for it in the options. I ended up coping your getName function in the phocadownloadlayout.php and the added a limit to the $name via substr. I now have short name for the category view and the full name for the File view. Anyone interested in seeing it just click on the global link and visit the Exchange > Objects section. Cheers!
That saved time from having to search for it in the options. I ended up coping your getName function in the phocadownloadlayout.php and the added a limit to the $name via substr. I now have short name for the category view and the full name for the File view. Anyone interested in seeing it just click on the global link and visit the Exchange > Objects section. Cheers!