Re: [xwiki-users] Old XWiki Downloads

2015-06-17 Thread RonHancock
here here! It is almost impossible to find old versions on the website. There
should be an older versions button somewhere on the download page to take
you to the archives. 

Ron



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Old-XWiki-Downloads-tp7585869p7595182.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] 2 problems with XWiki: search and All pages

2015-06-17 Thread VasyaPupkin
Firebug show these errors (the same: allpages  AllDocs):

ReferenceError: ace is not defined
init(ace);


Error: Script error for: text
http://requirejs.org/docs/errors.html#scripterror
...c=c[b]});return c}function
C(b,c,d,e){c=Error(c+\nhttp://requirejs.org/docs/err...


Error: Load timeout for modules:
text!ace/css/editor.css_unnormalized2,text!ace/theme/textmate.css_unnormalized3
http://requirejs.org/docs/errors.html#timeout
...c=c[b]});return c}function
C(b,c,d,e){c=Error(c+\nhttp://requirejs.org/docs/err...





--
View this message in context: 
http://xwiki.475771.n2.nabble.com/2-problems-with-XWiki-search-and-All-pages-tp7595058p7595167.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] 2 problems with XWiki: search and All pages

2015-06-17 Thread Eduard Moraru
Hi Vasya,

As Marius tried to explain to you, this allpages you keep mentioning has
nothing to do with XWiki's code.

It is a custom page created by the user you have already identified and
talked to. The code he added there is completely custom (I see it also
includes some javascript, from the errors you pasted) and there is not much
we can help you with.

The javascript error you pasted seem (not sure) to be related to the ace
editor library that this user included in this custom document. This does
not come by default with XWiki. To be more specific, that seems to be an
error given by the requireJS javascript library that the user
utilized/configured in his custom code when loading this ace editor
library.

What you can do at this point is to contact your user, relay him the
information I just gave above and ask him to fix the custom code that he
added.

Hope this helps,
Eduard

On Wed, Jun 17, 2015 at 2:17 PM, VasyaPupkin streni...@f-heads.ru wrote:

 Firebug show these errors (the same: allpages  AllDocs):

 ReferenceError: ace is not defined
 init(ace);


 Error: Script error for: text
 http://requirejs.org/docs/errors.html#scripterror
 ...c=c[b]});return c}function
 C(b,c,d,e){c=Error(c+\nhttp://requirejs.org/docs/err...


 Error: Load timeout for modules:

 text!ace/css/editor.css_unnormalized2,text!ace/theme/textmate.css_unnormalized3
 http://requirejs.org/docs/errors.html#timeout
 ...c=c[b]});return c}function
 C(b,c,d,e){c=Error(c+\nhttp://requirejs.org/docs/err...





 --
 View this message in context:
 http://xwiki.475771.n2.nabble.com/2-problems-with-XWiki-search-and-All-pages-tp7595058p7595167.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

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] [ANN] XWiki 7.1.1 released

2015-06-17 Thread Guillaume Louis-Marie Delhumeau
The XWiki development team is proud to announce the availability of XWiki
7.1.1.

This is a stabilization release that fixes important bugs discovered in the
7.1 version.

You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download

Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki711

The following people have contributed code to this release:

- Vincent Massol
- Guillaume Delhumeau

Thanks for your support
-The XWiki dev team
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] 2 problems with XWiki: search and All pages

2015-06-17 Thread VasyaPupkin
I understood. But fact is that - it worked! Now it works in other xwiki
version 6.3. This code was written a long ago, and I can't find author. :(
First time this page used in xwiki 2.7 :) Since it didn't change. In the
file - code of this page
1.txt http://xwiki.475771.n2.nabble.com/file/n7595176/1.txt  



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/2-problems-with-XWiki-search-and-All-pages-tp7595058p7595176.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