On Wed, Jan 27, 2016 at 11:49 AM, Merritt, Cris <[email protected]>
wrote:

> Hi all, XWiki newbie here, just setting up XWiki for my company.
>
> In addition to the Main wiki, I have created 2 other wikis, say
> “Development” and “Support”. Currently I can only switch among the wikis
> via the Wiki Index (in fact, the other wikis do appear in the breadcrumb
> widget at the top, but not when in the Main wiki).
>
> I would like to put shortcuts to each wiki in the left panel, ideally with
> an icon and the wiki name. However, I have not found an out-of-the-box way
> to do this. Can someone point me in the right direction?
>

I guess that by shortcut you mean a link/anchor that points to the wiki.
Well, a link to the wiki is actually a link to the wiki home page. See
http://www.xwiki.org/xwiki/bin/view/XWiki/XWikiSyntax?syntax=2.1&section=Links
. Something like this should work:

[[Development>>dev:Main.WebHome]]

Replace "dev" with the actual wiki id.

Hope this helps,
Marius


>
> Thank you.
>
> Regards,
> Cris
>
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to