Author: tmortagne
Date: 2007-10-09 14:35:50 +0200 (Tue, 09 Oct 2007)
New Revision: 5328
Modified:
xwiki-products/xwiki-enterprise-manager/trunk/wikis/xem-administrator/src/main/resources/Main/WebHome
Log:
XEM-61: Add informations dashboards on main page.
Modified:
xwiki-products/xwiki-enterprise-manager/trunk/wikis/xem-administrator/src/main/resources/Main/WebHome
===================================================================
---
xwiki-products/xwiki-enterprise-manager/trunk/wikis/xem-administrator/src/main/resources/Main/WebHome
2007-10-09 08:59:03 UTC (rev 5327)
+++
xwiki-products/xwiki-enterprise-manager/trunk/wikis/xem-administrator/src/main/resources/Main/WebHome
2007-10-09 12:35:50 UTC (rev 5328)
@@ -12,9 +12,9 @@
<customClass></customClass>
<contentAuthor>XWiki.Admin</contentAuthor>
<creationDate>1166007764000</creationDate>
-<date>1189768336000</date>
-<contentUpdateDate>1189768336000</contentUpdateDate>
-<version>1.3</version>
+<date>1191863154000</date>
+<contentUpdateDate>1191863154000</contentUpdateDate>
+<version>1.34</version>
<title></title>
<template></template>
<defaultTemplate></defaultTemplate>
@@ -53,37 +53,53 @@
<tags/>
</property>
</object>
-<content>1 Welcome to your wiki administrator
-
-Welcome to the wiki administrator of your wiki farm! It is a space that will
allow you to create as wiki as you want and manage it. Each wiki you will
create is a shared workspace that will allow you to collaborate effectively
with others. You will be able to use it for many purposes:
-
-* Project Management
-* Collaborative Writing
-* Efficient Document Sharing
-* Knowledge Management
-
-... now combine all this uses and the possibility to create as wiki as you
want and you have XWiki Entreprise Manager.
-
-1 One farm, 3 types of XWiki
-
-* Wiki administrator : you are on it, it's the wiki to manage your farm
-* Wiki templates : models of wikis used when you create a new wiki instance
-* Wiki instances : a wiki created from a wiki template and on which users will
work !
-
-
-1 How to start
-
-Because you are on the wiki administrator, the steps that you may want to go
through are :
-
-* Go to the [Installation>XemManager.Install] page to check if all you need
is correct.
-* Creating a new wiki on your farm by clicking on the [Create a new
wiki>WikiManager.CreateNewWiki] link
-* Managing the existing wikis of your farms by clicking on the [Wiki
Farm>WikiManager.WebHome] link
-* Changing your general farm settings by clicking on the "Administration" link
-
-For more information you can visit the documentation on xwiki.org.
-
-This XWiki is yours, we hope you'll enjoy it ...
-
-Congratulations,
+<content>1 Welcome to your wiki administrator
+
+Welcome to the wiki administrator of your wiki farm! It is a space that will
allow you to create as wiki as you want and manage it. Each wiki you will
create is a shared workspace that will allow you to collaborate effectively
with others. You will be able to use it for many purposes:
+
+* Project Management
+* Collaborative Writing
+* Efficient Document Sharing
+* Knowledge Management
+
+... now combine all this uses and the possibility to create as wiki as you
want and you have XWiki Entreprise Manager.
+
+1 One farm, 3 types of XWiki
+
+* Wiki administrator : you are on it, it's the wiki to manage your farm
+* Wiki templates : models of wikis used when you create a new wiki instance
+* Wiki instances : a wiki created from a wiki template and on which users will
work !
+
+1 Informations
+
+#############################################################################
+
+#includeMacros("WikiCode.Macros")
+#set($WikiManager = $xwiki.wikimanager)
+
+#set($nb = 5)
+#set($wikilist = $WikiManager.getWikiDocumentList())
+#sortDocumentByCreationDate($wikilist $creationsortedwikilist false)
+
+#############################################################################
+
+#displaypanel('WikiCode.UserWikisIsAdminWidget')
#displaypanel('WikiCode.UserWikisIsUserWidget')
#displaypanel('WikiCode.UserWikisIsOwnerWidget')
#displaypanel('WikiCode.MyLastWikiModificationsWidget')
#displaypanel('WikiCode.LastWikiModificationsWidget')
#displaypanel('WikiCode.LastCreatedWikisWidget')
+
+#############################################################################
+
+1 How to start
+
+Because you are on the wiki administrator, the steps that you may want to go
through are :
+
+* Go to the [Installation>XemManager.Install] page to check if all you need
is correct.
+* Creating a new wiki on your farm by clicking on the [Create a new
wiki>WikiManager.CreateNewWiki] link
+* Managing the existing wikis of your farms by clicking on the [Wiki
Farm>WikiManager.WebHome] link
+* Changing your general farm settings by clicking on the "Administration" link
+
+For more information you can visit the documentation on xwiki.org.
+
+This XWiki is yours, we hope you'll enjoy it ...
+
+Congratulations,
The XWiki Team</content>
</xwikidoc>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications