Hi Roland, Glad you are interested in XWiki Roland Bauer a écrit :
Hi,
I am new to XWiki and I cannot find some features which I know from MediaWiki. Please, can you give me a hint whether these features exist in XWiki?
1) How can I _directly_ jump to a page which name I know? If I enter a pagename into the search field, a full text search is done and I get a lot of hits.
The form field which builds the correct URL is a solution. You can also build a target page with velocity which will search for existing pages matching the page name.
2) Are umlauts (e. g. "ä", which is ä) in pagenames possible?
Yes. They will be converted when you look at the URL
3) Can I have redirects to another page (not URLs)? Like #REDIRECT [[pagename]] in MediaWiki.
$response.sendRedirect("PageName") if it is in the same space. It is better to use $response.sendRedirect($xwiki.getURL("SpaceName.PageName"))
4) How do categories work? Like [[Category:catname]] in MediaWiki.
We don't have categories yet. We are adding tags right now.
5) Can I edit just paragraphs/chapters of a page, instead of the whole page? Like in MediaWiki ... ;-)
You need the latest SVN version. You add xwiki.edit.section=1 in xwiki.cfg and you will have section editing.
6) Is there a preview function to check the layout of a page before saving it?
There is the preview button when you are on the Edit page Don't hesitate to send us feedback about what is better in MediaWiki. We can improve XWiki. Ludovic
Thanks Roland
------------------------------------------------------------------------------- Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. -------------------------------------------------------------------------------
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic