IRC Archive for channel #xwiki on 05 August 2008

Last modified by Vincent Massol on 2012/10/18 18:30

xwikibot - (05/08/2008 09:20): Drafts.WritingSeleniumsTestsForXWiki was modified by xwiki:XWiki.PaulIosifGuralivu - http://dev.xwiki.org/xwiki/bin/view/Drafts/WritingSeleniumsTestsForXWiki
xwikibot - (05/08/2008 09:23): Drafts.WritingSeleniumsTestsForXWiki was modified by xwiki:XWiki.PaulIosifGuralivu - http://dev.xwiki.org/xwiki/bin/view/Drafts/WritingSeleniumsTestsForXWiki
xwikibot - (05/08/2008 09:31): XWiki.mardju was modified by XWiki.mardju (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/mardju
newboy - (05/08/2008 10:47): hi, I just sent an email to the xwiki users group, anyone got any ideaS?
xwikibot - (05/08/2008 10:59): XWiki.edusaj was modified by XWiki.edusaj (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/edusaj
newboy - (05/08/2008 11:16): anyone, please able to help advise me how to attach a file from one wiki page to another?
xwikibot - (05/08/2008 11:27): Main.Features was modified by xwiki:XWiki.GuillaumeLerouge - http://watch.xwiki.org/xwiki/bin/view/Main/Features
xwikibot - (05/08/2008 11:28): Main.Features was modified by xwiki:XWiki.GuillaumeLerouge - http://watch.xwiki.org/xwiki/bin/view/Main/Features
newboy - (05/08/2008 11:32): has the #IncludeTopic(Pagename, SectionName). macro ever been implemented?
xwikibot - (05/08/2008 11:50): Main.WebHome was modified by xwiki:XWiki.GuillaumeLerouge - http://watch.xwiki.org/xwiki/bin/view/Main/
xwikibot - (05/08/2008 11:50): Main.WebHome was modified by xwiki:XWiki.GuillaumeLerouge - http://watch.xwiki.org/xwiki/bin/view/Main/
xwikibot - (05/08/2008 12:11): Community.DebugXEWithEclipse_Troubleshoots was modified by xwiki:XWiki.ThomasMortagne - http://dev.xwiki.org/xwiki/bin/view/Community/DebugXEWithEclipse_Troubleshoots
newboy - (05/08/2008 12:34): can anyone explain why this code does not attach anything http://pastebin.com/m72007a73
newboy - (05/08/2008 12:35): The line "$thisdoc.addAttachment($attachment.getFilename(),$attachment.getContentAsBytes())" is just rendered as text
newboy - (05/08/2008 12:37): (jvdrean, jvelociter)
xwikibot - (05/08/2008 12:49): Design.NewWysiwygEditorInterface was modified by xwiki:XWiki.GuillaumeLerouge - http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorInterface
xwikibot - (05/08/2008 13:49): Community.DebugXEWithEclipse_Troubleshoots was modified by xwiki:XWiki.ThomasMortagne - http://dev.xwiki.org/xwiki/bin/view/Community/DebugXEWithEclipse_Troubleshoots
newboy - (05/08/2008 16:28): to enable a certain group of users to use/view a panel, exactly what page's access permission do I need to change?
jvelociter - (05/08/2008 16:30): newboy I think you can do it edit the concerned panel right
jvelociter - (05/08/2008 16:31): newboy if somebody is not allowed to view that specific panel, it won't display for him
newboy - (05/08/2008 16:31): jvelociter: so I need to go to panels home then click edit on the concerned panel
newboy - (05/08/2008 16:31): than edit page permissions for the panel?
jvelociter - (05/08/2008 16:31): yes
jvelociter - (05/08/2008 16:32): page rights
newboy - (05/08/2008 16:32): if I set the group permission to allow and leave the user blank is there any other reason a particular user might not be able to view?
newboy - (05/08/2008 16:33): jvelociter: do you think there may be some global rights overriding the panels config?
jvelociter - (05/08/2008 16:33): the moment you allow view explicitely for a an entity (group or user) it denies this rights for the others entities
jvelociter - (05/08/2008 16:34): and that's something important to get when dealing with rights
newboy - (05/08/2008 16:34): well, I have is explicitly allowed for 3 groups but only two of them can see
jvelociter - (05/08/2008 16:34): so yes, maybe it's a conflict with other rights at space/wiki level
jvelociter - (05/08/2008 16:35): I think that if two rights conflits, the less permissive wins
newboy - (05/08/2008 16:35): almost certainly, where do I set those rights?
jvelociter - (05/08/2008 16:35): which would mean in your case, the group cannot see the panels
jvelociter - (05/08/2008 16:35): you can look at the space rights, or global rights from the administration UI
newboy - (05/08/2008 16:35): ok, I have been stupid, Isee what I should do now
jvelociter - (05/08/2008 16:35): :) cool
newboy - (05/08/2008 16:37): jvelociter: if I want a particular group to be only able to view pages I explicitly say they can but not able to view the others, should I leave global blank?
newboy - (05/08/2008 16:47): ok, jvelociter, this is crazy. for a user to be able to view panels in a page they need to have edit rights for that page. 
newboy - (05/08/2008 16:47): how can that be possible?
xwikibot - (05/08/2008 17:21): XWiki.asyska was modified by XWiki.asyska (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/asyska
xwikibot - (05/08/2008 17:45): XWiki.MarkZhao was modified by XWiki.MarkZhao (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/MarkZhao
newboy - (05/08/2008 17:50): has anyone come accross the problem where a panel which uses code that requires programming rights will only run properly if the page that is being viewed at a given time has been last edited by a user with programming rights?
newboy - (05/08/2008 18:03): has anyone come accross the problem where a panel which uses code that requires programming rights will only run properly if the page that is being viewed at a given time has been last edited by a user with programming rights?
xwikibot - (05/08/2008 18:44): XWiki.ThomasClavier was modified by XWiki.ThomasClavier (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/ThomasClavier

Get Connected