欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Nuxeo
第1行: | 第1行: | ||
− | |||
{{SeeWikipedia}} | {{SeeWikipedia}} | ||
− | Nuxeo | + | Nuxeo 是一款领先的开源 (LGPL) 企业内容管理软件。 |
Enterprise Content Management (ECM) is the software technology enabling an organization to globally manage its needs regarding document management and business process management. | Enterprise Content Management (ECM) is the software technology enabling an organization to globally manage its needs regarding document management and business process management. | ||
第10行: | 第9行: | ||
==新闻== | ==新闻== | ||
<rss>http://www.nuxeo.com/en/nxc/rssfeed/news|short|date|max=10</rss> | <rss>http://www.nuxeo.com/en/nxc/rssfeed/news|short|date|max=10</rss> | ||
+ | |||
+ | ==6.0== | ||
==5.2== | ==5.2== | ||
第16行: | 第17行: | ||
*Nuxeo Web Layer also uses [[JBoss Seam]] Web Framework to handle all the ActionListeners. | *Nuxeo Web Layer also uses [[JBoss Seam]] Web Framework to handle all the ActionListeners. | ||
*Nuxeo jBPM Service is a task and workflow management service based on [[JBoss jBPM]] | *Nuxeo jBPM Service is a task and workflow management service based on [[JBoss jBPM]] | ||
− | == | + | |
+ | ==安装== | ||
Note: Nuxeo5 does not work yet with jems-installer-1.2.0.BETA3.jar / JBoss AS 4.0.5 | Note: Nuxeo5 does not work yet with jems-installer-1.2.0.BETA3.jar / JBoss AS 4.0.5 | ||
get nuxeo http://download.huihoo.com/application/cms-portal/nuxeo/ | get nuxeo http://download.huihoo.com/application/cms-portal/nuxeo/ | ||
第28行: | 第30行: | ||
http://localhost:8080/nuxeo/ | http://localhost:8080/nuxeo/ | ||
Administrator / Administrator | Administrator / Administrator | ||
− | == | + | |
+ | ==指南== | ||
Domains contain workspaces, templates and sections. | Domains contain workspaces, templates and sections. | ||
第34行: | 第37行: | ||
*collaborative workspaces | *collaborative workspaces | ||
*personal workspaces | *personal workspaces | ||
− | == | + | |
+ | ==核心== | ||
Nuxeo Core is an embeddable document management core, based on Nuxeo Runtime. It provides all necessary low-level services to define, store, manage, audit, request, search content. It’s the kernel of Nuxeo 5 and can also be embedded in third party applications to provide advanced content management features. | Nuxeo Core is an embeddable document management core, based on Nuxeo Runtime. It provides all necessary low-level services to define, store, manage, audit, request, search content. It’s the kernel of Nuxeo 5 and can also be embedded in third party applications to provide advanced content management features. | ||
− | + | 功能: | |
* Model: content management concepts definition | * Model: content management concepts definition | ||
* Storage Manager: low-level content storage and retrieval (JCR-based) | * Storage Manager: low-level content storage and retrieval (JCR-based) | ||
第46行: | 第50行: | ||
* Security Manager: access rights manager and controller | * Security Manager: access rights manager and controller | ||
* Event Service: abstract event service to broadcast and receive events | * Event Service: abstract event service to broadcast and receive events | ||
− | == | + | |
+ | ==企业平台== | ||
Nuxeo EP is built on two layers: | Nuxeo EP is built on two layers: | ||
* Nuxeo Foundations | * Nuxeo Foundations | ||
* Nuxeo Enterprise Components | * Nuxeo Enterprise Components | ||
− | == | + | |
+ | ==存储== | ||
===[[Apache Jackrabbit]]=== | ===[[Apache Jackrabbit]]=== | ||
第57行: | 第63行: | ||
如视频文件就存储在 | 如视频文件就存储在 | ||
NuxeoEP5\NuxeoServer\server\default\data\NXRuntime\binaries\data | NuxeoEP5\NuxeoServer\server\default\data\NXRuntime\binaries\data | ||
− | == | + | |
+ | ==开发者== | ||
svn co http://svn.nuxeo.org/nuxeo/nuxeo-ep/trunk | svn co http://svn.nuxeo.org/nuxeo/nuxeo-ep/trunk | ||
svn co http://svn.nuxeo.org/nuxeo/doc | svn co http://svn.nuxeo.org/nuxeo/doc | ||
第63行: | 第70行: | ||
*http://jira.nuxeo.org | *http://jira.nuxeo.org | ||
*http://maven.nuxeo.org/ | *http://maven.nuxeo.org/ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <gallery | + | ==图集== |
+ | <gallery> | ||
Image:schema_nuxeo5_technique.png|Nuxeo 5 | Image:schema_nuxeo5_technique.png|Nuxeo 5 | ||
Image:ECM_schema.png|Enterprise Content Management | Image:ECM_schema.png|Enterprise Content Management | ||
第80行: | 第83行: | ||
</gallery> | </gallery> | ||
− | {{ | + | ==链接== |
+ | *http://www.nuxeo.org/ | ||
+ | *http://www.nuxeo.com | ||
+ | *http://docs.huihoo.com/nuxeo/ | ||
+ | *http://docs.huihoo.com/javadoc/nuxeo/ | ||
+ | |||
+ | {{comment}} | ||
− | [[ | + | [[category:CMS]] |
− | [[ | + | [[category:ECM]] |
− | [[ | + | [[category:Java]] |
2014年12月19日 (五) 02:09的版本
您可以在Wikipedia上了解到此条目的英文信息 Nuxeo Thanks, Wikipedia. |
Nuxeo 是一款领先的开源 (LGPL) 企业内容管理软件。
Enterprise Content Management (ECM) is the software technology enabling an organization to globally manage its needs regarding document management and business process management.
Nuxeo 5 is a robust, extensible, global Enterprise Content Management (ECM) solution available as Open Source Software. Nuxeo architects, develops and supports the Nuxeo 5 global solution, helped by a vibrant community of professional and individual contributors.
目录 |
新闻
自http://www.nuxeo.com/en/nxc/rssfeed/news加载RSS失败或RSS源被墙
6.0
5.2
- OSGi support
- 5.2 use RichFaces
- Nuxeo Web Layer also uses JBoss Seam Web Framework to handle all the ActionListeners.
- Nuxeo jBPM Service is a task and workflow management service based on JBoss jBPM
安装
Note: Nuxeo5 does not work yet with jems-installer-1.2.0.BETA3.jar / JBoss AS 4.0.5
get nuxeo http://download.huihoo.com/application/cms-portal/nuxeo/ java -jar nuxeo-ep-5.0.0.GA-installer-1.jar vi bin/run.conf JAVA_OPTS="$JAVA_OPTS -XX:MaxPermSize=128m" bin/run.sh http://localhost:8080/jmx-console/ admin/admin // server/default/conf/props/jmx-console-users.properties http://localhost:8080/web-console/ http://localhost:8080/nuxeo/ Administrator / Administrator
指南
Domains contain workspaces, templates and sections.
two types of workspaces
- collaborative workspaces
- personal workspaces
核心
Nuxeo Core is an embeddable document management core, based on Nuxeo Runtime. It provides all necessary low-level services to define, store, manage, audit, request, search content. It’s the kernel of Nuxeo 5 and can also be embedded in third party applications to provide advanced content management features.
功能:
- Model: content management concepts definition
- Storage Manager: low-level content storage and retrieval (JCR-based)
- Schema Manager: XMLSchema based content schema definition and management
- Version Manager: versioning management
- Content Type Manager: content types management (a content type is a set of schemas)
- Query Engine: SQL-like unified query engine
- Security Manager: access rights manager and controller
- Event Service: abstract event service to broadcast and receive events
企业平台
Nuxeo EP is built on two layers:
- Nuxeo Foundations
- Nuxeo Enterprise Components
存储
Apache Jackrabbit
PostgreSQL
FileSystem
如视频文件就存储在
NuxeoEP5\NuxeoServer\server\default\data\NXRuntime\binaries\data
开发者
svn co http://svn.nuxeo.org/nuxeo/nuxeo-ep/trunk svn co http://svn.nuxeo.org/nuxeo/doc
图集
链接
- http://www.nuxeo.org/
- http://www.nuxeo.com
- http://docs.huihoo.com/nuxeo/
- http://docs.huihoo.com/javadoc/nuxeo/
<discussion>characters_max=300</discussion>