This is allready donepurusam wrote: Look at http://www.luftvapen.info (index, bottom) but this feutare Ian took 10 dollars for, so it may not be included in the pack 0.8.0
Yes this is quite important. I will fix it.purusam wrote: Another feature i would like to see: When an add is deleted all images that are uploaded should also be deleted they are not deleted now.
donepurusam wrote: And another feature i would like to se is: When youre creating an add default category in the list should be only text: example: "choose your category", so the user must choose the right category for the add.
Code: Select all
<dt><label for="message">{L_DESCRIPTION}<span style="color:red">*</span>:</label>
Code: Select all
<br />{L_DESCRIPTION_EXPLAIN}
Code: Select all
'RULES' => 'Classifieds rules',
Code: Select all
'DESCRIPTION_EXPLAIN' => 'Here you can have any text type!',
Code: Select all
<dl>
<dt> </dt>
<dd><input class="button1" type="submit" name="submit" value="{L_SUBMIT}" /></dd>
</dl>
Code: Select all
<div style="text-align:center;clear:both;"><span style="color:red">*</span>{L_OBLIGATION_FIELDS}</div>
Code: Select all
'EMAIL_COMMENTS_EXPLAIN' => 'Would you like to get a email when someone comments on your ad?',
Code: Select all
'OBLIGATION_FIELDS' => 'All fields gekenzeichneten with a red asterisk are mandatory and must be filled in ',