Re: [xwiki-users] Lucene-Search on xwiki.org

2008-04-25 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Hi,

Squirrel wrote:
 Guys,

 I just tried it again and now I don't get any result. You can try it with
 Performances or Gzip compression which you can find here:
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Performances

 Tell me if I shouldn't bother you with such infos...

 Cheers,
 Squirrel

I am getting the same result: nothing. There area at least four or five 
days that I am seeing this.

I don't know, Vicent, but it could be perhaps advisable to use WebSearch 
until Lucene is not working fine :-(

Or perhaps could the issue be browser-side related?

Thanks!

Ricardo

-- 
Ricardo Rodríguez
Your EPEC Network ICT Team
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] panels don't appear

2008-04-25 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Hi all,

XE 1.3.8295, Internet Explorer 7.0.5730.11

The rigth side column panels don't appear when accessing Main.WebHome

In any other place, it appears without any problem. For instance, in 
Main.WebSearch or Panels.WebHome.

The same is true with either Albatross or Toucan skins, or whatever 
other skin is defined in this box. Other virtual wikis in the same 
installation are doing just fine. Safari, OmniWeb and Firefox correctly 
show page.

Please, any idea? Thanks!

Ricardo

-- 
Ricardo Rodríguez
Your EPEC Network ICT Team

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


Re: [xwiki-users] panels don't appear

2008-04-25 Thread Sergiu Dumitriu
[Ricardo Rodriguez] Your EPEC Network ICT Team wrote:
 Hi all,
 
 XE 1.3.8295, Internet Explorer 7.0.5730.11
 
 The rigth side column panels don't appear when accessing Main.WebHome
 
 In any other place, it appears without any problem. For instance, in 
 Main.WebSearch or Panels.WebHome.
 
 The same is true with either Albatross or Toucan skins, or whatever 
 other skin is defined in this box. Other virtual wikis in the same 
 installation are doing just fine. Safari, OmniWeb and Firefox correctly 
 show page.
 
 Please, any idea? Thanks!
 

Probably the page has some missing or extra closing tags (I'd bet on 
some /divs). Validate the content with http://validator.w3.org/ , it 
will tell you what's wrong.
-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Convert String to Integer in Velocity

2008-04-25 Thread Ngo Thi Hong Nga
thanks

On Sat, Apr 26, 2008 at 7:09 AM, Sergiu Dumitriu [EMAIL PROTECTED] wrote:

 Vincent Massol wrote:
  Hi,
 
  Yes you can use the velocity Math tool:
  http://velocity.apache.org/tools/devel/generic/MathTool.html
 
  It's configured by default in XE 1.4M2 (being released right now) so
  you'll only have to do:
 
  $mathtool.toInteger(10)
 

 Or the older $xwiki.parseInt(42) or the newer $util.parseInt(007).

 Looking at com.xpn.xwiki.api.Util, there's also parseDouble, parseFloat,
 parseLong and parseInteger (returns an Integer object, not a primitive).

  -Vincent
 
  On Apr 25, 2008, at 7:20 PM, Ngo Thi Hong Nga wrote:
 
  Hi, is it possible to convert a String to Integer in Velocity? I
  tried with
  Groovy but I don't know how to do with Velocity.


 --
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Ngô Thị Hồng Nga
Mobile: 0935 176133
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users