XWiki

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Debian)
(Debian)
 
第112行: 第112行:
 
  apt-get install xwiki-enterprise-tomcat7-mysql
 
  apt-get install xwiki-enterprise-tomcat7-mysql
 
  vim /etc/xwiki/xwiki.cfg
 
  vim /etc/xwiki/xwiki.cfg
 +
xwiki.superadminpassword=system
 
  http://localhost:8080/xwiki
 
  http://localhost:8080/xwiki
 +
管理员:superadmin 密码:system
 
*[http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT Installation using Debian (.DEB) packages]
 
*[http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT Installation using Debian (.DEB) packages]
  

2014年12月16日 (二) 00:37的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 XWiki Thanks, Wikipedia.
Xwiki-90x90.gif

Xwiki.pngXWiki是一个强大的Java开源的Wiki引擎,XWiki 逐渐发展为一个通用的Web构建平台。

目录

[编辑] 新闻

[编辑] 功能

  • 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

XWiki Ecosystem

There are various XWiki Products that are part of the XWiki Ecosystem as show on the diagram below.

[编辑] XWiki Platform

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 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 OpenOffice

通过 Office Importer Application 能导入 OpenOffice 文档, 如幻灯片并生成一个演示文档.(将幻灯片都转化成了一张张的jpg图片, 很适合e-Learning)

[编辑] XWiki Chronopolys

Project management application for managing portfolio of projects

[编辑] XWiki Cloud

[编辑] Download

http://www.xwiki.org/xwiki/bin/view/Main/Download

[编辑] PostgreSQL

webapps\xwiki\WEB-INF\hibernate.cfg.xml 配置连接

将 postgresql-8.3-603.jdbc4.jar copy 到 webapps\xwiki\WEB-INF\lib

启动 xwiki 即完成数据库创建, 非常方便. 同时支持 MySQL, Oracle, Derby, HSQLDB等数据库.

导入初始化数据: xwiki-enterprise-wiki-2.0.xar http://maven.xwiki.org/releases/com/xpn/xwiki/products/xwiki-enterprise-wiki/2.0/

[编辑] GlassFish

Bundling GlassFish v3 Prelude XWiki

[编辑] Migrating MediaWiki

From MediaWiki to XWiki. Part I, Part II, Part III

[编辑] Clustering

Clustering XWiki

[编辑] XMPP

[编辑] Debian

wget -q "http://maven.xwiki.org/public.gpg" -O- | sudo apt-key add -
wget "http://maven.xwiki.org/stable/xwiki-stable.list" -P /etc/apt/sources.list.d/
apt-get update
apt-cache search xwiki
apt-get install xwiki-enterprise-tomcat7-mysql
vim /etc/xwiki/xwiki.cfg
xwiki.superadminpassword=system
http://localhost:8080/xwiki
管理员:superadmin 密码:system

[编辑] Code

[编辑] User

Curriki.jpg

中文用户组 @ Curriki http://www.curriki.org/xwiki/bin/view/Group_ChineseUserGroup/

http://wiki.apache.org Apache基金会之前用MoinMoin,现在同时开始使用confluence

[编辑] Services

  • 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

[编辑] 图集

[编辑] 链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱