<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Communities on </title>
    <link>https://stoeps.de/tags/communities/</link>
    <description>Recent content in Communities on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>christoph.stoettner@stoeps.de (Christoph Stoettner)</managingEditor>
    <webMaster>christoph.stoettner@stoeps.de (Christoph Stoettner)</webMaster>
    <copyright>© 2026 Christoph Stoettner</copyright>
    <lastBuildDate>Tue, 22 Mar 2022 17:39:24 +0100</lastBuildDate><atom:link href="https://stoeps.de/tags/communities/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Disable Highlights App in Connections 7</title>
      <link>https://stoeps.de/posts/2022/disable_highlights_app_in_connections7/</link>
      <pubDate>Tue, 22 Mar 2022 17:39:24 +0100</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2022/disable_highlights_app_in_connections7/</guid>
      <description>&lt;p&gt;Today I got the question of how to disable the highlights app in Connections 7. When you follow the &lt;a href=&#34;https://help.hcltechsw.com/connections/v6/admin/migrate/install_cr3_disable_highlights.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;documentation for Connections 6.0CR6&lt;/a&gt; you get an error message (and the document is not available in Connections 7).&lt;/p&gt;&#xA;&lt;p&gt;I commented out the widget definition in &lt;code&gt;widgets-config.xml&lt;/code&gt; like described in the documentation for the former release.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2022/disable_highlights_app_in_connections7/feature.jpg" />
    </item>
    
    <item>
      <title>Add offset to community overview anchor links</title>
      <link>https://stoeps.de/posts/2022/add_offset_to_community_overview_anchor_links/</link>
      <pubDate>Mon, 21 Mar 2022 17:01:25 +0100</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2022/add_offset_to_community_overview_anchor_links/</guid>
      <description>&lt;p&gt;Our users are often building Highlights and Overview pages within HCL Connections Communities, where they link from one description widget to RTE or from one RTE widget to another.&lt;/p&gt;&#xA;&lt;p&gt;We found that these anchor links often disappear behind the top navigation bar and the users wonder what happened.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2022/add_offset_to_community_overview_anchor_links/feature.jpg" />
    </item>
    
    <item>
      <title>Hiding the Create Community button 2nd</title>
      <link>https://stoeps.de/posts/2021/hide-community-button-second/</link>
      <pubDate>Thu, 18 Nov 2021 21:00:00 +0100</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2021/hide-community-button-second/</guid>
      <description>&lt;p&gt;Some time ago I got the tip from HCL Support, that the &lt;a href=&#34;https://stoeps.de/posts/2020/community_create_button/&#34; &gt;&lt;code&gt;Create Community&lt;/code&gt; button will recognize the role &lt;code&gt;community-creator&lt;/code&gt;&lt;/a&gt; only when the gatekeeper option &lt;code&gt;CATALOG_CARD_UPDATED&lt;/code&gt; is set to &lt;code&gt;false&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;This is working, but I had to complain, that this option activates some code, which loads fonts from a CDN instead of the local Connections deployment.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2021/hide-community-button-second/feature.jpg" />
    </item>
    
    <item>
      <title>Highlights as start page hides the Community overview</title>
      <link>https://stoeps.de/posts/2021/highlight-as-startpage-hides-overview/</link>
      <pubDate>Thu, 18 Nov 2021 12:05:30 +0100</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2021/highlight-as-startpage-hides-overview/</guid>
      <description>&lt;p&gt;Connections 7 creates the Community Highlights page automatically and sets it as the start page for new communities.&lt;/p&gt;&#xA;&lt;p&gt;That&amp;rsquo;s configured in the highway service, which is available for administrative users on https://&lt;em&gt;your_connections_url&lt;/em&gt;/connections/config/highway.main.gatekeeper.tiles&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2021/highlight-as-startpage-hides-overview/feature.jpg" />
    </item>
    
    <item>
      <title>Show Community Create Button only to users with role &#34;community-creator&#34;</title>
      <link>https://stoeps.de/posts/2020/community_create_button/</link>
      <pubDate>Thu, 17 Dec 2020 09:05:00 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2020/community_create_button/</guid>
      <description>&lt;p&gt;Since the update to the new &lt;a href=&#34;https://help.hcltechsw.com/connections/v6/user/communities/t_com_search.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;HCL Connections Community Card-Based Overview (Connections 6.0 CR4)&lt;/a&gt; I search for a way to hide the button &amp;ldquo;Create Community&amp;rdquo; from users without the role &amp;ldquo;Community-Creator&amp;rdquo;.&#xA;This was always possible in the earlier versions of Connections, but the button was shown always since the update.&lt;/p&gt;&#xA;&lt;p&gt;During the year I mostly forgot about it, but yesterday I opened a case with HCL Connections Support and got immediatly following answer:&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2020/community_create_button/feature.jpg" />
    </item>
    
  </channel>
</rss>
