MyBB Codes

Full Version: [Release 1.4.x] View Thread Readers 1.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
//----------------
//PLUGIN OVERVIEW:
//----------------

Name: View Thread Readers
Author: exdiogene
Description: This plugin will allow you to View All Members who previously read a thread at the bottom of each thread.
Website: http://www.mybbcodes.com
Version: 1.2
Compatibility: 1.4.x,1.6.x,1.8.x,2.0.x
Files To Upload: One
Files To Edits: None
Author is Responsible For Any Damage: NO
Author Provide Support For This Product: YES
License: Inside the License Folder
Copyrights: All codes within the product are strongly copyrighted to Regentronique.


//-----------------------
//INSTALLATION PROCEDURE:
//-----------------------

1. Upload file in ./inc/plugins folder
2. Activate Plugin
3. Adjust settings to suit your needs


//----------
// DOWNLOAD:
//----------
[attachment=508]

Last upgrade V1.1 (Jan 17, 2010): [attachment=546]

Last upgrade V1.2 (Jan 21, 2010):
Added groups to be excluded from viewing Thread Readers. [attachment=555]

Last upgrade V1.3 (Apr 24, 2010):
Added editable text for viewing Thread Readers.[attachment=616]

Last upgrade V1.4 (Jun 6, 2011):
Changed header for better compatibility.[attachment=809]

//--------
//SUPPORT:
//--------

I can be reached at http://www.mybbcodes.com with username exdiogene

---
I hope that you will appreciate this plugin.
Thank You
exdiogene
Where can I edit the text? I using other languages.
(04-23-2010 07:47 AM)atomjani Wrote: [ -> ]Where can I edit the text? I using other languages.

I will add the formated displayed text, that could be edited, in the AdminCP settings.

This will be fixed today!

Smile
Thank you. And i not want 70 days interval or edit this value.Smile
(04-23-2010 10:00 PM)atomjani Wrote: [ -> ]Thank you. And i not want 70 days interval or edit this value.Smile

The maximum retension delay is editable in your AdminCP... Wink
Version 1.3 is now available for download.

You will find in the readme file how to change the retension days delay...

Enjoy!
(04-23-2010 11:20 PM)exdiogene Wrote: [ -> ]
(04-23-2010 10:00 PM)atomjani Wrote: [ -> ]Thank you. And i not want 70 days interval or edit this value.Smile

The maximum retension delay is editable in your AdminCP... Wink

(04-24-2010 12:12 AM)exdiogene Wrote: [ -> ]Version 1.3 is now available for download.

You will find in the readme file how to change the retension days delay...

Enjoy!
Thank you.Smile
And I have last problem. There are "(deleted)" users. Can you hide this user?
I uploaded screenshote:
[attachment=617]
Deleted users are a problem here, because they have view the thread and should increase the view count. But if your usernames list do not have the same amount of view, then some people will see that something is wrong.

This is why i decided to make a "(deleted)" name to fill the gap when no name is available for the user who viewed the thread.

Logically if i take out the "(deleted)" name, i should also reduce the view count to be coherent.

What would you consider to be the most appropriate action for all users installing this plugin :

1- The possibility to excluded viewers not having a name and write nothing without counting them.

2- Have the possibility to edit what would be showed when no name is available, then it could be an empty string instead of "(deleted)" if you want.
One string count deleted user.
Example there is 5 user and 6 deleted user. The number is 11.
The default text is :"11 member(s) viewed this thread in the last 149 days : ".
We don't want see deleted user, so will use mathematic: 11-6=5.
So the text: "5 member(s) viewed this thread in the last 149 days :".
So hide the 6 deleted user.
Or you write cycle, what don't count deleted user and don't write to list.
If this is problem, then excluded the "deleted user" from list. A lot of "deleted user" is show badly in list.
Then i would add a new setting "Enable Display of Deleted users" that could be toggled ON or OFF and also provide the possibility to edit the text for "(deleted)". This seem to be the more logical way.

I will do this in the next two days...

Wink
Pages: 1 2 3
Reference URL's