Try our conversational search powered by Generative AI!

Ben  McKernan
Jan 4, 2019
  4277
(6 votes)

Comments for content

In the next release of CMS UI (version 11.14.0), we will be releasing what I believe is a long awaited feature, comments for content. Up until now it has only been possible to comment on content in the project overview, which requires the content to be part of a project. With the new update, users will be able to comment on any content from edit mode so they can see the content at the same time as they are commenting.

A quick overview

There is a new button added to the menu in edit mode which allows users to toggle the comments pane.

toolbar.png

When toggled on, the comments pane will appear next to the content being edited and it will display all comments and activities for the current version of the content.

comment_on_review_request.png

And as with comments in projects, it is possible to tag other users in the comment but using the @username syntax.

project_autotagging.png

Important note

In this first version, the comments pane will only show activities and comment for the current version. This means that if a new draft is created, for example, then the comment associated with the published version will not be displayed. It is possible to see the draft for other version by using the version gadget.

This obviously has advantages and disadvantages depending on the workflow of the editor. We hope to iterate on this and in a future version add the possibility for users to filter comments for all versions or just the current version.

Jan 04, 2019

Comments

Allan Thraen
Allan Thraen Jan 4, 2019 03:23 PM

Ben, I love it!

It's somewhat similar to the functionality we tried to introduce with the Content Collaboration add-on some years ago, but it never caught on (I guess because it was an add-on, it was hard to install). But I can definitely see a need for this as an out-of-the-box feature.

Can you share an example of how you work with comments programmatically?

/Allan

valdis
valdis Jan 4, 2019 06:10 PM

veri nais! sorry for dumb question (haven't played with user mentions in projects) bit what happens when I mention someone? will user receive some email or anything?

i am not a ux wizard, but would be benefical to see comment's timestamp (preferably humanized),possi possib to sort, etc.

are comments culture specific (meaning for each language version separate list of comments)?

API (as Allan mentioned) would be interesting to see as well.

can/will comments be exportable/importable?

David Knipe
David Knipe Jan 4, 2019 08:26 PM

Hey Valdis

Had a quick look myself and have some initial responses :)

bit what happens when I mention someone? will user receive some email or anything? -- it looks to use the same notification system as projects so users would get up a pop up notification in the UI and also a summary email (sent by a sheduled job so its possible to configure the interval). 

are comments culture specific (meaning for each language version separate list of comments)? -- seems they are yes

API (as Allan mentioned) would be interesting to see as well -- at first glance the classes look internal but will continue to investigate to see if there any public endpoints for extension...

Ben  McKernan
Ben McKernan Jan 7, 2019 08:51 AM

Regarding the API, we have not added anything new for this feature. It is built on top of the activities API that has existed in CMS core since v9.5.0, see EPiServer.DataAbstraction.Activities

What is probably good to know is that there are two sorts of comments. The first is the top level MessageActivity which is what gets created if you write a new comment. The second is the ActivityComment which is what gets created if you reply to an activity.

Regarding tagged users, they will get a notification in the UI on the bell icon in the top right. I don't believe we send emails for these notification at this point but it is probably in the backlog.

valdis
valdis Jan 7, 2019 09:15 AM

thanks!

Johan Petersson
Johan Petersson Jan 8, 2019 11:22 AM

Would also be nice if you can see which version of the content that was commented. Another feature request, make a comment mandatory when the content is published, much like a GIT commit message. We have clients that need to document every change to content.

Please login to comment.
Latest blogs
Optimizely and the never-ending story of the missing globe!

I've worked with Optimizely CMS for 14 years, and there are two things I'm obsessed with: Link validation and the globe that keeps disappearing on...

Tomas Hensrud Gulla | Apr 18, 2024 | Syndicated blog

Visitor Groups Usage Report For Optimizely CMS 12

This add-on offers detailed information on how visitor groups are used and how effective they are within Optimizely CMS. Editors can monitor and...

Adnan Zameer | Apr 18, 2024 | Syndicated blog

Azure AI Language – Abstractive Summarisation in Optimizely CMS

In this article, I show how the abstraction summarisation feature provided by the Azure AI Language platform, can be used within Optimizely CMS to...

Anil Patel | Apr 18, 2024 | Syndicated blog

Fix your Search & Navigation (Find) indexing job, please

Once upon a time, a colleague asked me to look into a customer database with weird spikes in database log usage. (You might start to wonder why I a...

Quan Mai | Apr 17, 2024 | Syndicated blog