[xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1 Released
The XWiki development team is pleased to announce the release of XWiki Enterprise Manager (XEM) 1.0 Milestone 1. XEM is a special wiki (based on XWiki Enterprise) used to manage a farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI. Features in 1.0M1: * XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the template wiki, thus preventing content duplication and easing maintenance o Support translations documents For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1 Thanks -The XWiki dev team
Clarification: If I read right, the manager tool is installed as a separate wiki? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released The XWiki development team is pleased to announce the release of XWiki Enterprise Manager (XEM) 1.0 Milestone 1. XEM is a special wiki (based on XWiki Enterprise) used to manage a farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI. Features in 1.0M1: * XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the template wiki, thus preventing content duplication and easing maintenance o Support translations documents For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1 Thanks -The XWiki dev team _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Yes all administration/manager tools are in a "main" wiki. 2007/9/21, Esbach, Brandon <[email protected]>:
Clarification: If I read right, the manager tool is installed as a separate wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of XWiki Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage a farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Hi Brandon, On Sep 21, 2007, at 11:30 AM, Esbach, Brandon wrote:
Clarification: If I read right, the manager tool is installed as a separate wiki?
It is, however since the development is modular you could also transform an existing wiki into a XEM wiki by: * adding virtual=1 in xwiki.cfg + generally speaking configure your wiki as is explained on the virtualization page on xwiki.org * installing the app manager and wiki manager plugins * import the XEM XAR Is that correct Thomas? Maybe we should document this too in the release notes? WDYT? Thanks -Vincent
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of XWiki Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage a farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
Ok, sorry again (must have forgotten to eat my wheaties this morning :) ) Does this mean I just install the manager tools to my existing main wiki, or must replace my main wiki? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 10:43 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone1Released Yes all administration/manager tools are in a "main" wiki. 2007/9/21, Esbach, Brandon <[email protected]>:
Clarification: If I read right, the manager tool is installed as a separate wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage a farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations
pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Admin guide on xwiki.org (http://www.xwiki.org/xwiki/bin/view/AdminGuide/Virtualization) already explain how to configure a wiki farm from standard wiki even it is not specifically refer to XEM. XEM release note refer to this documentation but we can clearly write in it that, for now, it's a clean implementation of what can be found in Admin Virtualization page 2007/9/21, Vincent Massol <[email protected]>:
Hi Brandon,
On Sep 21, 2007, at 11:30 AM, Esbach, Brandon wrote:
Clarification: If I read right, the manager tool is installed as a separate wiki?
It is, however since the development is modular you could also transform an existing wiki into a XEM wiki by: * adding virtual=1 in xwiki.cfg + generally speaking configure your wiki as is explained on the virtualization page on xwiki.org * installing the app manager and wiki manager plugins * import the XEM XAR
Is that correct Thomas? Maybe we should document this too in the release notes?
WDYT?
Thanks -Vincent
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of XWiki Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage a farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Ah, ok faster than my reply :) Already have several virtual wiki's, so setup won't be a problem. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 21 September 2007 10:48 To: XWiki Users Cc: XWiki Developers Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone1Released Hi Brandon, On Sep 21, 2007, at 11:30 AM, Esbach, Brandon wrote:
Clarification: If I read right, the manager tool is installed as a separate wiki?
It is, however since the development is modular you could also transform an existing wiki into a XEM wiki by: * adding virtual=1 in xwiki.cfg + generally speaking configure your wiki as is explained on the virtualization page on xwiki.org * installing the app manager and wiki manager plugins * import the XEM XAR Is that correct Thomas? Maybe we should document this too in the release notes? WDYT? Thanks -Vincent
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage a farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations
pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
You just need WikiManager plugin and xar you can find at http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication and http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication with quick instructions on how to use it. Also as WikiManager depends on ApplicationManager you will also as to install it before a least to have XWikiApplicationClass (http://www.xwiki.org/xwiki/bin/view/Code/ApplicationManagerApplication). 2007/9/21, Esbach, Brandon <[email protected]>:
Ok, sorry again (must have forgotten to eat my wheaties this morning :) ) Does this mean I just install the manager tools to my existing main wiki, or must replace my main wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 10:43 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone1Released
Yes all administration/manager tools are in a "main" wiki.
2007/9/21, Esbach, Brandon <[email protected]>:
Clarification: If I read right, the manager tool is installed as a separate wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage a farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations
pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Sorry wrong copy/paste WikiManager plugin is in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerPlugin and application in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication. 2007/9/21, Thomas Mortagne <[email protected]>:
You just need WikiManager plugin and xar you can find at http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication and http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication with quick instructions on how to use it. Also as WikiManager depends on ApplicationManager you will also as to install it before a least to have XWikiApplicationClass (http://www.xwiki.org/xwiki/bin/view/Code/ApplicationManagerApplication).
2007/9/21, Esbach, Brandon <[email protected]>:
Ok, sorry again (must have forgotten to eat my wheaties this morning :) ) Does this mean I just install the manager tools to my existing main wiki, or must replace my main wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 10:43 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone1Released
Yes all administration/manager tools are in a "main" wiki.
2007/9/21, Esbach, Brandon <[email protected]>:
Clarification: If I read right, the manager tool is installed as a separate wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage a farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations
pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne
Hmm, I have installed the plugin into the web-inf/lib folder, and installed both xar apps - but I get the following on the WikiManager.WebHome: --- Wikis wikimanager.totalnumberofwiki : $list.size() wikimanager.createwiki wikimanager.listwikiempty --- Note that Virtualisation is previously already in place, and both xar's are installed on the "main" server. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 11:03 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0Milestone1Released Sorry wrong copy/paste WikiManager plugin is in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerPlugin and application in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication. 2007/9/21, Thomas Mortagne <[email protected]>:
You just need WikiManager plugin and xar you can find at http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication and http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication with quick instructions on how to use it. Also as WikiManager depends on ApplicationManager you will also as to install it before a least to have XWikiApplicationClass
(http://www.xwiki.org/xwiki/bin/view/Code/ApplicationManagerApplication) .
2007/9/21, Esbach, Brandon <[email protected]>:
Ok, sorry again (must have forgotten to eat my wheaties this morning
:) ) Does this mean I just install the manager tools to my existing main wiki, or must replace my main wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 10:43 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone1Released
Yes all administration/manager tools are in a "main" wiki.
2007/9/21, Esbach, Brandon <[email protected]>:
Clarification: If I read right, the manager tool is installed as a separate wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage a
farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations
pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the
template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
You need to register plugins in xwiki.cfg in "xwiki.plugins" field, for WikiManager it is "com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin". 2007/9/21, Esbach, Brandon <[email protected]>:
Hmm, I have installed the plugin into the web-inf/lib folder, and installed both xar apps - but I get the following on the WikiManager.WebHome:
--- Wikis
wikimanager.totalnumberofwiki : $list.size() wikimanager.createwiki
wikimanager.listwikiempty ---
Note that Virtualisation is previously already in place, and both xar's are installed on the "main" server. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 11:03 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0Milestone1Released
Sorry wrong copy/paste WikiManager plugin is in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerPlugin and application in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication.
2007/9/21, Thomas Mortagne <[email protected]>:
You just need WikiManager plugin and xar you can find at http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication and http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication with quick instructions on how to use it. Also as WikiManager depends on ApplicationManager you will also as to install it before a least to have XWikiApplicationClass
(http://www.xwiki.org/xwiki/bin/view/Code/ApplicationManagerApplication) .
2007/9/21, Esbach, Brandon <[email protected]>:
Ok, sorry again (must have forgotten to eat my wheaties this morning
:) ) Does this mean I just install the manager tools to my existing main wiki, or must replace my main wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 10:43 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone1Released
Yes all administration/manager tools are in a "main" wiki.
2007/9/21, Esbach, Brandon <[email protected]>:
Clarification: If I read right, the manager tool is installed as a separate wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage a
farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations
pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the
template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Makes sense, although I get an error now: Error number 4001 in 4: Error while parsing velocity page WikiManager.WebHome Wrapped Exception: Invocation of method 'get' in class com.xpn.xwiki.api.XWiki threw exception java.lang.NoClassDefFoundError: com/xpn/xwiki/plugin/applicationmanager/core/doc/objects/classes/Abstrac tSuperClass @ WikiManager.WebHome1,28 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 14:11 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager1.0Milestone1Released You need to register plugins in xwiki.cfg in "xwiki.plugins" field, for WikiManager it is "com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin". 2007/9/21, Esbach, Brandon <[email protected]>:
Hmm, I have installed the plugin into the web-inf/lib folder, and installed both xar apps - but I get the following on the WikiManager.WebHome:
--- Wikis
wikimanager.totalnumberofwiki : $list.size() wikimanager.createwiki
wikimanager.listwikiempty ---
Note that Virtualisation is previously already in place, and both xar's are installed on the "main" server. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 11:03 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0Milestone1Released
Sorry wrong copy/paste WikiManager plugin is in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerPlugin and application in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication.
2007/9/21, Thomas Mortagne <[email protected]>:
You just need WikiManager plugin and xar you can find at http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication and http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication with
quick instructions on how to use it. Also as WikiManager depends on ApplicationManager you will also as to install it before a least to have XWikiApplicationClass
(http://www.xwiki.org/xwiki/bin/view/Code/ApplicationManagerApplicatio n) .
2007/9/21, Esbach, Brandon <[email protected]>:
Ok, sorry again (must have forgotten to eat my wheaties this morning
:) ) Does this mean I just install the manager tools to my existing main wiki, or must replace my main wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 10:43 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone1Released
Yes all administration/manager tools are in a "main" wiki.
2007/9/21, Esbach, Brandon <[email protected]>:
Clarification: If I read right, the manager tool is installed as a separate wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of
XWiki
Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage
a
farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations
pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the
template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Brandon, On Sep 21, 2007, at 3:17 PM, Esbach, Brandon wrote:
Makes sense, although I get an error now: Error number 4001 in 4: Error while parsing velocity page WikiManager.WebHome Wrapped Exception: Invocation of method 'get' in class com.xpn.xwiki.api.XWiki threw exception java.lang.NoClassDefFoundError: com/xpn/xwiki/plugin/applicationmanager/core/doc/objects/classes/ Abstrac tSuperClass @ WikiManager.WebHome1,28
As Thomas mentioned in his previous emails you also need to install the Application Manager plugin. -Vincent
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 14:11 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager1.0Milestone1Released
You need to register plugins in xwiki.cfg in "xwiki.plugins" field, for WikiManager it is "com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin".
2007/9/21, Esbach, Brandon <[email protected]>:
Hmm, I have installed the plugin into the web-inf/lib folder, and installed both xar apps - but I get the following on the WikiManager.WebHome:
--- Wikis
wikimanager.totalnumberofwiki : $list.size() wikimanager.createwiki
wikimanager.listwikiempty ---
Note that Virtualisation is previously already in place, and both xar's are installed on the "main" server. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 11:03 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0Milestone1Released
Sorry wrong copy/paste WikiManager plugin is in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerPlugin and application in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication.
2007/9/21, Thomas Mortagne <[email protected]>:
You just need WikiManager plugin and xar you can find at http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication and http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication with
quick instructions on how to use it. Also as WikiManager depends on ApplicationManager you will also as to install it before a least to have XWikiApplicationClass
(http://www.xwiki.org/xwiki/bin/view/Code/ ApplicationManagerApplicatio n) .
2007/9/21, Esbach, Brandon <[email protected]>:
Ok, sorry again (must have forgotten to eat my wheaties this morning
:) ) Does this mean I just install the manager tools to my existing main wiki, or must replace my main wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 10:43 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone1Released
Yes all administration/manager tools are in a "main" wiki.
2007/9/21, Esbach, Brandon <[email protected]>:
Clarification: If I read right, the manager tool is installed as a separate wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of
XWiki
Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage
a
farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations
pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the
template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
WikiManager depend on ApplicationManager http://www.xwiki.org/xwiki/bin/view/Code/ApplicationManagerPlugin. The documentation need improvements and thanks to you I'm updating it :) 2007/9/21, Esbach, Brandon <[email protected]>:
Makes sense, although I get an error now: Error number 4001 in 4: Error while parsing velocity page WikiManager.WebHome Wrapped Exception: Invocation of method 'get' in class com.xpn.xwiki.api.XWiki threw exception java.lang.NoClassDefFoundError: com/xpn/xwiki/plugin/applicationmanager/core/doc/objects/classes/Abstrac tSuperClass @ WikiManager.WebHome1,28
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 14:11 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager1.0Milestone1Released
You need to register plugins in xwiki.cfg in "xwiki.plugins" field, for WikiManager it is "com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin".
2007/9/21, Esbach, Brandon <[email protected]>:
Hmm, I have installed the plugin into the web-inf/lib folder, and installed both xar apps - but I get the following on the WikiManager.WebHome:
--- Wikis
wikimanager.totalnumberofwiki : $list.size() wikimanager.createwiki
wikimanager.listwikiempty ---
Note that Virtualisation is previously already in place, and both xar's are installed on the "main" server. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 11:03 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0Milestone1Released
Sorry wrong copy/paste WikiManager plugin is in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerPlugin and application in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication.
2007/9/21, Thomas Mortagne <[email protected]>:
You just need WikiManager plugin and xar you can find at http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication and http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication with
quick instructions on how to use it. Also as WikiManager depends on ApplicationManager you will also as to install it before a least to have XWikiApplicationClass
(http://www.xwiki.org/xwiki/bin/view/Code/ApplicationManagerApplicatio n) .
2007/9/21, Esbach, Brandon <[email protected]>:
Ok, sorry again (must have forgotten to eat my wheaties this morning
:) ) Does this mean I just install the manager tools to my existing main wiki, or must replace my main wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 10:43 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone1Released
Yes all administration/manager tools are in a "main" wiki.
2007/9/21, Esbach, Brandon <[email protected]>:
Clarification: If I read right, the manager tool is installed as a separate wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of
XWiki
Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage
a
farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations
pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the
template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
From the links below, I have four files: 1) xwiki-plugin-wiki-manager-1.0-milestone-1.jar placed in the "web-inf/lib" folder 2) xwiki-plugin-application-manager-1.0-milestone-1.jar also placed in the "web-inf/lib" folder 3) xwiki-application-wiki-manager-1.0-milestone-1.xar installed into the main xwiki 4) xwiki-application-application-manager-1.0-milestone-1.xar also installed into the main wiki Going to shutdown full servre (eliminate any spare processes that may be holding it open) and try again. Most likely something daft :) Thanks! -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 21 September 2007 14:21 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki EnterpriseManager1.0Milestone1Released Brandon, On Sep 21, 2007, at 3:17 PM, Esbach, Brandon wrote:
Makes sense, although I get an error now: Error number 4001 in 4: Error while parsing velocity page WikiManager.WebHome Wrapped Exception: Invocation of method 'get' in class com.xpn.xwiki.api.XWiki threw exception java.lang.NoClassDefFoundError: com/xpn/xwiki/plugin/applicationmanager/core/doc/objects/classes/ Abstrac tSuperClass @ WikiManager.WebHome1,28
As Thomas mentioned in his previous emails you also need to install the Application Manager plugin. -Vincent
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 14:11 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager1.0Milestone1Released
You need to register plugins in xwiki.cfg in "xwiki.plugins" field, for WikiManager it is "com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin".
2007/9/21, Esbach, Brandon <[email protected]>:
Hmm, I have installed the plugin into the web-inf/lib folder, and installed both xar apps - but I get the following on the WikiManager.WebHome:
--- Wikis
wikimanager.totalnumberofwiki : $list.size() wikimanager.createwiki
wikimanager.listwikiempty ---
Note that Virtualisation is previously already in place, and both xar's are installed on the "main" server. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 11:03 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0Milestone1Released
Sorry wrong copy/paste WikiManager plugin is in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerPlugin and application in http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication.
2007/9/21, Thomas Mortagne <[email protected]>:
You just need WikiManager plugin and xar you can find at http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication and http://www.xwiki.org/xwiki/bin/view/Code/WikiManagerApplication with
quick instructions on how to use it. Also as WikiManager depends on ApplicationManager you will also as to install it before a least to have XWikiApplicationClass
(http://www.xwiki.org/xwiki/bin/view/Code/ ApplicationManagerApplicatio n) .
2007/9/21, Esbach, Brandon <[email protected]>:
Ok, sorry again (must have forgotten to eat my wheaties this morning
:) ) Does this mean I just install the manager tools to my existing main
wiki, or must replace my main wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: 21 September 2007 10:43 To: XWiki Users Subject: Re: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone1Released
Yes all administration/manager tools are in a "main" wiki.
2007/9/21, Esbach, Brandon <[email protected]>:
Clarification: If I read right, the manager tool is installed as a separate wiki?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 20 September 2007 17:03 To: XWiki Developers; XWiki Users Subject: [xwiki-users] [ANN] XWiki Enterprise Manager 1.0 Milestone 1Released
The XWiki development team is pleased to announce the release of
XWiki
Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage
a
farm of sub-wikis. It has an interface to create new sub-wikis from templates, delete wikis, view all created wikis, etc. Basically it's meant to implement the feature previously known as "Virtual Wikis", but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install): o Update XWikiPreferences with all application translations
pages bundled with XEM o Create the default wiki template based on XE * All Wiki Manager 1.0 Milestone 1 features: o Create new empty wiki o Create new wiki from template wiki o Create new wiki from XAR file * All Application Manager 1.0 Milestone 1 features: o Create new application descriptor o Delete application descriptor o Export application based on XWiki Package internal plugin o Import application based on XWiki Package internal plugin o Support applications dependencies o Children wikis can reference documents located in the
template wiki, thus preventing content duplication and easing maintenance o Support translations documents
For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks -The XWiki dev team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (3)
-
Esbach, Brandon -
Thomas Mortagne -
Vincent Massol