Re: [xwiki-users] xWiki RESTful/HTTP Connection

2016-04-17 Thread Mohamed Boussaa
} } } Best regards, Mohamed. On Sun, Apr 17, 2016 at 9:24 PM, Mohamed Boussaa <mohamed.bous...@xwiki.com> wrote: > Hi, > > You can use the new version of Apache's HTTP library, as follows, hope > it'll help you. > > public class RestTest { >/** &

Re: [xwiki-users] XWiki Button with ActionListener?

2016-04-18 Thread Mohamed Boussaa
Hello, Here is the XWiki Developer's Guide: http://platform.xwiki.org/xwiki/bin/view/DevGuide/ Regards, Mohamed. On Mon, Apr 18, 2016 at 1:28 PM, Rochlin Oleg wrote: > Hello my fellow XWIKI-people. > I would like to create a button to generate some content. >

Re: [xwiki-users] xWiki RESTful/HTTP Connection

2016-04-18 Thread Mohamed Boussaa
Hi, I forget to add the packages to import in my previous code. import org.apache.commons.httpclient.HttpClient; import org.apache.commons.httpclient.methods.GetMethod; import org.apache.commons.httpclient.methods.PutMethod; import org.apache.commons.httpclient.methods.PostMethod; import

Re: [xwiki-users] Carousel Slider

2017-01-23 Thread Mohamed Boussaa
}} ... ... ... Previous Next {{/html}} Find boostrap slider plugin documentation here: https://getbootstrap.com/javascript/#carousel Mohamed On Mon, Jan 23, 2017 at 9:43 AM, Mohamed Boussaa <mohamed.bous...@xwiki.com> wrote: > Hello, > > You can

Re: [xwiki-users] Carousel Slider

2017-01-23 Thread Mohamed Boussaa
Hello, You can try to install and use the XCarousel application, find détails here: http://extensions.xwiki.org/xwiki/bin/view/Extension/XCarousel/ Regards, Mohamed On Mon, Jan 23, 2017 at 3:24 AM, WikiNote Org wrote: > I want to implement Carousel slider just as

Re: [xwiki-users] Jira Scripting API

2017-01-23 Thread Mohamed Boussaa
Hi, Find more details here: http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro http://www.xwiki.com/en/Blog/WorkingWithJiraXWiki http://snippets.xwiki.org/xwiki/bin/view/Extension/JIRA+Integration Mohamed On Mon, Jan 23, 2017 at 6:52 PM, wrote: >

Re: [xwiki-users] 8.4.4: Totally Private Wiki?

2017-01-27 Thread Mohamed Boussaa
Hi, After googling a little bit I found 2 discussions in the xwiki mailing lists, It describes a need similar to yours. Hope it will help. http://lists.xwiki.org/pipermail/users/2005-December/000713.html http://xwiki.475771.n2.nabble.com/how-to-approve-new-xwiki-users-td502460.html Regards,

Re: [xwiki-users] Small attachments in DB, big ones in files?

2017-02-10 Thread Mohamed Boussaa
Hello, XWiki offers the possibility to store your attachments in the database or directly in the file system. See more details in this link: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments#HAttachmentStorage Regards, Mohamed On Fri, Feb 10, 2017 at 8:34 PM, Lilianne E. Blaze <

Re: [xwiki-users] How to export a wrokspace from older xwiki and import it to newer xwiki 8.2.1

2017-01-11 Thread Mohamed Boussaa
Hello, You can find more details on upgrading wiki documents in this page http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade#HUpgradingwikidocuments Regards, Mohamed On Wed, Jan 11, 2017 at 10:27 AM, Thomas Mortagne wrote: > Export/Import pages is usually

Re: [xwiki-users] Categorization of pages; tags?

2016-12-29 Thread Mohamed Boussaa
Hello novnovice, I do not fully understand your need, but if you want to categorize wiki pages there is mutiple ways to do that: 1) You can use nested spaces, each top level page can be considered as a category and child pages as sub categories ... etc. 2) You can attach objects of a specfic

[xwiki-users] [XWiki Forum] [News & Events] Document Accordion Macro 1.0 released

2017-06-23 Thread Mohamed Boussaa
[[Note: The XWiki project is switching away from this mailing list and moving to a forum: https://discourse.xwiki.org. This list will be made readonly in a few days. Please post on the forum from now on. Thanks.]] - Hello, it is possible that there are issues with the app on sub-wikis