Adriano Faria Posted August 7, 2018 Posted August 7, 2018 (edited) This plugin will add the ability to display all posts made by a specific user in a topic. All the moderation and topic features are still available (except reply to the topic) for those who can use them. Edited August 9, 2018 by Adriano Faria jair101 1
jair101 Posted August 8, 2018 Posted August 8, 2018 Thanks, works as described. One small issue though - it breaks my custom theme (one of ehren's). I know that usually plugins are supported only against the default theme, but I believe you can make the modification easily. You insert directly the <a> tag, while the buttons are within a <ul> list. I think all that is needed is to wrap the <a> tag in <li> and it will work. I edited the file manually and it seems to work on my custom theme, also the quote and multiquote buttons next to it are also wrapped by default in <li> tags, thats what gave me the hint. Thanks again, I think my members will love it! Adriano Faria 1
Adriano Faria Posted August 8, 2018 Author Posted August 8, 2018 Will take a look tomorrow in the morning. ? Kjell Iver Johansen 1
Kjell Iver Johansen Posted August 8, 2018 Posted August 8, 2018 I have the same issue in my theme, also one of ehrens themes. I really appreciate this plugin! I have this topic with 4400 posts. Would it be possible for a user to have a link in their signature to their posts in that spesific topic? Adriano Faria 1
Adriano Faria Posted August 8, 2018 Author Posted August 8, 2018 (edited) 26 minutes ago, Kjell Iver Johansen said: I have the same issue in my theme, also one of ehrens themes. I really appreciate this plugin! I’ll try to fix in a few minutes but I’m not sure I will be able. Probably tomorrow in the morning. 26 minutes ago, Kjell Iver Johansen said: I have this topic with 4400 posts. Would it be possible for a user to have a link in their signature to their posts in that spesific topic? The link is the topic_url/&do=userPosts&mid=member_id Example: ...index.php?/topic/999-topic-title/&do=userPosts&mid=1 Edited August 8, 2018 by Adriano Faria Kjell Iver Johansen 1
Adriano Faria Posted August 8, 2018 Author Posted August 8, 2018 @jair101 @Kjell Iver Johansen I just updated the file with the link embraced by the <li>. Version kept. Update your install. jair101 1
Kjell Iver Johansen Posted August 8, 2018 Posted August 8, 2018 21 minutes ago, Adriano Faria said: Version kept. Update your install. Thanks - works great now. Buy one more. Adriano Faria 1
mark007 Posted August 9, 2018 Posted August 9, 2018 Great work! Is it possible @Adriano Faria to integrate user groups, so that e.g. guests cannot use the feature? Would be very important to my users.
Adriano Faria Posted August 9, 2018 Author Posted August 9, 2018 I can add a setting, no big deal but it uses permissions, so if a guest can read the topic, guest will be able to view the posts.
Adriano Faria Posted August 9, 2018 Author Posted August 9, 2018 What's New in Version 1.0.1: New feature: At request, added setting to choose which user groups can view the posts (default to all groups) Fix: polls were showing twiche
alexxis Posted August 29, 2018 Posted August 29, 2018 Quote This file is not currently available for purchase. 😞 😞 I just was considering purchasing this plugin... Are there any technical problems with the file, @Adriano Faria? I hope, it is impossible to buy it temporarily only?
Kjell Iver Johansen Posted November 11, 2018 Posted November 11, 2018 Some of my users like to have this setup so it displays the last page or the last topicpage first, when clicking a link. I'e - I try to add ?do=userPosts&mid=usernumber&page=1 to the link, and then alter the final pagenumber to whatever last page there is, and that works. Is there another code I can use to always get the last page in an single users posts?
Adriano Faria Posted November 11, 2018 Author Posted November 11, 2018 No, you can’t do it without change code. It uses the same ordering from the topic: posting date ASC.
SJ77 Posted November 22, 2018 Posted November 22, 2018 (edited) this apparently doesn't work with kitchen sink plugin. Do you know why not @Adriano Faria Edited November 22, 2018 by SJ77
SJ77 Posted November 22, 2018 Posted November 22, 2018 10 minutes ago, SJ77 said: this apparently doesn't work with kitchen sink plugin. Do you know why not @Adriano Faria EDIT I got it working.
Jed Rosenzweig Posted November 22, 2018 Posted November 22, 2018 (edited) What's difference between the core post/post container template and the filtered view here that these templates in the plugin need to be recreated wholesale? Edited November 22, 2018 by David T. Cole
donpetru Posted November 22, 2018 Posted November 22, 2018 I was thinking of buying this plugin but I would like to know if it has the following functionality: for example: a topic of 100 pages is given. This topic has been attended by 10 users, I will call it simple a, b, c .... At one time I will choose to display user posts named "b". Now the interesting part follows: let's assume that I click on a user post "b", after this action opens the page, let's assume number 25, where is the post of this user ??? Or is this plugin just displaying all user posts "b"?
Jed Rosenzweig Posted November 22, 2018 Posted November 22, 2018 It’s just a page of one user’s posts. There’s no specific anchoring — starts at the beginning of the post history.
SJ77 Posted November 22, 2018 Posted November 22, 2018 It's a great plugin, I wish I would have known about this sooner. What a feature. WOW Adriano Faria 1
Adriano Faria Posted November 23, 2018 Author Posted November 23, 2018 6 hours ago, donpetru said: I was thinking of buying this plugin but I would like to know if it has the following functionality: for example: a topic of 100 pages is given. This topic has been attended by 10 users, I will call it simple a, b, c .... At one time I will choose to display user posts named "b". Now the interesting part follows: let's assume that I click on a user post "b", after this action opens the page, let's assume number 25, where is the post of this user ??? Or is this plugin just displaying all user posts "b"? If the user B has 30 posts, then you will see 2 pages of posts from this user (1 page with 25 posts {default setting value} and another page with 5. Just like the topic. The difference is that all posts will be from same person. 6 hours ago, David T. Cole said: What's difference between the core post/post container template and the filtered view here that these templates in the plugin need to be recreated wholesale? As appears in second screenshot, you cannot reply when viewing a member list of posts, so the Quote button won’t be there too and there's a new button to list the “regular” topic (all posts from all users).
donpetru Posted November 23, 2018 Posted November 23, 2018 7 hours ago, Adriano Faria said: If the user B has 30 posts, then you will see 2 pages of posts from this user (1 page with 25 posts {default setting value} and another page with 5. Just like the topic. The difference is that all posts will be from same person. Thanks for the explanations but this plugin I would really see it useful if I could identify the real page of the topic where the user named "b" made his post, for exemple: no.25. So, reform my scenario mentioned with a post previous: think of a 100-page topic, each page having 15 posts. In this topic, let's say, ten users briefly named: a, b, c ... At one point I would like to add a reply referring to a topic page where user "b" said the word, is just an example: "Wow". I now use your plugin and see all posts of user "b" as you said. Suppose that 10 pages are displayed with the user's posts "b". On page no.4 I find the post that interests me with the word "Wow". Now, I want to find the real page of that post? How do I do that? Or can not I do that? From what you told me, it looks like I can not find the real page! If so, the plugin is not very useful.
Adriano Faria Posted November 23, 2018 Author Posted November 23, 2018 I have absolutely no need to know to know in which page a post is because it can simply vary for a non moderator user: you can have a 10 pages topic that shows only 7 to a user due to hidden posts, etc. So link the page #10 for those who can view #7 is not very accurate and will end up on a error. You can also link any post directly. So no, it doesn’t do that and won’t do, as I don’t see any sense on it.
newbie LAC Posted November 23, 2018 Posted November 23, 2018 58 minutes ago, donpetru said: How do I do that? Or can not I do that? From what you told me, it looks like I can not find the real page! If so, the plugin is not very useful. Use that link and you will be redirected to user post Adriano Faria 1
donpetru Posted November 23, 2018 Posted November 23, 2018 (edited) 8 hours ago, Adriano Faria said: I have absolutely no need to know to know in which page a post is because it can simply vary for a non moderator user: you can have a 10 pages topic that shows only 7 to a user due to hidden posts, etc. So link the page #10 for those who can view #7 is not very accurate and will end up on a error. You can also link any post directly. So no, it doesn’t do that and won’t do, as I don’t see any sense on it. Adriano, is your point of view and I respect. But, think that there are topics with over 100 pages (for example, some topics on diyaudio.com, even if it does not use IPS software). When talking about the topic with so many pages at a certain time, suppose, I want to refer to a specific post of a particular user. It's much easier to post the topic page URL than to quote that post user because in case of multi-page discussions, when referring to a previous post, many users want to read that page by seeing or reviewing some reactions of users to that post from particular topic page. I don't know if you understand, but I have participated in such discussions on many pages and I realize what would be really useful. For this reason, I considered it necessary to make that observation regarding that plugin. 8 hours ago, newbie LAC said: Use that link and you will be redirected to user post That link shares user posting but that's not what I wanted! I would like that after applying Adriano Faria's plugin, I can easily find a page of the topic where a certain user made a certain post. In fact, in my previous post I think I was as clear as possible! Edited November 23, 2018 by donpetru
Recommended Posts