Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
November 17, 20204 yr There is an error, hidden content is shown in the preview cards that appear when the mouse is placed over a topic. In addition, if you enter the profile and its published content, you can see the completely unprotected hidden content. If you could correct those situations, I would appreciate it.
November 17, 20204 yr Author 12 minutes ago, MataVirgenes said: There is an error What is the error message? I'll look in to what needs to be done to hide the elements you mention, but no promises on if/when that will appear in the app.
November 17, 20204 yr Hi Nathan, I mean error, when viewing the content that should be hidden. Now I found another: when the theme pagination is done by ajax, the material is not hidden.
November 17, 20204 yr Author OK - no error, working as intended. I'll look into those items - the preview and ajax pagination behaviour shouldn't be an issue at all....at present, I don't do anything when ajax is involved, so I'll just add a little additional check in on that for you.
November 18, 20204 yr Author 13 hours ago, MataVirgenes said: hidden content is shown in the preview cards that appear when the mouse is placed over a topic. Fixed in next version. 12 hours ago, MataVirgenes said: Now I found another: when the theme pagination is done by ajax, the material is not hidden. Fixed in next version. 13 hours ago, MataVirgenes said: if you enter the profile and its published content, you can see the completely unprotected hidden content. Now looking in to this one.
November 18, 20204 yr Author 16 hours ago, MataVirgenes said: In addition, if you enter the profile and its published content, you can see the completely unprotected hidden content. And now that I've looked I can remember looking at this a while back.. The information displayed in the profile activity is obtained via Search. The search index discards html content from the post so there is nothing within the content that I can check for: there won't be any <a> tags, or URLS, only the plain text (ie the word Google, as opposed to https://www.google.com for the following link: Google) there won't be any <img> tags there won't be any <blockquote> tags. In short, there is nothing within the content that I can check for and remove as it is just text. And with that in mind, the only option available is to perform a full replacement of the content, like I do with the 'Hide All Content' option in the application. Even then, I may not be able to even do that as the data appears to be protected so I may not be able to manipulate it. What I am going to try to do: Add a 'Search' option in the "Where?" setting, disabled by default. Add a 'Search' tab, with the following settings: "Hide from" being a group listing "Replacement content to display" being a plain text field which can be populated with the replacement text to be displayed Replace the content of the item entirely for display (dependent on topic or record location - but I may or may not be able to differentiate between a topic's first post and its replies, or a database record and its comments) Edited November 18, 20204 yr by Nathan Explosion
November 18, 20204 yr Author v3.0.4 will have the following new functionality, fixes and minor changes (testing at the moment - hoping to release for approval either later tonight, or tomorrow morning): NEW: Content in 'Preview' card is now hidden FIX: Ajax pagination no longer breaks the hiding of content NEW: Content in search results is now hidden, if configured NEW: Content in profile activity is now hidden MINOR: Slight language changes to remove some redundant strings Edited November 18, 20204 yr by Nathan Explosion
November 20, 20204 yr Hi @Nathan Explosion. With the last version of your app, if we hide answers from the forum, it's still impossible to merge all answers in one simple message. Do you think it's something we can hope an evolution of this behavior in a future update ?
November 20, 20204 yr Author 18 minutes ago, Olmyster said: it's still impossible I refer you to my previous response:
November 21, 20204 yr Author What's new/fixed in v3.1.0? NEW: Content in 'Preview' card is now hidden NEW: Content in search results is now hidden, if configured NEW: Content in profile activity is now hidden FIX: Ajax pagination no longer breaks the hiding of content MINOR: Slight language changes to remove some redundant strings
November 21, 20204 yr 5 hours ago, Nathan Explosion said: What's new/fixed in v3.1.0? NEW: Content in 'Preview' card is now hidden NEW: Content in search results is now hidden, if configured NEW: Content in profile activity is now hidden FIX: Ajax pagination no longer breaks the hiding of content MINOR: Slight language changes to remove some redundant strings This update has caused all my 'all activity' to be hidden, despite having 'ALL CONTENT' highlighted for only Guests? Edited November 21, 20204 yr by Dean_
November 21, 20204 yr Author 1 hour ago, Dean_ said: This update has caused all my 'all activity' to be hidden, despite having 'ALL CONTENT' highlighted for only Guests? What settings do you have for the new search results functionality, as the activity streams are based on search results. Screenshots will suffice. Don't worry - just got home and tested it out and it's affecting activity streams even without the search functionality enabled....should be an easy fix. If you have FTP access to your site, I can give you a patched file...send me a PM if you do Edited November 21, 20204 yr by Nathan Explosion
November 21, 20204 yr Author I've submitted v3.1.1 for approval to resolve that specific issue - if anyone has upgraded to v3.1.0 and needs the patch file to upload via FTP, send me a PM. @Olmyster - can I get an answer to my question from my response which I linked you to? On 11/13/2020 at 11:45 AM, Nathan Explosion said: I think what you are asking for here is the ability to limit the number of replies to a topic - am I correct? I believe I am correct but would like confirmation - this feature is actually one that I built in to v3.0.0 originally but there was an annoying side effect which I couldn't figure out at the time so I pulled it from the app until a later point, so I can take another look for v3.1.2
November 21, 20204 yr Author What's new in v3.1.1? FIX: Search results feature no longer causes search results to not show AT ALL when the feature is disabled.
November 24, 20204 yr Hello, first I want to thank you for the updates and the application is excellent. Even so I found something that can be improved and that is that when a link of a topic is inserted, a small card automatically appears where you can see the data or hidden images.
November 24, 20204 yr Author 8 hours ago, MataVirgenes said: Even so I found something that can be improved and that is that when a link of a topic is inserted, a small card automatically appears where you can see the data or hidden images. Could you elaborate on this please, for clarity? The application has settings to hide links, allowing differentiation between external links (off to other sites) and internal links (to your own site). The internal links functionality has an additional setting which can hide any embedded links (I believe that is what you are referring to as a 'small card') too - so if, for example, you had internal links and embeds hidden to Guests then when a guest reads a topic/post containing an embedded internal link then it is hidden to them. I think you are asking for a change to how this works, but I would like you to clarify it please. Maybe include a use-case for what you are asking?
November 24, 20204 yr Author Quick follow-up - I think this might be what you are asking for: Application configured to hide content on topics in Forum A only, for Guests (for example) Guests can't view the configured content when viewing a topic In Forum B, User A creates a topic and then links to a topic in Forum A, which is then embedded. Guest can see the embedded content Is that correct?
November 25, 20204 yr On 11/24/2020 at 4:29 AM, Nathan Explosion said: Could you elaborate on this please, for clarity? The application has settings to hide links, allowing differentiation between external links (off to other sites) and internal links (to your own site). The internal links functionality has an additional setting which can hide any embedded links (I believe that is what you are referring to as a 'small card') too - so if, for example, you had internal links and embeds hidden to Guests then when a guest reads a topic/post containing an embedded internal link then it is hidden to them. I think you are asking for a change to how this works, but I would like you to clarify it please. Maybe include a use-case for what you are asking? You're right, there is already an option to hide internal links, thank you very much!
November 25, 20204 yr Author OK...in the absence of confirmation of my follow-up, I am going to assume that is what you are talking about - that will also be in v3.1.2 when I release it. Edited November 25, 20204 yr by Nathan Explosion
December 1, 20204 yr Hello @Nathan Explosion. It is not possible to hide the results of a search when it is done in the quick search field at the top right of the forum. Is it possible that this will be taken into account in the next version of the plugin?
December 1, 20204 yr Author 11 minutes ago, Olmyster said: It is not possible to hide the results of a search when it is done in the quick search field at the top right of the forum. Hiding content in search results was added in v3.1.0, and a further fix added in v3.1.1 - what isn't working for you? Screenshots help. Edited December 1, 20204 yr by Nathan Explosion
December 1, 20204 yr 10 minutes ago, Nathan Explosion said: Screenshots help. If you go to my community as a guest, for try to type in the search bar "Douce Lune" (sorry, it's french terms). You'll see 768 results. However, my settings are ok.
December 1, 20204 yr Author 4 minutes ago, Olmyster said: However, my settings are ok All I see there is the 'Search results' tab - you're going to have to show me all your settings, please. I'll test it out here once you've popped those up for me to see. Edited December 1, 20204 yr by Nathan Explosion
December 1, 20204 yr 4 minutes ago, Nathan Explosion said: It would help if you actually showed what your settings are. Here they are. 2020-12-01_15-22-19.mp4