org.xwiki.wiki.configuration
Interface WikiConfiguration


@Role
@Unstable
public interface WikiConfiguration

Configuration options for the Wiki module.

Since:
5.4.4
Version:
$Id: 9274bb6d03c8b8eeccf6792db976df393ba9d5d5 $

Method Summary
 String getAliasSuffix()
           
 

Method Detail

getAliasSuffix

String getAliasSuffix()
Returns:
the suggested suffix to append to the alias of a new wiki, in the wiki creation wizard, when path mode is used.


Copyright © 2004–2014 XWiki. All rights reserved.