发布于 2016-04-14 00:48:11 | 146 次阅读 | 评论: 0 | 来源: 网友投递
Apache Allura SF网站开源项目
Allura 是一个开源、可扩展基于Web 的集成了软件工具和协作软件开发的平台。最开始由 SourceForge 在 2009 年推出用来管理源码仓库、Bug 报告、讨论和 Wiki 页面、博客等功能。该项目在 2012年6月贡献给 Apache 基金会。
Apache Allura 1.4.0 发布。
安装了一个新工具——Admin Toolbar:每个页面上都有“Add New”链接,可以从任何地方安装新工具。
工具选项:要更改任何工具设置,使用上栏右侧的 Lock/Unlock 按钮。
重新排序工具:解锁按钮,然后将它们拖放到你想要的顺序。你甚至可以使用此方法自定义子菜单下拉菜单中的顺序。
将类似工具整合到 DROPDOWNS:当你有相同类型的多个工具,在 Grouping Threshold 选项中可用。
其他更新:
Config settings to show your custom logo and navigation links in the top header.
New interface to manage sitewide notifications. You can specify custom messages to show up on certain pages or page types, or to certain types of users.
Project exports now can include file attachments from all the tickets, wikipages, comments, etc.
Standardized fence blocks in Markdown. In addition to ~~~ to mark off code
blocks, you can use the more common ```. It also works to nest code block notation, and specify the formatting language in more ways.
下载请访问此处