Advanced Threads Icon [Paid] [Deleted]

Status
Not open for further replies.
******* updated ******* - Advanced Threads Icon with a new update entry:

06/02/2014: Version 1.2.0

- Added icon position option (after/before thread prefix)
- Mirror bug fixes

Read the rest of this update entry...
 
******* updated ******* - Advanced Threads Icon with a new update entry:

Version 1.2.1

- Fixed error can't change icon when edit thread.

Read the rest of this update entry...
 
@semprot

You need to installed our addon on a hosting/server. We don't support localhost.

Regards,
Thank you it works on server :)

Update:
Suggestion :
  1. Clicking the icon image should make the radiobox selected. Right now i have to click exactly the radiobox. You've already used <label>, but the "for" is incorrect. The "for" should be the unique "id" of each radiobox.
  2. Maybe you can add this feature to conversation as well.
 
Last edited:
******* updated ******* - Advanced Threads Icon with a new update entry:

26/03/2014: Version 1.3.0

- Fixed error can't change icon when edit thread title.
- Added default thread icon option.
- Added helper {xen:helper brati_threadIconHtml, $thread} to display thread's icon to anywhere.

Read the rest of this update entry...
 
How can I delete the default: None icon.
In forums where it is required to place an icon, they may not can choose the default icon.
 
How can I delete the default: None icon.
In forums where it is required to place an icon, they may not can choose the default icon.

You can open template BRATI_thread_icon_edit. Find and remove following code:
Code:
<dl class="ctrlUnit">
        <dt><label for="ctrl_thread_no_icon">{xen:phrase no_icon}:</label></dt>
        <dd><input type="radio" name="threadIcon" value="" {$noIcon} /></dd>
    </dl>
 
@******* : i just reinstalled my XF, and i just downloaded version 1.3.0, but when i uploaded the XML i got this error

Error
Invalid information.

How can i fix this?
Thank you.
 
Status
Not open for further replies.
Top Bottom