Changes for page Wiki Application

Last modified by Admin on 2024/03/25 16:57

<
From version < 47.1 >
edited by Guillaume Delhumeau
on 2015/01/29 16:59
To version < 48.1 >
edited by Guillaume Delhumeau
on 2015/01/29 16:59
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -132,6 +132,24 @@
132 132  
133 133  *Note: The homepage value is not yet used very much and setting it will not yet have an effect. However, in future versions, we plan to make better use of it so that things like clicking the logo or the wiki name in the top menu will start actually using the page you specify in this Administration section instead of the default ##Main.WebHome##.
134 134  
135 +== Wikis Macro ==
136 +
137 +This applications comes with a macro that lists available wikis.
138 +
139 +{{image reference="WikisMacro.png" /}}
140 +
141 +{{info}}Since 6.4.1, it only lists the wikis that the user can access (ie having the "view" right on it).{{/info}}
142 +
143 +To use it, edit a page, and with the WYSYWIG editor, go to "Macro > Insert Macro". In the modal windows, select the "Navigation" category. There you will see the "Wikis" macro. Select it and click "Insert Macro". There is no parameter.
144 +
145 +{{image reference="WikisMacroInsert.png" /}}
146 +
147 +To use this macro in the wiki editor, just write:
148 +
149 +{{code}}
150 +{{wikis/}}
151 +{{/code}}
152 +
135 135  == Upgrade from XWiki Enterprise Manager ==
136 136  
137 137  If you currently runs an old XWiki Enterprise Manager (XEM), you should know that the XWiki Development Team has stopped the development of that product. We have decided that because since the version 5.2, XWiki Enterprise comes with the ability to create new wikis, which was the precisely the purpose of XEM. So, we don't need XEM anymore.

Get Connected