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 4
//----------------
//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.


//------------
//SCREENSHOTS:
//------------
[attachment=556]<--- ACP Settings
[attachment=544]

//----------
// DOWNLOAD:
//----------

If you are subscriber, then Go to the download button.
[Image: download.jpg]

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

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

---
I hope that you will appreciate this plugin.
Thank You
exdiogene
Actually I didn't like the way it displayed at the bottom sorry. Except using the following suggestions;

1. If you enclose that variable in a box.
2. If you use formatted usernames with their profile links.
3. Show the last time when they read it. (It uses a jscript to display the time in a tool tip)
4. Show guests, invisible users aswell (obviously their numbers)
5. Show how many times that thread read before.

Take them as suggestions please dear exdiogene, as I know that you are good and quick coder, and definitely find a solution for this. Other then that its quite usefull plugin. Keep up the great job !
(01-08-2010 11:39 AM)naqshbandios_limra Wrote: [ -> ]Actually I didn't like the way it displayed at the bottom sorry. Except using the following suggestions;

1. If you enclose that variable in a box.
2. If you use formatted usernames with their profile links.
3. Show the last time when they read it. (It uses a jscript to display the time in a tool tip)
4. Show guests, invisible users aswell (obviously their numbers)
5. Show how many times that thread read before.

Take them as suggestions please dear exdiogene, as I know that you are good and quick coder, and definitely find a solution for this. Other then that its quite usefull plugin. Keep up the great job !

1. Yes indeed it would look better.
2. It could be done, while i do not really see the necessity for the hundreds that could appear here on the long run.
3. Sorry, but first i am absolutely against using javascript in my plugins unless ABSOLUTELY necessary, for security and access reasons. Second this could be done without javascript.
4. How would you manage to find out the REAL number of guests who have looked at a thread? The same guest could look at the same thread dozens of time with different IPs each time. This value won't be accurate enough.
5. The total of members having read the thread is quite easy to show, i already had the intention to include this with the new setting i had in mind.

I had the intention to include another feature for this next week,it was already in my ToDo list: "Having a maximum number of names to be displayed."

For forums having thousands of registered members this list could grow quite large, so administrators could manage how many they want to have displayed. Only that many of the latest readers would be displayed.

Keep in mind that this was the quick result of a plugin request... Wink
(01-08-2010 03:47 PM)exdiogene Wrote: [ -> ]I had the intention to include another feature for this next week,it was already in my ToDo list: "Having a maximum number of names to be displayed."

For forums having thousands of registered members this list could grow quite large, so administrators could manage how many they want to have displayed. Only that many of the latest readers would be displayed.

Keep in mind that this was the quick result of a plugin request... Wink

Yes this will be good feature.
The new upgraded version have been uploaded.

Enjoy!
Quick question. Does it show it to everyone, or just admins?
Actually it is showing to everyone.

Would you need it to show only to specific groups like administrators or moderators?
(01-21-2010 04:23 PM)exdiogene Wrote: [ -> ]Actually it is showing to everyone.

Would you need it to show only to specific groups like administrators or moderators?

Admins would be ideal. But maybe just certain groups as well. But admins would be good enough.

Thanks for you help. Wink
I will include a group selection setting, so you can select who will not see it, leave it empty for everyone to see it.

This would be done before the weekend. Wink

P.S. I hope you know that you must be a subscriber to download this plugin?
Thank you!!

It will be well worth the subscription to have that plugin.
I will do that before the end of today!

Thanks again!
Pages: 1 2 3 4
Reference URL's