欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
XWiki
第1行: | 第1行: | ||
+ | [[Image:xwiki.png|right]] | ||
XWiki是一个强大的Java开源的Wiki引擎. XWiki 逐渐发展为一个通用的Web构建平台. | XWiki是一个强大的Java开源的Wiki引擎. XWiki 逐渐发展为一个通用的Web构建平台. | ||
− | |||
In the same manner that Eclipse is a generic platform for developing applications, XWiki is a platform for developing any type of collaborative web applications.You can view it as an Application Server offering high level services relevant to developing collaborative applications. Example of such services are: Versioning service, Document service, Storage service, Attachment service, Authentication/Authorization service, WYSIWYG editing service, Wiki Service, and more | In the same manner that Eclipse is a generic platform for developing applications, XWiki is a platform for developing any type of collaborative web applications.You can view it as an Application Server offering high level services relevant to developing collaborative applications. Example of such services are: Versioning service, Document service, Storage service, Attachment service, Authentication/Authorization service, WYSIWYG editing service, Wiki Service, and more | ||
第39行: | 第39行: | ||
There are various XWiki Products that are part of the XWiki Ecosystem as show on the diagram below. | There are various XWiki Products that are part of the XWiki Ecosystem as show on the diagram below. | ||
===XWiki Platform=== | ===XWiki Platform=== | ||
+ | [[Image:xwikiservices.png|right|thumb|XWiki as a Platform]] | ||
XWiki is a platform for developing collaborative web applications using the wiki paradigm. XWiki Products are based on the XWiki Platform which provides common services and UI to them. | XWiki is a platform for developing collaborative web applications using the wiki paradigm. XWiki Products are based on the XWiki Platform which provides common services and UI to them. | ||
*http://platform.xwiki.org | *http://platform.xwiki.org |
2009年10月5日 (一) 03:16的版本
XWiki是一个强大的Java开源的Wiki引擎. XWiki 逐渐发展为一个通用的Web构建平台.
In the same manner that Eclipse is a generic platform for developing applications, XWiki is a platform for developing any type of collaborative web applications.You can view it as an Application Server offering high level services relevant to developing collaborative applications. Example of such services are: Versioning service, Document service, Storage service, Attachment service, Authentication/Authorization service, WYSIWYG editing service, Wiki Service, and more
目录 |
功能
- Wiki syntax (uses Radeox engine)
- Content management (view/edit/preview/save)
- Version Control
- Attachments
- Rights Management
- Full-text Search
Start
Admin/admin superadmin/system // WEB-INF/xwiki.cfg xwiki.superadminpassword=system
中文
need change encoding in web.xml and xwiki.cfg…
xwiki.encoding=UTF-8 // in xwiki.cfg <param-value>UTF-8</param-value> // in web.xml
hibernate.cfg.xml
<property name="connection.useUnicode">true</property> <property name="connection.characterEncoding">UTF-8</property>
velocity.properties
input.encoding=UTF-8 output.encoding=UTF-8
MySQL
[client] default-character-set=utf8 [mysqld] default-character-set=utf8 character-set-server = utf8 collation-server = utf8_general_ci
more detail:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding http://l10n.xwiki.org/xwiki/bin/view/XE/ http://l10n.xwiki.org/xwiki/bin/view/XE/XWikiCoreResources
Projects
There are various XWiki Products that are part of the XWiki Ecosystem as show on the diagram below.
XWiki Platform
XWiki is a platform for developing collaborative web applications using the wiki paradigm. XWiki Products are based on the XWiki Platform which provides common services and UI to them.
XWiki Platform Code
pom https://svn.xwiki.org/svnroot/xwiki/platform/pom/trunk core https://svn.xwiki.org/svnroot/xwiki/platform/core/trunk web https://svn.xwiki.org/svnroot/xwiki/platform/web/trunk skins https://svn.xwiki.org/svnroot/xwiki/platform/skins/trunk applications https://svn.xwiki.org/svnroot/xwiki/platform/xwiki-applications/trunk plugins https://svn.xwiki.org/svnroot/xwiki/platform/xwiki-plugins/trunk tools https://svn.xwiki.org/svnroot/xwiki/platform/xwiki-tools/trunk
XWiki Enterprise
Extensible enterprise wiki
XWiki Enterprise Manager
Application for managing farms of wikis
XWiki Watch
Collaborative RSS reader
XWiki Workspaces
Collaboration made easy
XWiki Eclipse
Desktop application targeted to developers for productivity/offline editing of XWiki pages
XWiki Office
An add-in to edit XWiki pages from MS Word
XWiki Chronopolys
Project management application for managing portfolio of projects
- http://chronopolys.xwiki.org/
- code: http://svn.xwiki.org/svnroot/chronopolys/trunk/
- http://www.avane.com
Links
- http://dev.xwiki.org
- http://code.xwiki.org
- Curriki: Open Source Curriculum Sharing and Editing based on the XWiki Platform
- Netcipia: Hosted Wiki/Blog based on the XWiki Platform
- Nearbee: Wiki focused on workgroups with the ability to invite users and share content and files with them
PostgreSQL
GlassFish
Bundling GlassFish v3 Prelude XWiki
Migrating MediaWiki
From MediaWiki to XWiki. Part I, Part II, Part III
Clustering
User
- http://www.bestventes.com/ // XWiki实现的在线商店, 有点不可思议 :) http://www.bestventes.com/xwiki/bin/view/Main/WebHome
- Online educational course creation and sharing // 高度订制化, 很适合公司网站.
more user: http://www.xwiki.org/xwiki/bin/view/References/