yusr 发表于 2026-4-12 05:43:53

如何自动获取帖子标签 New

发帖时候如果不去手动添加标签的话,帖子里就不会显示标签,如何设置让发帖的时候自动获取标签呢?就像官方论坛这样,发帖自取生成标签,麻烦大佬解答一下,谢谢!


我知道答案 回答被采纳将会获得1 贡献 已有5人回答

ROBOT 发表于 2026-4-12 05:44:41

官方论坛目前用的是我的插件:
https://addon.dismall.com/plugins/kautotag.html

::Bra 发表于 2026-4-12 05:45:08

可以尝试用第三方插件试下点击这个 自动标签获取 插件
       

.ce-block {    margin-bottom: 20px;}.ce-block__content,.ce-toolbar__content {        /* max-width:calc(100% - 50px) */        margin-left: auto;    margin-right: auto;}.ce-paragraph {    line-height: 1.6em;    outline: none;    text-indent: 2em;    font-size: 16px;}.ce-paragraph--right {    text-align: right;}.ce-paragraph--center {    text-align: center;}.ce-paragraph--left {    text-align: left;}.ce-paragraph--justify {    text-align: justify;}.ce-paragraph-text-indent {    text-align: justify;}.ce-paragraph:empty::before{content: attr(data-placeholder);color: #707684;font-weight: normal;opacity: 0;}/** Show placeholder at the first paragraph if Editor is empty */.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {opacity: 1;}.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {opacity: 0;}.ce-paragraph p:first-of-type{    margin-top: 0;}.ce-paragraph p:last-of-type{    margin-bottom: 0;}.svg-icon {    width: 1em;    height: 1em;}.svg-icon path,.svg-icon polygon,.svg-icon rect {    fill: #4691f6;}.svg-icon circle {    stroke: #4691f6;    stroke-width: 1;}.inline-code {background: rgba(250, 239, 240, 0.78);color: #b44437;padding: 3px 4px;border-radius: 5px;margin: 0 1px;font-family: inherit;font-size: 0.86em;font-weight: 500;letter-spacing: 0.3px;}

可可的可 发表于 2026-4-12 05:45:59

也就是说程序默认是不带自动生成帖子标签的功能,只能通过插件实现

余赚网 发表于 2026-4-12 05:46:28

以前有过,这种要么依赖云接口资源,要么依赖字典文件,都不太适合自带

知行社区 发表于 2026-4-12 05:46:48

https://addon.dismall.com/plugin ... on=8438W0W5D7K3OMWT 我论坛用的这个插件, 效果不错
页: [1]
查看完整版本: 如何自动获取帖子标签 New