ContributionsMost RecentMost LikesSolutionsRe: IgniteTech acquired Khoros to rebuild it. Here’s what that looks like. BrentPatching The webinar finally got posted in the original thread over here: The Exciting Road Ahead for Khoros Customers with IgniteTech and AI Re: Can somebody help me with session keys? Hi Noémi, I sent you the answer separately because I can't respond here for some reason? All I'm trying to do here is paste in the two links. Session Key and Authenticating via rest api non-sso Re: Aurora Email Templates I'm hung up on exactly this same thing right now, during our move to Aurora. The core component that passes/exposes text key variables to the template doesn't have the value for message subject available as an option. The `IMMEDIATE_GENERAL` subject template, for example, only gets the Community Title passed in. As it is presently, you can't use anything else there 😒. The `CONTENT_MENTIONS` and `MENTIONS` templates appear to be similar: "templateSubject": "{{i18n \"ContentMentions.subject\" communityTitle=community.title}}\n", "templateSubject": "{{i18n \"Mentions.subject\" author=notification.message.author.login communityTitle=community.title}}\n", In both of these, you'd only be able to use the variables passed into the component. Re: Bring back Khoros search Unless this is a pilot project for replacing the underlying search mechanism (Elasticsearch?) for us all, I feel like it's an odd thing for a vendor to abandon their own product's search platform in favor of another one. At the same time, I understand why Khoros would do it. It's the same reason we, as customers, would want to bring in other results to our own community's search experience. Re: Link preview in Teams shows blank image I think I fixed this in Studio -> Community Style -> /skin -> Page Head Top Content by adding meta info for the Twitter card and image. It just displays our Community logo. https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/summary <meta name="twitter:card" content="summary" /> <meta name="twitter:image" content="${asset.get("/html/assets/company-community-logo.png")}" /> <meta property="og:image" content="${asset.get("/html/assets/company-community-logo.png")}" /> <meta property="og:image:alt" content="Company Community Logo" /> I'll look again, but this should at least get something to display for you. Re: Khoros Communities 24.2 Release Is anyone else missing the Spam Quarantine link on the community dashboard? Even browsing to the page's URL redirects me back to the homepage. /t5/spam/searchpage It appears and works as expected in our staging environment. Wondering if it happened in the 24.2 upgrade last week and I'm just noticing after some time off. Either way, I've opened a support ticket. EDIT: It turns out moderation was disabled in our community, somehow? I've asked when and how that happened. EDIT 2: They're seeing this across multiple communities. Check yours and open a ticket to report it. Re: Can We Truncate Subscription Email Post Body? We tried this a few years back and eventually gave up because none of the functions we were expecting to be available to us would work. Re: Lab / Idea / Unconference Meetup? I thought I replied to this one already, but nope - I just subscribed. 😆 Anyway - yes please! Re: "1" was searched 1,755 + 501 times one day in August? I've had something similar in the past, but most recently on these two days in September. Searches for "20." I assume it's just some bot and since it went away, I didn't chase it down. Re: Community Aurora 23.12 Release Notes Looks like a good update! The auto-formatting gave me a chuckle 😆