Skip to content

Content

Panel > Operations > Content

Name Config

Menu TitleKey NameDefault Key ValueValue TypeDescription
Custom Group Namegroup_nameobjectGroup Multilingual
Custom Hashtag Namehashtag_nameobjectHashtag Multilingual
Custom Geotag Namegeotag_nameobjectGeotag Multilingual
Custom Post Content Namepost_nameobjectPost Multilingual
Custom Comment Content Namecomment_nameobjectComment Multilingual
Publish Post Action Namepublish_post_nameobjectPublish Multilingual
Publish Comment Action Namepublish_comment_nameobjectReply Multilingual

Interaction Config

Menu TitleKey NameDefault Key ValueValue TypeDescription
Mention Statusmention_statustrueboolean
Number of Mentionmention_number0numberThe number of user mentions per piece of content, 0 means no limitation.
Hashtag Statushashtag_statustrueboolean
Hashtag Formathashtag_format2numberThe difference between #Hashtag and #Hashtag#
Hashtag Lengthhashtag_length20number
Number of Hashtaghashtag_number0numberThe number of hashtags supported per piece of content, 0 means unlimited.
Hashtag Regular Expressionhashtag_regexp{"space":"","hash":""}object
  • Hashtag Regular Expression - Default
    • space /#[\p{L}\p{N}\p{M}]+[^\n\p{P}\s]/u
    • hash /#[\p{L}\p{N}\p{M}]+[^\n\p{P}]#/u

Nearby search default range

Menu TitleKey NameDefault Key ValueValue TypeDescription
Kilometernearby_length_km50number
Milenearby_length_mi30number

List Config

Menu TitleKey NameDefault Key ValueValue TypeDescription
Post Brief Word Limitpost_brief_length280number
Comment Brief Word Limitcomment_brief_length280number
Comment visibility rulecomment_visibility_rule0numberUnit: days
0 means no restrictions, 7 means 7 days of visibility.

Based on the post's publishing time, if it exceeds the visibility rule in days, the post's comments will no longer be shown and cannot be commented on.

Preview Config

Menu TitleKey NameDefault Key ValueValue TypeDescription
Post like users previewpreview_post_like_users0number0 is not enabled, maximum number 10
Post comments previewpreview_post_comments0number0 is not enabled, maximum number 5
Post preview typepreview_post_comments_typelikestringlike like count
comment comment count
oldest publish time
latest publish time
Post comment preview conditionspreview_post_comments_threshold10numberlike and comment are only used to indicate the number of previews that will be output.
Comment like users previewpreview_comment_like_users0number0 is not enabled, maximum number 10
Comment replies previewpreview_comment_replies3number0 is not enabled, maximum number 5
Comment reply preview conditionspreview_comment_replies_typeoldeststringlike like count
oldest publish time
latest publish time

Manage Config

Menu TitleKey NameDefault Key ValueValue TypeDescription
Post Edit Permissionpost_editfalseboolean
How Long Can Editpost_edit_time_limit5number
Sticky Post Edit Permissionpost_edit_sticky_limitfalseboolean
Digest Post Edit Permissionpost_edit_digest_limitfalseboolean
Post Delete Permissionpost_deletetrueboolean
Sticky Post Delete Permissionpost_delete_sticky_limittrueboolean
Digest Post Delete Permissionpost_delete_digest_limittrueboolean
Comment Edit Permissionscomment_editfalseboolean
How Long Can Editcomment_edit_time_limit5number
Sticky Comment Edit Permissioncomment_edit_sticky_limitfalseboolean
Digest Comment Edit Permissioncomment_edit_digest_limitfalseboolean
Comment Delete Permissioncomment_deletetrueboolean
Sticky Comment Delete Permissioncomment_delete_sticky_limittrueboolean
Digest Comment Delete Permissioncomment_delete_digest_limittrueboolean

Released under the Apache-2.0 License