-
-
-
-
Invision Community 5.1: Complete event management
This is a major improvement, well done.
-
-
-
[Theme Editor] Header
You can upload images in theme resources through the ACP and then in the custom css you'd typically call it and style it: .primaryHeader { background: url('{resource="custom/image.webp" app="core" location="front"}') no-repeat center center fixed; }
-
-
Many Gateway Time-outs Error 504 Happening with IC Cloud
Confirming this for Administrata and even this forum.
-
We need Invision Community 5.1 Alpha Testers!
- We need Invision Community 5.1 Alpha Testers!
Calling for duty!- 5.0.19 is now available!
Updated. Thanks for the hard work!Cedric V started following Sync reactions between topics and blogs- Sync reactions between topics and blogs
Yes, that is definitely also a good idea. You're hired. In all seriousness, shouldn't be so hard to implement reactions and posts between blogs and their dedicated topics. It might be worth looking at how Pages already does this. When a database is set to use a forum topic for comments, the record's comment stream is literally the topic's posts. They share the same rows rather than being copied back and forth, so a reply in either place shows up in both. Reactions on those comments come along for free for the same reason, since each comment is just the forum post underneath. If Blog reused that same approach, the shared comment stream you're describing would mostly fall out of it. The one thing that pattern still doesn't solve, even in Pages, is the reaction on the item itself. The article and the topic's opening post stay as two separate reactable objects, so reacting to the blog entry and reacting to the topic starter still count separately. That's really the same thing I raised originally, so it would be nice to see that piece addressed too if the comment stream gets unified. š- Sync reactions between topics and blogs
It might be beneficial to sync reactions between blog posts and their dedicated topics. Some people react to the topic, while others react to the blog post. Synchronizing the two would prevent reactions from showing inaccurate statistics. It may be a small detail, but I think it would help provide more accurate stats.- CSS Dark Mode
You'd add this before your class: [data-ips-scheme="dark"]- New website!
Is the showcase going to be filled with more IC communities, or is this reserved for enterprise only?- Member 'storage'
You can increase the amount in groups. And members can indeed individually delete content to clear space. That is found in the user menu under attachments.- New website!
Question, did anything change with the login? Whenever I switch device, going from computer to mobile, I need to login. Going from mobile to computer, I need to login again. Every time.- 5.0.17 is now available!
Cool, 17 updates for the price of 1.- 5.0.17 is now available!
Thanks. Guess Iām safe for now. š- 5.0.17 is now available!
@Stuart Silvester which upcoming release will be removing underscore.js? 5.0.18 or sometime later?