Skip to content

Commit 5fb34c9

Browse files
author
Farzad Hayatbakhsh
committed
Add backlink for tinycomments_mentions_enabled
1 parent 6c27d83 commit 5fb34c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/ROOT/pages/7.5-release-notes.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,13 @@ The {productname} {release-version} release includes an accompanying release of
9898

9999
The **Comments** plugin now supports mentions in comments.
100100

101-
Previously, the **Comments** plugin allowed users to add comments to content in the editor. However, users could not mention other users in comments sidebar, limiting the ability to notify specific users or direct comments to them.
101+
Previously, the **Comments** plugin allowed users to add comments to content in the editor. However, users could not mention other users in the comments sidebar, limiting the ability to notify specific users or direct comments to them.
102102

103-
In {productname} {release-version}, the **Comments** plugin has been enhanced to support mentions in comments. Users can now mention other users in comments by typing the `+@+` symbol followed by the user's name. This feature enables users to notify specific individuals, direct comments to them, or engage in conversations with other users directly within the editor.
103+
In {productname} {release-version}, the **Comments** plugin has been enhanced to support xref:mentions.adoc[Mentions] in comments. Users can now mention other users in comments by typing the `+@+` symbol followed by the user's name. This feature enables users to notify specific individuals, direct comments to them, or engage in conversations with other users directly within the editor.
104104

105-
Additionally, the **Comments** plugin now includes a new `mentionedUids` property in the EventLog API when the xref:mentions.adoc[Mentions] plugin is enabled. This property provides an array of UIDs mentioned in the comment, allowing integrators to retrieve which users have been mentioned in comments.
105+
Additionally, the **Comments** plugin now includes a new `mentionedUids` property in the EventLog API when the Mentions plugin is enabled. This property provides an array of UIDs mentioned in the comment, allowing integrators to retrieve which users have been mentioned in comments.
106106

107-
The **Comments** plugin now offers the `+tinycomments_mentions_enabled+` option to enable or disable the incorporation of the xref:mentions.adoc[Mentions] plugin into the **Comments** plugin, provided both plugins are included in the configuration.
107+
The **Comments** plugin now offers the `xref:comments-with-mentions.adoc#tinycomments_mentions_enabled[tinycomments_mentions_enabled]` option to enable or disable the incorporation of the Mentions plugin into the **Comments** plugin, provided both plugins are included in the configuration.
108108

109109
liveDemo::comments-embedded-with-mentions[]
110110

0 commit comments

Comments
 (0)