Enable Preview for source files like html or css with IBM Docs Viewer

Created:
Last Update:

Author: Christoph Stoettner
Read in about 1 min · 163 words

Fountain pen and a notebook

Photo by Aaron Burden | Unsplash

IBM Docs Viewer can open source files with syntax highlighting. This feature is default disabled, but sometimes very useful.

You need to enable it with IBM Connections Gatekeeper.

Open Gatekeeper with https://your-connections-fqhn/connections/config

editor image 7e5b4698 42c1 41b8 8fd8 3384ce2fe4cc

Now search for FILEVIEWER_PREVIEW_TEXT and change the value to True.

editor image 38576940 5388 4dec 8bcb 6b68227d18fb

Now when you open an html (or other text file) from IBM Connections Files it will open a preview and after a short flickering of the document the source is highlighted.

editor image 85b47fdf 5c91 4d3c 866c 6516a98f1994

Without that setting you just see a message like “no preview available for this” and a download option:

editor image 35e7e787 8610 4943 8f5a 3cda24133efc

Gatekeeper settings can be set in real-time, so no restart of Connections is needed to enable or disable this feature. I tested the preview with html, js and css, but I think nearly everything with mime-type text is possible.

Update 2018-06-15

You need the admin role of the Common Application to access the gatekeeper!

Comments
Error
There was an error sending your comment, please try again.
Thank you!
Your comment has been submitted and will be published once it has been approved.
Success!
Your comment has been posted successfully.

Comments

Loading comments...

Leave a Comment

Your email address will not be published. Required fields are marked with *

Suggested Reading
Card image cap

In late 2021 I had an HCL Connections environment starting swapping, because the AppCluster used more than 30 GB of memory.

The system has

  • two nodes
  • is installed with the medium-sized deployment option
  • About 7500 users with a high adoption rate, because Connections is also used as intranet
Created:
Last Update:
Read in about 5 min
Card image cap

At the moment I’m working with a customer to secure all traffic in HCL Connections. The target is to have only encrypted network traffic between servers.

Today I started enabling encryption to Redis. This is a documented process , but the documentation is outdated and incomplete.

Created: Read in about 6 min
Card image cap

Today I read the article KB0118248 and remembered my blog post from 2018 . I also checked the attached aha idea where a comment states that you can use iframe for Youtube. Despite what KB0118248 incorrectly states, it is absolutely possible to embed videos in HCL Connections blogs and wikis using the HTML video tag as demonstrated in this post.

Created:
Last Update:
Read in about 2 min