Re: [xwiki-users] Panel Wizard - permissions
Hi Elsa, You can read this page (found in the faq) http://www.xwiki.org/xwiki/bin/view/FAQ/HowCanIMakeContentAppearOnlyForASpecificGroup This applies for the content of the panel. I suppose that if you really want to hide the panel, you have to apply this code snippet to the velocity template of xwiki. This page may help http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins Best regards, Maxime 2011/5/6 Elsa Marks > Hi... > > anyone can help me with this question : > > > I have created an editor user and a student user. > I want to modify the right panel . For example, I want to remove the quick > links panel to the student user but not to the editor. > Is is possible to do it ? > Thanks. > > > 2011/5/2 Elsa Marks > > > Hi > > > > I have created an editor user and a student user. > > I want to modify the left panel . For example, I want to remove the quick > > links panel to the student user but not to the editor. > > > > Is is possible to do it ? > > > > Thanks. > > > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard - permissions
Hi... anyone can help me with this question : I have created an editor user and a student user. I want to modify the right panel . For example, I want to remove the quick links panel to the student user but not to the editor. Is is possible to do it ? Thanks. 2011/5/2 Elsa Marks > Hi > > I have created an editor user and a student user. > I want to modify the left panel . For example, I want to remove the quick > links panel to the student user but not to the editor. > > Is is possible to do it ? > > Thanks. > ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
[xwiki-users] Panel Wizard - permissions
Hi I have created an editor user and a student user. I want to modify the left panel . For example, I want to remove the quick links panel to the student user but not to the editor. Is is possible to do it ? Thanks. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
[xwiki-users] Panel Wizard not working in XE2.3.1
Hi XWiki users, Using XE2.3.1, the Panel Wizard does not work. You can try to save your new layout, it is not registered. A workaround is to define the list of panels in the Presentation section. Do you encounter the same issue ? Regards, Maxime ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
2009/3/14 Vincent Massol > Hi Antonio, > > On Mar 14, 2009, at 10:36 AM, Antonio Goncalves wrote: > > > So that means until the next upgrade we can't use the panel wizard ? > > I thought you confirmed sergiu's supposition that you had imported a > XAR not matching the version installed on the farm? If so you'll need > to revert it and it should work fine. > > If you tell us what you've done exactly maybe we can find a workaround. Well, I installed the new Panel application ( http://code.xwiki.org/xwiki/bin/view/Applications/PanelsApplicationDownloads) and it worked fine for few weeks before XWiki got upgraded to 1.4.1.14796 > > Is > > there another way to move panels around without the wizard (previous > > versions of XWiki had textfields for left and right panels) ? > > You can go the administration, then click on "Edit Objects" and look > for left and right panels field. Thanks, I'm going to try that in the meantime. Antonio > > > Thanks > -Vincent > > > > > Thanks, > > Antonio > > > > 2009/3/14 Vincent Massol > > > >> > >> On Mar 13, 2009, at 6:19 PM, Antonio Goncalves wrote: > >> > >>> Hi Sergiu, > >>> Our wiki instance is hosted, so what can I do to upgrade the > >>> platform to a > >>> recent version ? > >> > >> You can't. We do this regularly but we wait for the admin waits a bit > >> after releases are done to upgrade. Raffaello is in charge of this > >> farm so I'll let him answer when is the next upgrade planned. > >> > >> Thanks > >> -Vincent > >> > >>> Thanks, > >>> Antonio > >>> > >>> 2009/3/13 Sergiu Dumitriu > >>> > Antonio Goncalves wrote: > > Hi, > > I'm not sure of what happen (our XWiki is hosted and I don't know > > all the > > admin tasks that are made), but the Panel wizard application > > doesn't work > > anymore. It looks like the XWiki version has changed > > (1.4.1.14796), it > could > > be a reason. When I go to the panel wizard, I get the following at > > the > top > > and cannot move any panels around. It's like the page doesn't > > include the > > needed javascript > > > > Any idea ? > > Thanks, > > Antonio > > > > Glissez et déposez les panels pour les réarranger a l'intérieur > > des > colonnes > > latérales. Pour ajouter ou retirer des panels, glissez les de la > > liste > des > > panels disponibles vers une colonne ou à l'inverse, d'une colonne > > vers la > > liste. > > $xwiki.jsfx.use("js/scriptaculous/scriptaculous.js") > > $xwiki.jsfx.use("js/xwiki/accordion/accordion.js") > > $xwiki.jsfx.use("js/xwiki/panelwizard/Drag.js") > > $xwiki.jsfx.use("js/xwiki/panelwizard/ieemu.js") > > $xwiki.jsfx.use("js/xwiki/panelwizard/toolTip.js") > > > > This means that you have imported a recent .xar, but didn't upgrade > the > rest of the platform accordingly. Looking at the version, I think > you're > talking about XWiki Enterprise Manager, which doesn't include the > required plugins yet. > > You can either: > - downgrade the wiki content to an equivalent version (XEM 1.4 uses > XE 1.6) > - upgrade the platform to a recent version > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > -- -- Antonio Goncalves (antonio.goncal...@gmail.com) Software architect Paris JUG leader : www.parisjug.org Web site : www.antoniogoncalves.org Blog: jroller.com/agoncal LinkedIn: www.linkedin.com/in/agoncal ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
Hi Antonio, On Mar 14, 2009, at 10:36 AM, Antonio Goncalves wrote: > So that means until the next upgrade we can't use the panel wizard ? I thought you confirmed sergiu's supposition that you had imported a XAR not matching the version installed on the farm? If so you'll need to revert it and it should work fine. If you tell us what you've done exactly maybe we can find a workaround. > Is > there another way to move panels around without the wizard (previous > versions of XWiki had textfields for left and right panels) ? You can go the administration, then click on "Edit Objects" and look for left and right panels field. Thanks -Vincent > > Thanks, > Antonio > > 2009/3/14 Vincent Massol > >> >> On Mar 13, 2009, at 6:19 PM, Antonio Goncalves wrote: >> >>> Hi Sergiu, >>> Our wiki instance is hosted, so what can I do to upgrade the >>> platform to a >>> recent version ? >> >> You can't. We do this regularly but we wait for the admin waits a bit >> after releases are done to upgrade. Raffaello is in charge of this >> farm so I'll let him answer when is the next upgrade planned. >> >> Thanks >> -Vincent >> >>> Thanks, >>> Antonio >>> >>> 2009/3/13 Sergiu Dumitriu >>> Antonio Goncalves wrote: > Hi, > I'm not sure of what happen (our XWiki is hosted and I don't know > all the > admin tasks that are made), but the Panel wizard application > doesn't work > anymore. It looks like the XWiki version has changed > (1.4.1.14796), it could > be a reason. When I go to the panel wizard, I get the following at > the top > and cannot move any panels around. It's like the page doesn't > include the > needed javascript > > Any idea ? > Thanks, > Antonio > > Glissez et déposez les panels pour les réarranger a l'intérieur > des colonnes > latérales. Pour ajouter ou retirer des panels, glissez les de la > liste des > panels disponibles vers une colonne ou à l'inverse, d'une colonne > vers la > liste. > $xwiki.jsfx.use("js/scriptaculous/scriptaculous.js") > $xwiki.jsfx.use("js/xwiki/accordion/accordion.js") > $xwiki.jsfx.use("js/xwiki/panelwizard/Drag.js") > $xwiki.jsfx.use("js/xwiki/panelwizard/ieemu.js") > $xwiki.jsfx.use("js/xwiki/panelwizard/toolTip.js") > This means that you have imported a recent .xar, but didn't upgrade the rest of the platform accordingly. Looking at the version, I think you're talking about XWiki Enterprise Manager, which doesn't include the required plugins yet. You can either: - downgrade the wiki content to an equivalent version (XEM 1.4 uses XE 1.6) - upgrade the platform to a recent version ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
Hi Antonio, On Sat, Mar 14, 2009 at 10:36 AM, Antonio Goncalves < antonio.mail...@gmail.com> wrote: > So that means until the next upgrade we can't use the panel wizard ? Is > there another way to move panels around without the wizard (previous > versions of XWiki had textfields for left and right panels) ? You can go to .../xwiki/bin/admin/SpaceName/WebPreferences?editor=object or .../xwiki/bin/admin/XWiki/XWikiPreferences?editor=object and edit the XWiki.XWikiPreferences object -> it has a field for right panels, a field for left panels and 2 select boxes to choose whether or not to display the right & left panels. Guillaume > > Thanks, > Antonio > > 2009/3/14 Vincent Massol > > > > > On Mar 13, 2009, at 6:19 PM, Antonio Goncalves wrote: > > > > > Hi Sergiu, > > > Our wiki instance is hosted, so what can I do to upgrade the > > > platform to a > > > recent version ? > > > > You can't. We do this regularly but we wait for the admin waits a bit > > after releases are done to upgrade. Raffaello is in charge of this > > farm so I'll let him answer when is the next upgrade planned. > > > > Thanks > > -Vincent > > > > > Thanks, > > > Antonio > > > > > > 2009/3/13 Sergiu Dumitriu > > > > > >> Antonio Goncalves wrote: > > >>> Hi, > > >>> I'm not sure of what happen (our XWiki is hosted and I don't know > > >>> all the > > >>> admin tasks that are made), but the Panel wizard application > > >>> doesn't work > > >>> anymore. It looks like the XWiki version has changed > > >>> (1.4.1.14796), it > > >> could > > >>> be a reason. When I go to the panel wizard, I get the following at > > >>> the > > >> top > > >>> and cannot move any panels around. It's like the page doesn't > > >>> include the > > >>> needed javascript > > >>> > > >>> Any idea ? > > >>> Thanks, > > >>> Antonio > > >>> > > >>> Glissez et déposez les panels pour les réarranger a l'intérieur des > > >> colonnes > > >>> latérales. Pour ajouter ou retirer des panels, glissez les de la > > >>> liste > > >> des > > >>> panels disponibles vers une colonne ou à l'inverse, d'une colonne > > >>> vers la > > >>> liste. > > >>> $xwiki.jsfx.use("js/scriptaculous/scriptaculous.js") > > >>> $xwiki.jsfx.use("js/xwiki/accordion/accordion.js") > > >>> $xwiki.jsfx.use("js/xwiki/panelwizard/Drag.js") > > >>> $xwiki.jsfx.use("js/xwiki/panelwizard/ieemu.js") > > >>> $xwiki.jsfx.use("js/xwiki/panelwizard/toolTip.js") > > >>> > > >> > > >> This means that you have imported a recent .xar, but didn't upgrade > > >> the > > >> rest of the platform accordingly. Looking at the version, I think > > >> you're > > >> talking about XWiki Enterprise Manager, which doesn't include the > > >> required plugins yet. > > >> > > >> You can either: > > >> - downgrade the wiki content to an equivalent version (XEM 1.4 uses > > >> XE 1.6) > > >> - upgrade the platform to a recent version > > >> > > >> -- > > >> Sergiu Dumitriu > > >> http://purl.org/net/sergiu/ > > ___ > > users mailing list > > users@xwiki.org > > http://lists.xwiki.org/mailman/listinfo/users > > > > > > -- > -- > Antonio Goncalves (antonio.goncal...@gmail.com) > Software architect > > Paris JUG leader : www.parisjug.org > Web site : www.antoniogoncalves.org > Blog: jroller.com/agoncal > LinkedIn: www.linkedin.com/in/agoncal > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > -- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/ ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
So that means until the next upgrade we can't use the panel wizard ? Is there another way to move panels around without the wizard (previous versions of XWiki had textfields for left and right panels) ? Thanks, Antonio 2009/3/14 Vincent Massol > > On Mar 13, 2009, at 6:19 PM, Antonio Goncalves wrote: > > > Hi Sergiu, > > Our wiki instance is hosted, so what can I do to upgrade the > > platform to a > > recent version ? > > You can't. We do this regularly but we wait for the admin waits a bit > after releases are done to upgrade. Raffaello is in charge of this > farm so I'll let him answer when is the next upgrade planned. > > Thanks > -Vincent > > > Thanks, > > Antonio > > > > 2009/3/13 Sergiu Dumitriu > > > >> Antonio Goncalves wrote: > >>> Hi, > >>> I'm not sure of what happen (our XWiki is hosted and I don't know > >>> all the > >>> admin tasks that are made), but the Panel wizard application > >>> doesn't work > >>> anymore. It looks like the XWiki version has changed > >>> (1.4.1.14796), it > >> could > >>> be a reason. When I go to the panel wizard, I get the following at > >>> the > >> top > >>> and cannot move any panels around. It's like the page doesn't > >>> include the > >>> needed javascript > >>> > >>> Any idea ? > >>> Thanks, > >>> Antonio > >>> > >>> Glissez et déposez les panels pour les réarranger a l'intérieur des > >> colonnes > >>> latérales. Pour ajouter ou retirer des panels, glissez les de la > >>> liste > >> des > >>> panels disponibles vers une colonne ou à l'inverse, d'une colonne > >>> vers la > >>> liste. > >>> $xwiki.jsfx.use("js/scriptaculous/scriptaculous.js") > >>> $xwiki.jsfx.use("js/xwiki/accordion/accordion.js") > >>> $xwiki.jsfx.use("js/xwiki/panelwizard/Drag.js") > >>> $xwiki.jsfx.use("js/xwiki/panelwizard/ieemu.js") > >>> $xwiki.jsfx.use("js/xwiki/panelwizard/toolTip.js") > >>> > >> > >> This means that you have imported a recent .xar, but didn't upgrade > >> the > >> rest of the platform accordingly. Looking at the version, I think > >> you're > >> talking about XWiki Enterprise Manager, which doesn't include the > >> required plugins yet. > >> > >> You can either: > >> - downgrade the wiki content to an equivalent version (XEM 1.4 uses > >> XE 1.6) > >> - upgrade the platform to a recent version > >> > >> -- > >> Sergiu Dumitriu > >> http://purl.org/net/sergiu/ > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > -- -- Antonio Goncalves (antonio.goncal...@gmail.com) Software architect Paris JUG leader : www.parisjug.org Web site : www.antoniogoncalves.org Blog: jroller.com/agoncal LinkedIn: www.linkedin.com/in/agoncal ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
On Mar 13, 2009, at 6:19 PM, Antonio Goncalves wrote: > Hi Sergiu, > Our wiki instance is hosted, so what can I do to upgrade the > platform to a > recent version ? You can't. We do this regularly but we wait for the admin waits a bit after releases are done to upgrade. Raffaello is in charge of this farm so I'll let him answer when is the next upgrade planned. Thanks -Vincent > Thanks, > Antonio > > 2009/3/13 Sergiu Dumitriu > >> Antonio Goncalves wrote: >>> Hi, >>> I'm not sure of what happen (our XWiki is hosted and I don't know >>> all the >>> admin tasks that are made), but the Panel wizard application >>> doesn't work >>> anymore. It looks like the XWiki version has changed >>> (1.4.1.14796), it >> could >>> be a reason. When I go to the panel wizard, I get the following at >>> the >> top >>> and cannot move any panels around. It's like the page doesn't >>> include the >>> needed javascript >>> >>> Any idea ? >>> Thanks, >>> Antonio >>> >>> Glissez et déposez les panels pour les réarranger a l'intérieur des >> colonnes >>> latérales. Pour ajouter ou retirer des panels, glissez les de la >>> liste >> des >>> panels disponibles vers une colonne ou à l'inverse, d'une colonne >>> vers la >>> liste. >>> $xwiki.jsfx.use("js/scriptaculous/scriptaculous.js") >>> $xwiki.jsfx.use("js/xwiki/accordion/accordion.js") >>> $xwiki.jsfx.use("js/xwiki/panelwizard/Drag.js") >>> $xwiki.jsfx.use("js/xwiki/panelwizard/ieemu.js") >>> $xwiki.jsfx.use("js/xwiki/panelwizard/toolTip.js") >>> >> >> This means that you have imported a recent .xar, but didn't upgrade >> the >> rest of the platform accordingly. Looking at the version, I think >> you're >> talking about XWiki Enterprise Manager, which doesn't include the >> required plugins yet. >> >> You can either: >> - downgrade the wiki content to an equivalent version (XEM 1.4 uses >> XE 1.6) >> - upgrade the platform to a recent version >> >> -- >> Sergiu Dumitriu >> http://purl.org/net/sergiu/ ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
Hi Sergiu, Our wiki instance is hosted, so what can I do to upgrade the platform to a recent version ? Thanks, Antonio 2009/3/13 Sergiu Dumitriu > Antonio Goncalves wrote: > > Hi, > > I'm not sure of what happen (our XWiki is hosted and I don't know all the > > admin tasks that are made), but the Panel wizard application doesn't work > > anymore. It looks like the XWiki version has changed (1.4.1.14796), it > could > > be a reason. When I go to the panel wizard, I get the following at the > top > > and cannot move any panels around. It's like the page doesn't include the > > needed javascript > > > > Any idea ? > > Thanks, > > Antonio > > > > Glissez et déposez les panels pour les réarranger a l'intérieur des > colonnes > > latérales. Pour ajouter ou retirer des panels, glissez les de la liste > des > > panels disponibles vers une colonne ou à l'inverse, d'une colonne vers la > > liste. > > $xwiki.jsfx.use("js/scriptaculous/scriptaculous.js") > > $xwiki.jsfx.use("js/xwiki/accordion/accordion.js") > > $xwiki.jsfx.use("js/xwiki/panelwizard/Drag.js") > > $xwiki.jsfx.use("js/xwiki/panelwizard/ieemu.js") > > $xwiki.jsfx.use("js/xwiki/panelwizard/toolTip.js") > > > > This means that you have imported a recent .xar, but didn't upgrade the > rest of the platform accordingly. Looking at the version, I think you're > talking about XWiki Enterprise Manager, which doesn't include the > required plugins yet. > > You can either: > - downgrade the wiki content to an equivalent version (XEM 1.4 uses XE 1.6) > - upgrade the platform to a recent version > > -- > Sergiu Dumitriu > http://purl.org/net/sergiu/ > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > -- -- Antonio Goncalves (antonio.goncal...@gmail.com) Software architect Paris JUG leader : www.parisjug.org Web site : www.antoniogoncalves.org Blog: jroller.com/agoncal LinkedIn: www.linkedin.com/in/agoncal ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
Antonio Goncalves wrote: > Hi, > I'm not sure of what happen (our XWiki is hosted and I don't know all the > admin tasks that are made), but the Panel wizard application doesn't work > anymore. It looks like the XWiki version has changed (1.4.1.14796), it could > be a reason. When I go to the panel wizard, I get the following at the top > and cannot move any panels around. It's like the page doesn't include the > needed javascript > > Any idea ? > Thanks, > Antonio > > Glissez et déposez les panels pour les réarranger a l'intérieur des colonnes > latérales. Pour ajouter ou retirer des panels, glissez les de la liste des > panels disponibles vers une colonne ou à l'inverse, d'une colonne vers la > liste. > $xwiki.jsfx.use("js/scriptaculous/scriptaculous.js") > $xwiki.jsfx.use("js/xwiki/accordion/accordion.js") > $xwiki.jsfx.use("js/xwiki/panelwizard/Drag.js") > $xwiki.jsfx.use("js/xwiki/panelwizard/ieemu.js") > $xwiki.jsfx.use("js/xwiki/panelwizard/toolTip.js") > This means that you have imported a recent .xar, but didn't upgrade the rest of the platform accordingly. Looking at the version, I think you're talking about XWiki Enterprise Manager, which doesn't include the required plugins yet. You can either: - downgrade the wiki content to an equivalent version (XEM 1.4 uses XE 1.6) - upgrade the platform to a recent version -- Sergiu Dumitriu http://purl.org/net/sergiu/ ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
Hi, I'm not sure of what happen (our XWiki is hosted and I don't know all the admin tasks that are made), but the Panel wizard application doesn't work anymore. It looks like the XWiki version has changed (1.4.1.14796), it could be a reason. When I go to the panel wizard, I get the following at the top and cannot move any panels around. It's like the page doesn't include the needed javascript Any idea ? Thanks, Antonio Glissez et déposez les panels pour les réarranger a l'intérieur des colonnes latérales. Pour ajouter ou retirer des panels, glissez les de la liste des panels disponibles vers une colonne ou à l'inverse, d'une colonne vers la liste. $xwiki.jsfx.use("js/scriptaculous/scriptaculous.js") $xwiki.jsfx.use("js/xwiki/accordion/accordion.js") $xwiki.jsfx.use("js/xwiki/panelwizard/Drag.js") $xwiki.jsfx.use("js/xwiki/panelwizard/ieemu.js") $xwiki.jsfx.use("js/xwiki/panelwizard/toolTip.js") 2009/2/17 Antonio Goncalves > Thanks Vincent. I've installed the new Panel application ( > http://code.xwiki.org/xwiki/bin/view/Applications/PanelsApplicationDownloads) > and it works fine. > Antonio > > 2009/2/13 Vincent Massol > > Hi Antonio, >> >> On Feb 8, 2009, at 10:32 AM, Antonio Goncalves wrote: >> >> > Yes Vincent, you can check by yourself on the Paris JUG website. I >> > can't see >> > any logs, I've tried with 3 different browsers but I've found a >> > strange >> > work around. >> > When I am on the >> > http://www.parisjug.org/xwiki/bin/admin/XWiki/XWikiPreferences page >> > and that >> > I click on Panel Wizard, nothing happens. But I can access the >> > wizard from >> > the page http://www.parisjug.org/xwiki/bin/view/XWiki/. >> > >> > Do you have any idea ? >> >> Are you sure you have upgraded the panels pages ? >> I've checked the page Panels.PanelWizard and its content looks old. >> >> Could you explain how you've done the last XAR upgrade? >> >> Can you try reimporting the Panels application that corresponds to you >> wiki version (you're on XEM 1.4.1 which means XE 1.6.2) ? >> I could do it but I don't know if you've changed any panels page so >> I'll let you do it instead. >> >> Thanks >> -Vincent >> >> > >> > Antonio >> > >> > 2009/2/7 Vincent Massol >> > >> >> Hi Antonio, >> >> >> >> On Feb 7, 2009, at 9:07 AM, Antonio Goncalves wrote: >> >> >> >>> Hi, >> >>> >> >>> I'm using XE 1.6.2 / XEM 1.4.1 and when I click on the Panel Wizard >> >>> it just >> >>> doesn't show up. I click on the link, but nothing happens. >> >> >> >> hmmm we need to look into this since I've heard this problem reported >> >> twice over one week. >> >> >> >> If you agree, I'll ask Raffaello to give me the rights to go the >> >> Paris >> >> JUG wiki and try it myself from there. >> >> >> >>> Is there a way to skip the wizard and set up the panels layout >> >>> manually like >> >>> the previous versions of XWiki ? >> >> >> >> Yes. Just go to the wiki administration page and then select edit --> >> >> Objects. Find the XWikiPreferences object and find the property for >> >> panels location and put the values you want in there. >> >> >> >> Thanks >> >> -Vincent >> >> http://xwiki.com >> >> http://xwiki.org >> >> http://massol.net >> ___ >> users mailing list >> users@xwiki.org >> http://lists.xwiki.org/mailman/listinfo/users >> > > > > -- > -- > Antonio Goncalves (antonio.goncal...@gmail.com) > Software architect > > Paris JUG leader : www.parisjug.org > Web site : www.antoniogoncalves.org > Blog: jroller.com/agoncal > LinkedIn: www.linkedin.com/in/agoncal > -- -- Antonio Goncalves (antonio.goncal...@gmail.com) Software architect Paris JUG leader : www.parisjug.org Web site : www.antoniogoncalves.org Blog: jroller.com/agoncal LinkedIn: www.linkedin.com/in/agoncal ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
Thanks Vincent. I've installed the new Panel application ( http://code.xwiki.org/xwiki/bin/view/Applications/PanelsApplicationDownloads) and it works fine. Antonio 2009/2/13 Vincent Massol > Hi Antonio, > > On Feb 8, 2009, at 10:32 AM, Antonio Goncalves wrote: > > > Yes Vincent, you can check by yourself on the Paris JUG website. I > > can't see > > any logs, I've tried with 3 different browsers but I've found a > > strange > > work around. > > When I am on the > > http://www.parisjug.org/xwiki/bin/admin/XWiki/XWikiPreferences page > > and that > > I click on Panel Wizard, nothing happens. But I can access the > > wizard from > > the page http://www.parisjug.org/xwiki/bin/view/XWiki/. > > > > Do you have any idea ? > > Are you sure you have upgraded the panels pages ? > I've checked the page Panels.PanelWizard and its content looks old. > > Could you explain how you've done the last XAR upgrade? > > Can you try reimporting the Panels application that corresponds to you > wiki version (you're on XEM 1.4.1 which means XE 1.6.2) ? > I could do it but I don't know if you've changed any panels page so > I'll let you do it instead. > > Thanks > -Vincent > > > > > Antonio > > > > 2009/2/7 Vincent Massol > > > >> Hi Antonio, > >> > >> On Feb 7, 2009, at 9:07 AM, Antonio Goncalves wrote: > >> > >>> Hi, > >>> > >>> I'm using XE 1.6.2 / XEM 1.4.1 and when I click on the Panel Wizard > >>> it just > >>> doesn't show up. I click on the link, but nothing happens. > >> > >> hmmm we need to look into this since I've heard this problem reported > >> twice over one week. > >> > >> If you agree, I'll ask Raffaello to give me the rights to go the > >> Paris > >> JUG wiki and try it myself from there. > >> > >>> Is there a way to skip the wizard and set up the panels layout > >>> manually like > >>> the previous versions of XWiki ? > >> > >> Yes. Just go to the wiki administration page and then select edit --> > >> Objects. Find the XWikiPreferences object and find the property for > >> panels location and put the values you want in there. > >> > >> Thanks > >> -Vincent > >> http://xwiki.com > >> http://xwiki.org > >> http://massol.net > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > -- -- Antonio Goncalves (antonio.goncal...@gmail.com) Software architect Paris JUG leader : www.parisjug.org Web site : www.antoniogoncalves.org Blog: jroller.com/agoncal LinkedIn: www.linkedin.com/in/agoncal ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
Hi Regarding accessing Panels Wizard problem on myxwiki. In my case I'm trying to create a new panel (tag cloud) so things are a bit more complex. So below is a guide on how to do it without the Panel Wizard. I think my programming rights for myxwiki.patternlanguagenetwork got corrupted due to recent upgrade issues so can I ask someone to reinstate them or to resave this page 'Panels.TagCloud'. Add TagCloud Panel without going through PanelWizard (require Programming Rights). 1. Create page called Panels.TagCloud ('xwiki/bin/view/Panels/TagCloud' then click on 'edit this page to create it.'.) 2. Add this line #includeForm("Panels.PanelSheet") 3. Click 'Save and View' 4. Click on Edit -> Objects 5. Choose 'Panels.PanelClass' from the 'Add Object' panel on the right. 6. Click 'Add Object from this class' button 7. Fill in: Name=TagCloud, Panel Type=View, Description=Tag Cloud, Category=Navigation, Content= #panelheader('Tags Cloud') #set($query = "select elements(prop.list) from BaseObject as obj, DBStringListProperty as prop where obj.className='XWiki.TagClass' and obj.id=prop.id.id and prop.id.name='tags'") #set( $allTags = $xwiki.sort($xwiki.search($query))) #set( $previousTag = "") #set( $tagsWithCount = $xwiki.getHashMap()) #set( $count = 1) #set( $maxCount = 1) #foreach($tag in $allTags) #if ($tag == $previousTag) #set( $count = $count + 1) #if ($count > $maxCount) #set ($maxCount = $count) #end #else #set( $count = 1) #set( $previousTag = "") #end #set( $dummy = $tagsWithCount.put($tag, $count)) #set( $previousTag = $tag) #end #set($query = "select distinct elements(prop.list) from BaseObject as obj, DBStringListProperty as prop where obj.className='XWiki.TagClass' and obj.id=prop.id.id and prop.id.name='tags'") #set( $tagsDistinct = $xwiki.sort($xwiki.search($query))) #foreach($tag in $tagsDistinct) #set( $currentCount = $tagsWithCount.get($tag)) ##set($size = 15 + ($currentCount * 150 / $maxCount)) #set($size = 10 + ($currentCount/2)) #set($size = $size + "px") $tag #end #panelfooter() 8. Click 'Save and View' 9. Go into XWikiPreferences and click Edit->Objects. 10. Find XWiki.XWikiprefferences and add value 'Panels.TagCloud' to property 'Panels displayed on the right:' 11. Click 'Save and View' Ajdin -Original Message- From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On Behalf Of Vincent Massol Sent: 07 February 2009 09:17 To: XWiki Users Subject: Re: [xwiki-users] Panel Wizard doesn't show it Hi Antonio, On Feb 7, 2009, at 9:07 AM, Antonio Goncalves wrote: > Hi, > > I'm using XE 1.6.2 / XEM 1.4.1 and when I click on the Panel Wizard it > just doesn't show up. I click on the link, but nothing happens. hmmm we need to look into this since I've heard this problem reported twice over one week. If you agree, I'll ask Raffaello to give me the rights to go the Paris JUG wiki and try it myself from there. > Is there a way to skip the wizard and set up the panels layout > manually like the previous versions of XWiki ? Yes. Just go to the wiki administration page and then select edit --> Objects. Find the XWikiPreferences object and find the property for panels location and put the values you want in there. Thanks -Vincent http://xwiki.com http://xwiki.org http://massol.net ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users NOTICE This message and any files transmitted with it is intended for the addressee only and may contain information that is confidential or privileged. Unauthorised use is strictly prohibited. If you are not the addressee, you should not read, copy, disclose or otherwise use this message, except for the purpose of delivery to the addressee. Any views or opinions expressed within this e-mail are those of the author and do not necessarily represent those of Coventry University. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
Hi Antonio, On Feb 8, 2009, at 10:32 AM, Antonio Goncalves wrote: > Yes Vincent, you can check by yourself on the Paris JUG website. I > can't see > any logs, I've tried with 3 different browsers but I've found a > strange > work around. > When I am on the > http://www.parisjug.org/xwiki/bin/admin/XWiki/XWikiPreferences page > and that > I click on Panel Wizard, nothing happens. But I can access the > wizard from > the page http://www.parisjug.org/xwiki/bin/view/XWiki/. > > Do you have any idea ? Are you sure you have upgraded the panels pages ? I've checked the page Panels.PanelWizard and its content looks old. Could you explain how you've done the last XAR upgrade? Can you try reimporting the Panels application that corresponds to you wiki version (you're on XEM 1.4.1 which means XE 1.6.2) ? I could do it but I don't know if you've changed any panels page so I'll let you do it instead. Thanks -Vincent > > Antonio > > 2009/2/7 Vincent Massol > >> Hi Antonio, >> >> On Feb 7, 2009, at 9:07 AM, Antonio Goncalves wrote: >> >>> Hi, >>> >>> I'm using XE 1.6.2 / XEM 1.4.1 and when I click on the Panel Wizard >>> it just >>> doesn't show up. I click on the link, but nothing happens. >> >> hmmm we need to look into this since I've heard this problem reported >> twice over one week. >> >> If you agree, I'll ask Raffaello to give me the rights to go the >> Paris >> JUG wiki and try it myself from there. >> >>> Is there a way to skip the wizard and set up the panels layout >>> manually like >>> the previous versions of XWiki ? >> >> Yes. Just go to the wiki administration page and then select edit --> >> Objects. Find the XWikiPreferences object and find the property for >> panels location and put the values you want in there. >> >> Thanks >> -Vincent >> http://xwiki.com >> http://xwiki.org >> http://massol.net ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
Yes Vincent, you can check by yourself on the Paris JUG website. I can't see any logs, I've tried with 3 different browsers but I've found a strange work around. When I am on the http://www.parisjug.org/xwiki/bin/admin/XWiki/XWikiPreferences page and that I click on Panel Wizard, nothing happens. But I can access the wizard from the page http://www.parisjug.org/xwiki/bin/view/XWiki/. Do you have any idea ? Antonio 2009/2/7 Vincent Massol > Hi Antonio, > > On Feb 7, 2009, at 9:07 AM, Antonio Goncalves wrote: > > > Hi, > > > > I'm using XE 1.6.2 / XEM 1.4.1 and when I click on the Panel Wizard > > it just > > doesn't show up. I click on the link, but nothing happens. > > hmmm we need to look into this since I've heard this problem reported > twice over one week. > > If you agree, I'll ask Raffaello to give me the rights to go the Paris > JUG wiki and try it myself from there. > > > Is there a way to skip the wizard and set up the panels layout > > manually like > > the previous versions of XWiki ? > > Yes. Just go to the wiki administration page and then select edit --> > Objects. Find the XWikiPreferences object and find the property for > panels location and put the values you want in there. > > Thanks > -Vincent > http://xwiki.com > http://xwiki.org > http://massol.net > > > > > > > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > -- -- Antonio Goncalves (antonio.goncal...@gmail.com) Software architect Paris JUG leader : www.parisjug.org Web site : www.antoniogoncalves.org Blog: jroller.com/agoncal LinkedIn: www.linkedin.com/in/agoncal ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard doesn't show it
Hi Antonio, On Feb 7, 2009, at 9:07 AM, Antonio Goncalves wrote: > Hi, > > I'm using XE 1.6.2 / XEM 1.4.1 and when I click on the Panel Wizard > it just > doesn't show up. I click on the link, but nothing happens. hmmm we need to look into this since I've heard this problem reported twice over one week. If you agree, I'll ask Raffaello to give me the rights to go the Paris JUG wiki and try it myself from there. > Is there a way to skip the wizard and set up the panels layout > manually like > the previous versions of XWiki ? Yes. Just go to the wiki administration page and then select edit --> Objects. Find the XWikiPreferences object and find the property for panels location and put the values you want in there. Thanks -Vincent http://xwiki.com http://xwiki.org http://massol.net ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
[xwiki-users] Panel Wizard doesn't show it
Hi, I'm using XE 1.6.2 / XEM 1.4.1 and when I click on the Panel Wizard it just doesn't show up. I click on the link, but nothing happens. Is there a way to skip the wizard and set up the panels layout manually like the previous versions of XWiki ? Thanks, Antonio ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
[xwiki-users] Panel Wizard at MyXwiki
I'm unable to get into Panel Wizard on http://patternlanguagenetwork.myxwiki.org Does it require Programming rights? It just hangs for 20+ secs then the main Admin page is displayed again. I want to add a new panel "TagCloud" based on Tag Cloud Snippet. Thanks Ajdin NOTICE This message and any files transmitted with it is intended for the addressee only and may contain information that is confidential or privileged. Unauthorised use is strictly prohibited. If you are not the addressee, you should not read, copy, disclose or otherwise use this message, except for the purpose of delivery to the addressee. Any views or opinions expressed within this e-mail are those of the author and do not necessarily represent those of Coventry University. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard ... Left Menu
When I change the page layout ... to have the menu on the left and content on the right ... It seem I lose all the menu ... What I do wrong Regards, AAK --- En date de : Mer 22.10.08, Jean-Vincent Drean <[EMAIL PROTECTED]> a écrit : De: Jean-Vincent Drean <[EMAIL PROTECTED]> Objet: Re: [xwiki-users] Re : [ANN] XWiki Enterprise 1.7 Milestone 1 Released À: [EMAIL PROTECTED], "XWiki Users" Date: Mercredi 22 Octobre 2008, 15h50 I was about to answer to your "Panel Wizard problem" email, I can't reproduce the problem but it could be on your side if you've modifications on templates and skin. On Wed, Oct 22, 2008 at 3:46 PM, Azzedine Ait Khelifa <[EMAIL PROTECTED]> wrote: > > Thanx ! I have it in previous version ... And now the Panel Wizard seem > working ... > > Perhaps And now I can work on template and skins :) > > Regards, > > AAK > > --- En date de : Mer 22.10.08, Jean-Vincent Drean <[EMAIL PROTECTED]> a écrit : > > De: Jean-Vincent Drean <[EMAIL PROTECTED]> > Objet: Re: [xwiki-users] Re : [ANN] XWiki Enterprise 1.7 Milestone 1 > Released > À: [EMAIL PROTECTED], "XWiki Users" > Date: Mercredi 22 Octobre 2008, 15h29 > > Hi, > > You need to have the MySQL JDBC Driver JAR (named > mysql-connector-java*.jar installed in XWiki's WAR file. If this file > isn't present in XWiki's WEB-INF/lib directory you'll need to > download > it and copy it > there. > Quoted from > http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL > > JV. > > On Wed, Oct 22, 2008 at 3:24 PM, Azzedine Ait Khelifa > <[EMAIL PROTECTED]> wrote: >> >> I have an issue ... >> >> The mysql driver mysql-connector-java-5.1.6-bin is missing in the last > install XWiki Enterprise 1.7 Milestone 1 Released in the WEB-INF\lib > directory ... >> >> Regards; >> >> AAK >> >> >> --- En date de : Mer 22.10.08, Vincent Massol <[EMAIL PROTECTED]> a > écrit : >> De: Vincent Massol <[EMAIL PROTECTED]> >> Objet: Re: [xwiki-users] Re : [ANN] XWiki Enterprise 1.7 Milestone 1 > Released >> À: [EMAIL PROTECTED], "XWiki Users" >> Date: Mercredi 22 Octobre 2008, 15h06 >> >> On Oct 22, 2008, at 2:51 PM, Azzedine Ait Khelifa wrote: >> >>> >>> Hi > Jean-vincent, >>> >>> I uninstall et reinstall ... >>> >>> it's working ! >>> >>> But when I change the hibernate.cfg.xml settings to point to mysql >>> Db ... >>> >>> I have a new error >>> HTTP ERROR: 500Error number 3 in 0: Could not initialize main XWiki >>> context >>> Wrapped Exception: Error number 3001 in 3: Cannot load class >>> com >>> .xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager >>> from param xwiki.store.migration.manager.class >> >> I think this mean you have a wiki.store.migration.manager.class >> parameter defined in your xwiki.cfg and it's not valid. Just remove > it. >> >> Maybe you've tried to do some fancy stuff in the past? :) >> >> Thanks >> -Vincent >> >>> >>> Wrapped Exception: Error number 0 in 3: Exception while > hibernate >>> execute >>> Wrapped Exception: Could not parse mapping document from resource >>> xwiki.hbm.xml >>> RequestURI=/xwiki/bin/view/Main/ >>> The database is from an undermined previous version ... I thinck < >>> 1.6 ... >>> >>> >>> --- En date de : Mer 22.10.08, Jean-Vincent Drean <[EMAIL PROTECTED]> > a >>> écrit : >>> De: Jean-Vincent Drean <[EMAIL PROTECTED]> >>> Objet: Re: [xwiki-users] Re : [ANN] XWiki Enterprise 1.7 Milestone 1 >>> Released >>> À: [EMAIL PROTECTED], "XWiki Users" > >>> Date: Mercredi 22 Octobre 2008, 13h23 >>> >>> Hi, >>> >>> I'm not able to reproduce with >>> xwiki-enterprise-hsqldb-1.7-milestone-1, can you give use some details >>> like : >>> - which distribution are you using ? >>> - have you done a > migration from a previous version ? >>> >>> Thanks, >>> JV. >>> >>> On Wed, Oct 22, 2008 at 12:55 PM, Azzedine Ait Khelifa >>> <[EMAIL PROTECTED]> wrote: HTTP ERROR: 500Failed to load component >>> [org.xwiki.rendering.parser.SyntaxFactory] for hint [default] RequestURI=/xwiki/bin/view/Main/ Powered by Jetty:// --- En date de : Mar 21.10.08, Jean-Vincent Drean > <[EMAIL PROTECTED]> >> a >>> écrit : De: Jean-Vincent Drean <[EMAIL PROTECTED]> Objet: [xwiki-users] [ANN] XWiki Enterprise 1.7 Milestone 1 > Released À: "XWiki Users" , "XWiki >>> Developers" <[EMAIL PROTECTED]> Date: Mardi 21 Octobre 2008, 21h56 The XWiki development team is pleased to announce the > release of XWiki Enterprise 1.7 Milestone 1. Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download First milestone of the XWiki Enterprise 1.7 version. Main changes: * Work in progress on the new XWiki Syntax v2.0 * XWiki Syntax 2.0 allow wiki syntax inside links * Work in progress on the new experimental WYSIWYG editor. Important bug fixes: * Saving a blank wiki page throws exception in Oracle * Registration is still possible when right to register for Unregistered user is explicit set to de
Re: [xwiki-users] Panel Wizard no worky
Missed the first part of the exception. [ERROR] Method searchDocuments threw exception for reference $xwiki in template Panels.PanelWizard at [20,13] org.xwiki.velocity.XWikiVelocityException: Failed to evaluate content with id [Panels.PanelWizard] at org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:155) at org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:117) at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:226) at com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:93) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:258) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:182) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:151) at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:433) at com.xpn.xwiki.objects.classes.TextAreaClass.displayView(TextAreaClass.java:163) at com.xpn.xwiki.doc.XWikiDocument.display(XWikiDocument.java:1407) at com.xpn.xwiki.doc.XWikiDocument.display(XWikiDocument.java:1387) at com.xpn.xwiki.api.Document.display(Document.java:940) at sun.reflect.GeneratedMethodAccessor193.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295) -- View this message in context: http://n2.nabble.com/Panel-Wizard-no-worky-tp785215p785238.html Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard no worky
MikeOliverAZ wrote: > > Upgraded from 1.2 to 1.5 with 1.5 war file, then re-imported the > unmodified XE 1.5 pages from the .xar. > > Now when I click the Panel Wizard from the Index it takes me to the XWiki > Preferences page not the panel wizard. > [Panels.PanelWizard] at org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:155) at org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:117) at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:226) at com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:93) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:258) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:182) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:151) at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:433) at com.xpn.xwiki.objects.classes.TextAreaClass.displayView(TextAreaClass.java:163) at com.xpn.xwiki.doc.XWikiDocument.display(XWikiDocument.java:1407) at com.xpn.xwiki.doc.XWikiDocument.display(XWikiDocument.java:1387) at com.xpn.xwiki.api.Document.display(Document.java:940) at sun.reflect.GeneratedMethodAccessor193.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295) -- View this message in context: http://n2.nabble.com/Panel-Wizard-no-worky-tp785215p785235.html Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard no worky
Hi Mike, On Aug 26, 2008, at 10:38 PM, MikeOliverAZ wrote: > > Upgraded from 1.2 to 1.5 with 1.5 war file, then re-imported the > unmodified > XE 1.5 pages from the .xar. > > Now when I click the Panel Wizard from the Index it takes me to the > XWiki > Preferences page not the panel wizard. I think that's because you need to reimport some pages as described in the release notes: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise15 The minimal list of pages that should be upgraded is listed here: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise15M2 Thanks -Vincent ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
[xwiki-users] Panel Wizard no worky
Upgraded from 1.2 to 1.5 with 1.5 war file, then re-imported the unmodified XE 1.5 pages from the .xar. Now when I click the Panel Wizard from the Index it takes me to the XWiki Preferences page not the panel wizard. -- View this message in context: http://n2.nabble.com/Panel-Wizard-no-worky-tp785215p785215.html Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard layout issue
Thanks Gullaume - I'll try that next time. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Guillaume Lerouge Sent: 02 June 2008 09:48 To: XWiki Users Subject: Re: [xwiki-users] Panel Wizard layout issue Hi Richard, Yes the panel layout wizard is a little temperamental (frustrating) - if > you're patient you can usually get the panel display that you want, but if > you can find out how to code it directly then I'd be interested! You can set your panel display from the global & space preferences pages. Then under the skin tab, look at the panel options : you can decide to display left & right panels and add the panels you want to be displayed using the following convention : Panels.PanelName,Panels.PanelName2, and so on. Guillaume ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail is confidential. It may also be legally privileged. It is intended only for the stated addressee(s) and access to it by any other person is unauthorised. If you are not an addressee, you must not disclose, copy, circulate or in any other way use or rely on the information contained in this e-mail. Such unauthorised use may be unlawful. We may monitor all e-mail communications through our networks. If you have received this e-mail in error, please inform us immediately on +44 (0) 1749 672081 and delete it and all copies from your system. We accept no responsibility for changes to any e-mail which occur after it has been sent. Attachments to this e-mail may contain software viruses which could damage your system. We therefore recommend you virus-check all attachments before opening. A business of Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No. 868273 ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard layout issue
Hi Richard, Yes the panel layout wizard is a little temperamental (frustrating) - if > you're patient you can usually get the panel display that you want, but if > you can find out how to code it directly then I'd be interested! You can set your panel display from the global & space preferences pages. Then under the skin tab, look at the panel options : you can decide to display left & right panels and add the panels you want to be displayed using the following convention : Panels.PanelName,Panels.PanelName2, and so on. Guillaume ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard layout issue
Marc, Yes the panel layout wizard is a little temperamental (frustrating) - if you're patient you can usually get the panel display that you want, but if you can find out how to code it directly then I'd be interested! Regards, Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Lijour, Marc (EDU) Sent: 30 May 2008 20:44 To: XWiki Users Subject: [xwiki-users] Panel Wizard layout issue Hi Am I the only one having trouble with the Panel Wizards? I am using newest XE 1.4.9828 I created some Panels and I want to display them. With current skin I only have a right column. Panel Wizard (http://localhost:8080/xwiki/bin/view/Panels/PanelWizard?forceLeftPanels =1&forceRightPanels=1&language=en) Shows in "Information" a 3-column layout where I can't drag and drop anything (it goes back to its original position). In "Navigation" (where my panels should be), there is only one column, the frame is truncated and the panels are one over the other. When I drag and drop them, they disappear. The layout stays unchanged. What could be the problem? Can I solve this with some code (bypassing the wizard)? Can I define a layout per space? Thank you Marc ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail is confidential. It may also be legally privileged. It is intended only for the stated addressee(s) and access to it by any other person is unauthorised. If you are not an addressee, you must not disclose, copy, circulate or in any other way use or rely on the information contained in this e-mail. Such unauthorised use may be unlawful. We may monitor all e-mail communications through our networks. If you have received this e-mail in error, please inform us immediately on +44 (0) 1749 672081 and delete it and all copies from your system. We accept no responsibility for changes to any e-mail which occur after it has been sent. Attachments to this e-mail may contain software viruses which could damage your system. We therefore recommend you virus-check all attachments before opening. A business of Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No. 868273 ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
[xwiki-users] Panel Wizard layout issue
Hi Am I the only one having trouble with the Panel Wizards? I am using newest XE 1.4.9828 I created some Panels and I want to display them. With current skin I only have a right column. Panel Wizard (http://localhost:8080/xwiki/bin/view/Panels/PanelWizard?forceLeftPanels =1&forceRightPanels=1&language=en) Shows in "Information" a 3-column layout where I can't drag and drop anything (it goes back to its original position). In "Navigation" (where my panels should be), there is only one column, the frame is truncated and the panels are one over the other. When I drag and drop them, they disappear. The layout stays unchanged. What could be the problem? Can I solve this with some code (bypassing the wizard)? Can I define a layout per space? Thank you Marc ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard
I'm sorry, I guess I really was a bit too impatient... It won't happen again ! thank you, Vincent. vmassol wrote: > > > On Oct 23, 2007, at 6:44 AM, V. Harikrishnan Nair wrote: > >> >> Hi all. >> >> My Panel wizard is not working properly. I tried to drag and drop >> my panel >> items and it could not be done. The item which when I click upon, >> does not >> move with the mouse pointer. It goes elsewhere. >> >> Nobody has answered to my problem yet... How is XWiki going to be >> popular >> unless novices have all their questions answered ? I will start >> contributing >> as soon I gain some expertise but for that I want answers... >> If it has been answered before, please say so but I haven't seen it >> anywhere >> else. > > Please be patient. You're sending 4 questions per day :) > > People are probably busy on some other stuff. Give them time to > answer. If you don't have an answer in a week then you can ask again > politely and I'm sure you'll get your questions answered. > > Make sure you also try to solve your own questions by searching the > lists, looking at the source code, searching JIRA, etc. > > For example for this panel wizard issue, if you search jira you'll > find someone reported something similar a long time but noboyd has > been able to reproduce it. > > Also make sure you give all the details in your mails. Here you don't > say what version of XWiki you're using and with what database and > what database version, so there's no way we can really help. > > There's currently no issue opened on the Panel Wizard AFAIK. > > Thanks > -Vincent > > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > > -- View this message in context: http://www.nabble.com/Panel-Wizard-tf4675192.html#a13357837 Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Panel Wizard
On Oct 23, 2007, at 6:44 AM, V. Harikrishnan Nair wrote: > > Hi all. > > My Panel wizard is not working properly. I tried to drag and drop > my panel > items and it could not be done. The item which when I click upon, > does not > move with the mouse pointer. It goes elsewhere. > > Nobody has answered to my problem yet... How is XWiki going to be > popular > unless novices have all their questions answered ? I will start > contributing > as soon I gain some expertise but for that I want answers... > If it has been answered before, please say so but I haven't seen it > anywhere > else. Please be patient. You're sending 4 questions per day :) People are probably busy on some other stuff. Give them time to answer. If you don't have an answer in a week then you can ask again politely and I'm sure you'll get your questions answered. Make sure you also try to solve your own questions by searching the lists, looking at the source code, searching JIRA, etc. For example for this panel wizard issue, if you search jira you'll find someone reported something similar a long time but noboyd has been able to reproduce it. Also make sure you give all the details in your mails. Here you don't say what version of XWiki you're using and with what database and what database version, so there's no way we can really help. There's currently no issue opened on the Panel Wizard AFAIK. Thanks -Vincent ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
[xwiki-users] Panel Wizard
Hi all. My Panel wizard is not working properly. I tried to drag and drop my panel items and it could not be done. The item which when I click upon, does not move with the mouse pointer. It goes elsewhere. Nobody has answered to my problem yet... How is XWiki going to be popular unless novices have all their questions answered ? I will start contributing as soon I gain some expertise but for that I want answers... If it has been answered before, please say so but I haven't seen it anywhere else. Harikrishnan -- View this message in context: http://www.nabble.com/Panel-Wizard-tf4675192.html#a13357387 Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
[xwiki-users] Panel wizard
Hi. The panel wizard is supposed to make the job of editing the panel easier but it is very difficult to drag and drop the panel items where I want them. The menu item does not travel with the pointer. It is very annoying. Is there a solution to this ? Harikrishnan -- View this message in context: http://www.nabble.com/Panel-wizard-tf4668815.html#a13337088 Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users