Hi,
is there a reason for the limit of 50 chars in category-titles?
greetz
cyco
Limit in Category-Title
-
- Phoca Newbie
- Posts: 9
- Joined: 05 Jul 2008, 18:02
- Contact:
-
- Phoca Newbie
- Posts: 9
- Joined: 05 Jul 2008, 18:02
- Contact:
Re: Limit in Category-Title
In DB are 255 chars and in:
com_phocagallery_v1.8.8_beta\views\phocagalleryc\tmpl\form.php
in Line 38:
It would be great, if you set maxlength to 255
thx
cyco
com_phocagallery_v1.8.8_beta\views\phocagalleryc\tmpl\form.php
in Line 38:
Code: Select all
<input class="text_area" type="text" name="title" id="title" value="<?php echo $this->phocagallery->title; ?>" size="50" maxlength="50" title="<?php echo JText::_( 'A long name to be displayed in headings' ); ?>" />
thx
cyco
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Limit in Category-Title
no reasons, I will fix it, Jan
If you find Phoca extensions useful, please support the project