Hi Guillaume, On Jul 16, 2012, at 5:21 PM, Guillaume Lerouge wrote:
> Hi Arne, > > I hope you're happy about XWiki. For the record, XWiki SAS, the company > behind the Open Source software I don't want to nitpick but some other committers here may take offense… :) Not "the company" but "one company"… (we have 3 now, see http://www.xwiki.org/xwiki/bin/view/Main/Support#HProfessionalSupport ). You could also say "The Company which initially created the XWiki open source project through Ludovic Dubost" ;) Thanks -Vincent, trying to offer an egalitarian ground for all companies doing business around the XWiki open source project > , offers enterprise support: > http://www.xwiki.com/xwiki/bin/view/Offer/Support > > This would provide you with a guaranteed response time when meeting issues > or questions while using our software. Please do let me know if that's > something you could be interested in. > > Wishing you a nice day, > > Guillaume > > On Thu, Jul 12, 2012 at 8:12 AM, Pannecoucque, Arne < > [email protected]> wrote: > >> Thanks! I had set the view rights on for two users and left the rest >> blank. I thought that it would have no effect because they were not >> blocked either, but it did. >> >> Arne Pannecoucque >> >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] On Behalf >> Of Marius Dumitru Florea >> Sent: 12 Jul 2012 8:06 >> To: XWiki Users >> Subject: Re: [xwiki-users] Panels only shown to administrators >> >> Check the (view) rights set for the Panels space and the documents >> within it (most of the panels are documents inside the Panels space). >> >> Hope this helps, >> Marius >> >> On Wed, Jul 11, 2012 at 1:09 PM, Pannecoucque, Arne >> <[email protected]> wrote: >>> Hi, >>> >>> Thanks for the reply. I've set the panels up in the global >>> administration page "Page Elements" and haven't set any space specific >>> panel options. The code for the quick link panel is below and except >> for >>> the edit this panel option I don't see anything that is hidden for >>> normal users? >>> >>> {{velocity}} >>> #panelheader($msg.get('xe.panels.quicklinks')) >>> * [[$msg.get('xe.panels.quicklinks.dashboard')>>Dashboard.WebHome]] >>> >> [[[[image:path:$xwiki.getSkinFile('icons/xwiki/rss-medium.png')||alt="(R >>> SS)" title="RSS feed for wiki updates" class="icon >>> rss"]]>>path:${xwiki.getURL('Main.WebRss', 'view', 'xpage=plain')}]] >>> * [[$msg.get('xe.panels.quicklinks.index')>>Main.AllDocs]] >>> * >> [[$msg.get('xe.panels.quicklinks.userdirectory')>>Main.UserDirectory]] >>> * [[$msg.get('xe.panels.quicklinks.blog')>>Blog.WebHome]] >>> >> [[[[image:path:$xwiki.getSkinFile('icons/xwiki/rss-medium.png')||alt="(R >>> SS)" title="RSS feed for blog posts" class="icon >>> rss"]]>>path:${xwiki.getURL('Blog.GlobalBlogRss', 'view', >>> 'xpage=plain')}]] >>> * [[$msg.get('xe.panels.quicklinks.sandbox')>>Sandbox.WebHome]] >>> * [[$msg.get('Documentation')>>Documentation.WebHome]] >>> * [[$msg.get('Calendar')>>Main.EventCalendar]] >>> >>> #if ($xwiki.hasAdminRights()) >>> [[$msg.get('xe.panels.edit')>>path:${xwiki.getURL('Panels.QuickLinks', >>> 'inline')}]] >>> #end >>> #panelfooter() >>> {{/velocity}} >>> >>> Thanks, >>> Arne Pannecoucque >>> >>> -----Original Message----- >>> From: [email protected] [mailto:[email protected]] On >> Behalf >>> Of Ecaterina Moraru (Valica) >>> Sent: 11 Jul 2012 11:57 >>> To: XWiki Users >>> Subject: Re: [xwiki-users] Panels only shown to administrators >>> >>> Hi, >>> >>> >> http://extensions.xwiki.org/xwiki/bin/view/Extension/Panels+Application# >>> HControllingwheretodisplayPanels >>> >>> Maybe you just configured them for a specific space, or maybe in the >>> logic >>> of the panel there is a restriction just for admins? >>> >>> Thanks, >>> Caty >>> >>> On Tue, Jul 10, 2012 at 3:33 PM, Pannecoucque, Arne < >>> [email protected]> wrote: >>> >>>> Hi all, >>>> >>>> >>>> >>>> I've been asked by my company to set up a XWiki to share >> documentation >>>> between different groups. So far it's been going pretty well, but I >>> seem >>>> to have a problem with the panel sidebars. When logged in as >>>> administrator everything shows up as it should: on the left a >>> navigation >>>> panel and on the right the standard quick links and recent >>> modifications >>>> panels. If I change however to a normal user the panels aren't shown, >>>> only the blank spaces where they should be. >>>> >>>> >>>> >>>> I expect it to be some issue with group or user rights I, perhaps, >>>> changed, but I have no idea where to find it. And I can't seem to >> find >>>> any documentation over which groups can see which panels? >>>> >>>> >>>> >>>> Thanks in advance, >>>> >>>> Arne Pannecoucque >>>> >>>> _______________________________________________ >>>> users mailing list >>>> [email protected] >>>> http://lists.xwiki.org/mailman/listinfo/users >>>> >>> _______________________________________________ >>> users mailing list >>> [email protected] >>> http://lists.xwiki.org/mailman/listinfo/users >>> _______________________________________________ >>> users mailing list >>> [email protected] >>> http://lists.xwiki.org/mailman/listinfo/users >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > > > > -- > Guillaume Lerouge > Sales - XWiki SAS > Skype: wikibc > Office: +33 1 45 42 40 90 > Mobile: +33 6 10 79 76 70 > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
