Definetly! I am new to Discourse development. Actually I read a lot of documentation here, but I am learning this from you now. And yes I found the right folder now.
Thank you for such a livesaver plugin! I can’t imagine using the forum without it.
How can I please allow the thumbnails to display along with the search results or the tag filter? Right now it only works with normal topic view inside categories, but not for searches. Can you allow it to appear in search results and tags filter as well?
Tag filter should work. I just tested it on mobile. Add tags and tags-mobile to all the relevant features as per the OP.
Search is not implemented. Please raise a feature request using the link in the OP. I can’t promise any specific turnaround. It may not be practical to add to the search list.
As you can see, the excerpt is polluted with a link. There is no TLP involved in the above.
However, I created a a workaround for this, and an option to exclude the links in settings:
This is only implemented in the TLP TC based setup, I’ve not backported this to the main plugin. I tend to focus on putting new features into the TC. Also no point in proliferating if this gets fixed in Core?
Is there a way to have category view as Basic Style and user portfolio view as Masonry/Tiles? Oi. I probably butchered that terminology, but hopefully someone can decipher my vision.
There should be, are you struggling with the settings? Have you experimented? (NB Masonry style in portfolio is only possible on Desktop at present - sponsorship or PR welcome to add this for mobile - at the time of writing that feature the core mobile implementation in the activity screens did not lend themselves easily to add that ).
Yes, I have experimented, but I fear I am just not wise enough. Definitely struggling. I’m trying to do one style on Categories and the other style on User Portfolios.
Those settings are completely separate so should not interfere with each other. NB Category settings are not in the plugin settings in Admin in the TLP plugin. They are with the Category settings on each Category’s homepage. Does that help? Note the remark about lack of intuitiveness in the OP.
*you could have hacked this for a while as Discourse changed their implementation which no longer makes a disctinction between mobile and desktop in this area. Now it’s officially added to the settings.
Hi, thanks you for this plugin and component. I installed the component and spent… a few hours… understanding things. It works now !
One question: I do not understand the purpose of " topic list actions", can you elaborate or direct me to an existing explanation? Thanks.
Glad you like it. The topic list actions adds a like button and a bookmark button on the topic list. For those to work on the TC you have to add the plugin sidecar unfortunately because we have to modify the API. You don’t need it.
Portfolio Is not native. It adds a user activity route and a button to get there on the desktop user card. Users can tag Topics they wish to appear there as a showcase. The tag is set by the admin. You can see the route in the screenshot a few posts back. You can style the feed with the same TLP elements. You can change the name of it (above it’s called ‘Featured’)
Don’t worry Patrick. Glad to help. I will add this discussion to the OP.
If you like it’s a bit like a User Wall. It’s a bit hard to find without the user card button but it serves to show a bunch of Topics the user has authored that they wish to highlight. They have to add the tag to the Topic for it to show. Some day I might add a button to do the same which might be a bit more intuitive!
It’s particularly useful for sites that have an image focus. Sometimes users want to show off a gallery of work, eg photography, 3D design.
Got it ! I added the tag “portfolio” to some of my posts and hovering on my card shows a “Portfolio” button, then a list of my portfolio tagged posts. Now I will see about presenting them may be in tiles because they are images focus.