kotaco Posted May 22, 2022 Posted May 22, 2022 Any chance of customizing how hidden content is displayed? I enjoy some of the sites that utilize the style of redacted content to give a sort of preview to guests and encourage them to sign in to view the unredacted content; I believe the term for the technique(s) is either "Skeleton Loading" or "Placeholders" I think this would give some extra UI points to the experience for guests vs just the single sentence of text. See demonstrations below from SwiftUI and React:
Nathan Explosion Posted May 22, 2022 Author Posted May 22, 2022 37 minutes ago, kotaco said: Any chance of customizing how hidden content is displayed? I'll have a think about it.
Nathan Explosion Posted May 22, 2022 Author Posted May 22, 2022 That's a goer, as long as you don't expect it to be an 'exact' representation of the actual content. Chris Anderson and kotaco 2
kotaco Posted May 25, 2022 Posted May 25, 2022 On 5/22/2022 at 1:45 PM, Nathan Explosion said: That's a goer, as long as you don't expect it to be an 'exact' representation of the actual content. That's exciting 🙂
Nathan Explosion Posted May 31, 2022 Author Posted May 31, 2022 v4.0.2 is currently pending approval NEW Added ability to display 'skeleton text' instead of, or aswell as, textual content when hiding all content FIXES Fixed issue where HTML content was included in the meta 'description' & 'og:description', resulting in it being printed as text at the top of the page. CHANGES None kotaco and AlexWebsites 2
AlexWebsites Posted June 3, 2022 Posted June 3, 2022 On 5/31/2022 at 12:40 PM, Nathan Explosion said: Fixed issue where HTML content was included in the meta 'description' & 'og:description', resulting in it being printed as text at the top of the page. This is still happening to me after the latest update when I have the first post hidden
Nathan Explosion Posted June 3, 2022 Author Posted June 3, 2022 (edited) Hmmm. I'll check more tomorrow. Edited June 3, 2022 by Nathan Explosion AlexWebsites 1
Nathan Explosion Posted June 4, 2022 Author Posted June 4, 2022 (edited) I reckon there is something else hooking in that results in a failure in a check I added - should have taken into account possibility of this, so modifying the check. If you have FTP access to your site, download the following file and send it to me via PM and I'll patch it for you. applications\nehidecontent\sources\ProcessStuff.php Edited June 4, 2022 by Nathan Explosion
Nathan Explosion Posted June 6, 2022 Author Posted June 6, 2022 v4.0.2.1 is pending approval, with a tweak made to the fix I added in v4.0.2 allowing it to account for other 3rd-party hooks affecting a check I had added in.
MataVirgenes Posted June 19, 2022 Posted June 19, 2022 Hi, I'm here to report a bug. I had version 3.2 of the plugin, it had problems but it hid the images and attachments that the forum had. Update to the current version and it presents these errors: 1. The images became public and are only hidden when you mark "Also hide emoticons/emojis", they are hidden and a message is displayed but with a link that when clicked the image is displayed. 2. In the configuration of miscellaneous Check the option when clicking on the image a login window is shown, but nothing is shown and only the image is seen. Please this is urgent, the content is being viewed by everyone and I had to close the forum until it is resolved.
Nathan Explosion Posted June 19, 2022 Author Posted June 19, 2022 (edited) Provide a screenshot of your settings ( all of them) and a link to a topic, please. Once I have that detail, then I can likely assist with downgrading if there is indeed an issue here. Edited June 19, 2022 by Nathan Explosion
Nathan Explosion Posted June 20, 2022 Author Posted June 20, 2022 (edited) No need on the above (but please provide them next time you are reporting an issue) as I've reproduced the following: 19 hours ago, MataVirgenes said: The images became public and are only hidden when you mark "Also hide emoticons/emojis", they are hidden and a message is displayed but with a link that when clicked the image is displayed. I have not reproduced the following though - mainly because it doesn't clearly make sense ("Nothing is shown" but "image is seen") and possibly because what you are trying to describe may be related to the previous issue: 19 hours ago, MataVirgenes said: In the configuration of miscellaneous Check the option when clicking on the image a login window is shown, but nothing is shown and only the image is seen. Anyway, v4.0.3 will be released shortly - if you have FTP access to your site, I can provide a patched file. Edited June 20, 2022 by Nathan Explosion
LiquidFractal Posted August 2, 2022 Posted August 2, 2022 (edited) Really? I'm not seeing that. I'm seeing: No overt mention of 4.7 compatibility. So there's that. Edited August 2, 2022 by LiquidFractal
Nathan Explosion Posted August 2, 2022 Author Posted August 2, 2022 Here's the listing directly on here: https://invisioncommunity.com/files/file/8395-ne-hide-content/View the 'Compatabilty' field. Want to know when the compatibility was added? Try checking ALL the change log information (there are prior ones - here's the specific one you need) https://invisioncommunity.com/files/file/8395-ne-hide-content/?changelog=26308Want to see the compatibility information in the ACP? Go ask IPS to add it in: https://invisioncommunity.com/forums/forum/499-feature-suggestions/ Are you having an actual issue with the app's functionality when installed on IPS 4.7? If so, please provide details.
LiquidFractal Posted August 2, 2022 Posted August 2, 2022 No, all good - I was checking my apps and plugins en masse by clicking through to the Marketplace interface, which apparently doesn't have all this information. Nathan Explosion 1
Stuart Silvester Posted August 3, 2022 Posted August 3, 2022 8 hours ago, LiquidFractal said: No, all good - I was checking my apps and plugins en masse by clicking through to the Marketplace interface, which apparently doesn't have all this information. It will only show you resources that are compatible with your current version. LiquidFractal 1
LiquidFractal Posted August 3, 2022 Posted August 3, 2022 14 hours ago, Stuart Silvester said: It will only show you resources that are compatible with your current version. Ahh, so. Many thanks for the clarification!
OptimusBain Posted October 6, 2022 Posted October 6, 2022 Quick question. Would it be possible to display only the last X posts in a topic? And hide the remaining ones to specific user groups? Thanks
Nathan Explosion Posted October 6, 2022 Author Posted October 6, 2022 Available when hiding all content only - will show the first post plus X number of comments.
OptimusBain Posted October 6, 2022 Posted October 6, 2022 10 hours ago, Nathan Explosion said: Available when hiding all content only - will show the first post plus X number of comments. But will it show the first post plus whic comments? Last ones? First ones? I want to display the last ones, most recent ones
Nathan Explosion Posted October 6, 2022 Author Posted October 6, 2022 (edited) First post plus the next X amount of comments. Edited October 6, 2022 by Nathan Explosion
OptimusBain Posted October 7, 2022 Posted October 7, 2022 11 hours ago, Nathan Explosion said: First post plus the next X amount of comments. Understood. Thanks. So it won't work for me. I need to display the last (most recent) X posts. I don't want certain groups to read the historical posts, only the most recent ones.
Nathan Explosion Posted December 20, 2022 Author Posted December 20, 2022 v4.0.4 is currrently pending approval. FIXES Fixed issue where an error would occur in search results if the 'Search results' setting was enabled and the content was from an application other than Forums/Events/Pages CHANGES Minor language updates to account for Calendar being renamed Events
Recommended Posts