We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
user_id
fetch_users
Required Comments options for embedded mode
1 parent bac3a5b commit 2f64681Copy full SHA for 2f64681
modules/ROOT/pages/comments-with-mentions.adoc
@@ -64,9 +64,18 @@ include::partial$configuration/tinycomments_lookup.adoc[leveloffset=+1]
64
65
When using embedded mode, the {pluginname} plugin requires the following options:
66
67
+* xref:user_id[`+user_id+`]
68
+* xref:fetch_users[`+fetch_users+`]
69
+
70
+Or:
71
72
* xref:tinycomments_author[`+tinycomments_author+`]
73
* xref:tinycomments_author_name[`+tinycomments_author_name+`]
74
75
+include::partial$configuration/user_id.adoc[leveloffset=+1]
76
77
+include::partial$configuration/fetch_users.adoc[leveloffset=+1]
78
79
include::partial$configuration/tinycomments_author.adoc[leveloffset=+1]
80
81
include::partial$configuration/tinycomments_author_name.adoc[leveloffset=+1]
0 commit comments