This indicates what is the current wiki and the main wiki identifier is "xwiki". When the wiki descriptor has a pretty name that's what is displayed so in your case the way to display whatever you want is to change the pretty name in the main wiki descriptor. The descriptor is in XWiki.XWikiServerXwiki page but by default this page is empty for the main wiki so you might have to create it:
* edit the page in object editor mode (/xwiki/bin/edit/XWiki/XWikiServerXwiki?editor=object) * add XWiki.XWkiServerClass object if there is none * set what you want to display in the "Wiki pretty name" field of that new object On Wed, Dec 4, 2013 at 3:25 PM, Fiete <[email protected]> wrote: > Hi all, > > I've been looking for this for quite some time now and wasnt successful on > both the mailing list and the documentation. > > Where can I change this: > pic.png <http://xwiki.475771.n2.nabble.com/file/n7588245/pic.png> > > so that instead of "xwiki" there will be displayed "abcd"? > > If this was answered somewhere already I apologize and ask kindly for a > link. > > Cheers, Fiete > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/Change-description-of-xwiki-tp7588245.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > 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
