Re: [xwiki-users] [myxwiki] new wiki request

2014-09-10 Thread Hush ed
Hi again, No worries, I think I've found a solution in kune.cc Best Regards, -Drew ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Problem creating a new wiki page

2014-09-10 Thread jmartin
Ok. The problem was with an apache module: PageSpeed. All is working now. Thanks -- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-creating-a-new-wiki-page-tp7592024p7592072.html Sent from the XWiki- Users mailing list archive at Nabble.com. __

Re: [xwiki-users] [myxwiki] new wiki request

2014-09-10 Thread Hush ed
Hi all, Thanks for the feedback. I tried contacting xwiki cloud services because, while their offer page says they allow for free use up to 5 users, I could find no links that actually allowed for the creation of such a wiki except under a paid plan. They have not contacted me back. Etherpad ma

Re: [xwiki-users] Google Apps Extension - Help?

2014-09-10 Thread pinkerp
Yes, that’s the extension. I’m trying to figure out how to get the right credentials setup with Google. The links in the extension (and documentation) go to oAuth 1.0, which is no longer able to be used. I was hoping someone had some experience setting this up and could help me with it. Paul

Re: [xwiki-users] XWiki + MS SQL Server Reporting Services

2014-09-10 Thread Danilo Oliveira
Hello Vladimir, What do you think about this link: http://social.msdn.microsoft.com/Forums/en-US/1fc4cc2f-90c2-4882-ba55-def0899c6d4f/calling-reporting-services-web-service-with-jquery-possible?forum=sqlreportingservices XWiki has jquery integration. Danilo 2014-09-10 6:00 GMT-03:00 Vladimir :

Re: [xwiki-users] Google Apps Extension - Help?

2014-09-10 Thread vinc...@massol.net
Are you talking about  http://extensions.xwiki.org/xwiki/bin/view/Extension/GoogleAppsIntegration which is authored by Ludovic Dubost? Thanks -Vincent On 9 Sep 2014 at 21:24:50, pinkerp (pink...@lao.on.ca(mailto:pink...@lao.on.ca)) wrote: > BUMP. still wondering if there is anyone that can hel

Re: [xwiki-users] [myxwiki] new wiki request

2014-09-10 Thread vinc...@massol.net
Hi Hush ed, Let us know what you prefer. Thanks -Vincent On 10 Sep 2014 at 14:26:04, Leonardo Kodato (leonardokod...@gmail.com(mailto:leonardokod...@gmail.com)) wrote: > Hi. > > Try XWiki cloud services and see if it fits. > http://www.xwiki.com/lang/en/Offer/XWikiCloud > > Or > Download XWi

Re: [xwiki-users] Solr and blank characters

2014-09-10 Thread Pascal BASTIEN
It seem than there are some problems when your wiki is in multilingual mode (in global preference/localisation). For your problem, you can check the langage of Test2,3,4. It must be a different langage of Test1,7,8 Your workaround is smart (I didn't think about it). Anyway I resolve my prob

Re: [xwiki-users] [myxwiki] new wiki request

2014-09-10 Thread Valdis Vītoliņš
Probably for your simple needs you can also use https://etherpad.mozilla.org/ Valdis > Hi. > > Try XWiki cloud services and see if it fits. > http://www.xwiki.com/lang/en/Offer/XWikiCloud > > Or > Download XWiki Windows Installer and be happy =). > > Regards. > > 2014-09-10 1:48 GMT-03:00 Hus

Re: [xwiki-users] Solr and blank characters

2014-09-10 Thread Pascal BASTIEN
I shaked a little bit localization parameter, and now my search page working better (found french pages) :-) Query Parser ExtendedDismaxQParser Parsed Query +((title_fr:genial | title__:genial)^3.0 | (property.FormSMQ.EAClass.A_ExpertsAutre_string:genial | property.FormSMQ.EAClass.A_ExpertsAutr

Re: [xwiki-users] [myxwiki] new wiki request

2014-09-10 Thread Leonardo Kodato
Hi. Try XWiki cloud services and see if it fits. http://www.xwiki.com/lang/en/Offer/XWikiCloud Or Download XWiki Windows Installer and be happy =). Regards. 2014-09-10 1:48 GMT-03:00 Hush ed : > Heyhi, I just moved into a new house with 3 others and want to create a > wiki to track house issue

Re: [xwiki-users] Solr and blank characters

2014-09-10 Thread Leonardo Kodato
Hi Pascal. I've got the same problem with FAQ application. The search returns inexplicably only some results(or nothing at all). E.g. If I try to search for "test", it finds the following articles: Test 1 Test 7 Test 8 ... Some pages simply don't appear(test 2,3,4,5,...). I cant figure out why. W

Re: [xwiki-users] XWiki + MS SQL Server Reporting Services

2014-09-10 Thread Vladimir
Hi, Danilo! MS SQL Server Reporting Services - it is a web-based BI-system. You can find more information on Microsoft sites: http://msdn.microsoft.com/en-us/library/ms159106.aspx http://technet.microsoft.com/en-us/sqlserver/ff660783.aspx At this moment we are using SSRS 2008 R2 version, but

[xwiki-users] XWiki 6.2 Release Candidate 1 released

2014-09-10 Thread Eduard Moraru
The XWiki development team is proud to announce the availability of XWiki 6.2 Release Candidate 1. This is a Release Candidate and, as such, it focuses on stabilization, bugfixes (35) and performance improvements. Make sure to try it out and report any problems that may affect the upcoming final r

Re: [xwiki-users] Solr and blank characters

2014-09-10 Thread Pascal BASTIEN
Hello, For information, I removed blank character in my space name but my search page doesn't working either. Fortunely I managed to identify the problem: solr search only in english pages of my space... If my wiki is in french, debug of my search page return no results (my pages are in frenc