发布于 2015-11-18 00:27:20 | 162 次阅读 | 评论: 0 | 来源: 网友投递
XWiki 开源wiki系统
XWiki是一个由Java编写的基于LGPL协议发布的开源wiki和应用平台。它的开发平台特性允许创建协作式Web应用,同时也提供了构建于平台之上的打包应用(第二代wiki)。
XWiki 7.1.3 发布,这是个稳定版本,修复了上一版的一些bug,更新内容如下:
XWIKI-12723 XWiki#getCurrentContentSyntaxId() may return wrong value inside wiki macros
XWIKI-12722 The xwiki:livetable:<id>:loadingEntries event is not fired
XWIKI-12716 The sinceDays ping field is not correctly computed
XWIKI-12711 Wrong text displayed in the Add Annotation submit button when in French
XWIKI-12700 "This tree can't be displayed in edit mode." displayed as loading message for the tree macro in inline edit mode
XWIKI-12689 Search suggest results don't match the current language
XWIKI-12686 DBTreeList fails with NPE when the query returns NULL values for the selected columns
XWIKI-12681 Color Theme converter is not working since the integration of Less4j
XWIKI-12679 Infinispan message in the console at XWiki shutdown
XWIKI-12666 When computing changes add local links in Detail View for documents which weren't deleted
XWIKI-12665 Display the language of the document when computing changes made to the wiki pages of an installed extension
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-12612 Resending a failed mail doesn't generate an error if it fails again
XWIKI-12611 MailStatusResult.getAllErrors() doesn't work
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-12528 XWQL issue with class names containing an underscore
XWIKI-12527 Bug in search result: Sort by:Relevance/xwiki/resources/icons/silk/bullet_arrow_down.png(%%)
XWIKI-12516 Rename Blog home page from "The Wiki Blog" to "Blog"
XWIKI-12502 Legacy XWiki.getRenderingEngine is not available
XWIKI-12446 When importing a empty password field we ends up with a hash in the database
XWIKI-12443 Wrong versions order in XWiki Extension repository REST service
XWIKI-12413 LDAP Group Sync makes extra queries when duplicated member entry is a user
XWIKI-12265 Search not working through documents in Slovak language
XWIKI-12188 Solr don't index pages created in pt_BR locale (Brazilian Portuguese)
XWIKI-12037 In the Wiki Index some wikis appear multiple times
XWIKI-11993 Wrong message displayed if you want to reset your password and the SMTP server isn't configured
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
XE-1499 Conflict on Admin user when upgrading from 6.4.4 to 7.1.1
更多内容请看:release notes
XWiki是一个由Java编写的基于LGPL协议发布的开源wiki和应用平台。它的开发平台特性允许创建协作式Web应用,同时也提供了构建于平台之上的打包应用(第二代wiki)。