XF 1 Listen This Post 1.0.4

Listen This Post

With this add-on your users can listen the posts.

INSTALATION:

First go to Admin CP, and import the Add-On..

In the template "message" find:

HTML:
<div class="messageContent">

and remplace for this:

HTML:
<div id="message-{$messageId}" class="messageContent">


Now, find:

HTML:
<div class="messageInfo primaryContent">

And paste BEFORE this:

HTML:
<xen:include template="message_listen_this_post" />

And now the mod are installed!

PLEASE READ:

Dont post this add-on in other site without my permission

Screenshots:

With the text:

listenthispost2.png


Without the text:

listenthispost.webp


CHANGELOG:

1.0.0
Begin the complement..
Add the options to the AdminCP on "thread & message" options
1.0.1
Add new option group.
Add "phrases" for best translation.
Fix button without text.
1.0.2
Add more pharses,
Add option "With Text" and "Without Text"
1.0.3
Added Spanish Translated Version
1.0.4
Add "Left" or "Right" option.
Add option for change the image of the button
Remove option "With Text" and "Without Text"
Added Option "Only Text", "Only Image", "Image & Text".
 
Back
Top