项目

一般

简介

插件 » Redmine Knowledgebase 知识管理插件

Redmine Knowledgebase

为redmine增加专业的知识管理功能

发布于: https://github.com/alexbevi/redmine_knowledgebase
兼容于: Redmine 6.1.*,  6.0.*,  5.1.*,  5.0.*,  4.2.*,  4.1.*,  4.0.*,  3.4.*,  3.3.*,  3.2.*

最新版本: 5.0.0_3 更新日期: 2026-01-15 23:27

基本介绍

为redmine增加专业的知识管理功能。主要功能包括:
  • 文章版本控制
  • 查看不同版本间的差异
  • 电子邮件通知与Atom订阅源
  • 文章分类
  • 文章评分
  • 文件附件功能
  • 文章评论
  • 文章标签标记
  • 带缩略图的可视化索引(可选)
  • 基于项目的权限管理

知识库插件目前有效的宏语法:

{{kb(<article_id>)}} will render a link to the "kb#<article_id>" format. (It may change according to your locale).
{{article_id(<article_id>)}}, identical to the kb macro, will render a link to the "kb#<article_id>" format.
{{article(<article_id>)}} will render a link to the "kb#<article_id>: <article_title>" format.
{{category(<category_id>)}} will render a link to the "<category_title>" format, only renders the title of the category.