发布于 2015-11-09 00:54:39 | 82 次阅读 | 评论: 0 | 来源: 网友投递
XWiki 开源wiki系统
XWiki是一个由Java编写的基于LGPL协议发布的开源wiki和应用平台。它的开发平台特性允许创建协作式Web应用,同时也提供了构建于平台之上的打包应用(第二代wiki)。
XWiki 6.4.6 发布,此版本是个稳定版本,主要修复 XWiki 6.4.5 的 bug:
>XWIKI-12723 XWiki#getCurrentContentSyntaxId() may return wrong value inside wiki macros
>XWIKI-12722 The xwiki:livetable:<id>:loadingEntries event is not fired
>XWIKI-12720 When $displayContentMenu is set, the template displayed when a document doesn't exist shouldn't display a content menu
>XWIKI-12719 Using the $displayMainMenu variable breaks the content menu buttons
>XWIKI-12716 The sinceDays ping field is not correctly computed
>XWIKI-12686 DBTreeList fails with NPE when the query returns NULL values for the selected columns
>XWIKI-12664 "restURL" meta tag has empty content
>XWIKI-12647 Jump to Page fails when a page contains "?"
>XWIKI-12631 A broken LESS resource is always re-compiled
>XWIKI-12618 Dependencies order not preserved when importing an extension
>XWIKI-12613 Solr doesn't index document translations after they are created on a subwiki
>XWIKI-12609 Bad location of dropdown menus when the trigger button is close to the end of the screen
>XWIKI-12607 XAR export fails if no "name" parameter is passed in the URL
XWIKI-12516 Rename Blog home page from "The Wiki Blog" to "Blog"
>XWIKI-12037 In the Wiki Index some wikis appear multiple times
>XWIKI-11524 Do not display hidden documents in feeds
>XWIKI-11482 "Template to use" text overlaps with validation text
>XWIKI-9938 Adding a tag to a document which contains translations will display several times the same document as containing the tag
详细内容请看发行说明。
XWiki是一个由Java编写的基于LGPL协议发布的开源wiki和应用平台。它的开发平台特性允许创建协作式Web应用,同时也提供了构建于平台之上的打包应用(第二代wiki)。