Replies: 1 comment
-
|
多站点的支持可能需要看看更体系化的规划后期支持,目前如果你要按照这个逻辑实现你的需求的话,可以自行写 Waline 插件解决一下 Multi-site support may require a more systematic planning later support. At present, if you want to implement your needs according to this logic, you can write the Waline plug-in to solve it yourself |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我当前多个不同的网站使用同一套系统,仅仅使用path来区分,RecentComments组件默认会获取整个系统所有的评论,这样就会获取到不属于本网站的评论,希望RecentComments能增加path参数筛选
I currently use the same system for multiple different websites, and only use path to distinguish them. The RecentComments component will obtain all comments on the entire system by default, so that comments that do not belong to this website will be obtained. I hope that RecentComments can increase path parameter filtering
Beta Was this translation helpful? Give feedback.
All reactions