Re: [xwiki-users] Database : XWO_ID

2012-04-27 Thread Hoshizora
Hi ! I have solved my problem. Go here : https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-3.5/xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseObject.java#L146 XWO_ID is constructed by concatenating the document name, the XClass name, and the object nu

Re: [xwiki-users] Broken Livetable?

2012-04-27 Thread jerem
The livetables get their content from json, fetched through an ajax call. The best way I found to debug a broken livetable, is to use Firefox + Firebug. In the console, when displaying the livetable page, you should see the complex url used to retrieve json data (call to a page named LiveTableResu

[xwiki-users] XWQL and ratings

2012-04-27 Thread jerem
Hello community, I'm stuck on a problem to query average ratings data from pages - I installed the Ratings plugin, of course. The following query works as expected, and shows the pages having average votes, ordered by ratings then date : #set($xwql = "select doc.fullName, ratings.averagevote fro

[xwiki-users] Inserting the image between macro

2012-04-27 Thread mohit gupta
Hi , How can insert the image between the macro. For example i want to display the image on the page just after login.e https://loaclhost/myWiki/bin/view/Main/WebHome. The location i want to display is along the side of welcome message. But as i click WYSIWYG. i see the velocity macro, and i click

Re: [xwiki-users] DBCPConnectionProvider - Could not create a DBCP pool

2012-04-27 Thread jerem
Do you get this exception everytime or did it happen once ? What I can say is that with MySql my pool size is set to default (2) and I never had any problem of this kind ... -- View this message in context: http://xwiki.475771.n2.nabble.com/DBCPConnectionProvider-Could-not-create-a-DBCP-pool-tp75

Re: [xwiki-users] Inserting the image between macro

2012-04-27 Thread jerem
I'm not sure I understood well your problem, but no, you can't insert an image into content that is dynamically generated, not directly. If you want to insert your image, you have to edit the macro content or code that generates this dynamic data, if it is possible of course. For example it would n

[xwiki-users] AUTO: MaryEllen Coleman/Poughkeepsie/IBM is out of the office. (returning 05/11/2012)

2012-04-27 Thread MaryEllen Coleman
I am out of the office until 05/11/2012. I am on holiday without access to Lotus Notes. Question about the eSupport videos or IM CS wiki? Please contact Kim Dillon. Question about KCS for MTS, SWG Support Portal Content, or Netezza content integration? Please contact Diane Paige. Otherwise

[xwiki-users] AUTO: Frans Bouman/RIVM/NL is afwezig (returning 01-05-2012)

2012-04-27 Thread Frans Bouman
I am out of the office until 01-05-2012. Voor dringende zaken kunt u terecht bij ICT-Servicedesk Note: This is an automated response to your message "users Digest, Vol 57, Issue 47" sent on 27-4-2012 9:54:52. This is the only notification you will receive while this person is away. _

[xwiki-users] blog comments in rss

2012-04-27 Thread leosm
Hello! ThereĀ“s a way to have the blog topic comments into rss feed?How? Thanks! ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] DBCPConnectionProvider - Could not create a DBCP pool

2012-04-27 Thread Geo Du
Thanks for your response, After It happened, then it happened everytime, I have to restart the postgres database server, then the exception has not happened so far. I also increased the pool_size to 20 and the cache_size to 5. Any more clues about why? Thanks again Dave On Fri, Apr 27, 2012 at

Re: [xwiki-users] severe trouble with web crawlers

2012-04-27 Thread JPL
Hi I'm a companion of Olaf, the last week we exposed our xwiki to the googlebot to test our configuration. Yesterday we got the same problems with the crawler and we are lost like before. I will get more precise to the problem and quote some of our logs. My results of the analysis: - some criti

Re: [xwiki-users] severe trouble with web crawlers

2012-04-27 Thread Sergiu Dumitriu
On 04/27/2012 09:18 PM, JPL wrote: Hi I'm a companion of Olaf, the last week we exposed our xwiki to the googlebot to test our configuration. Yesterday we got the same problems with the crawler and we are lost like before. I will get more precise to the problem and quote some of our logs. My r

Re: [xwiki-users] severe trouble with web crawlers

2012-04-27 Thread JPL
> Well, this is indeed strange. Could you print the cookies sent with each request in the logs as well? Thanks for the fast reply. First of all i have to activate cookie-logging, thanks for the idea ;). Then i have to import our backup and have to wait for the bot. I will reply soon as possibl

Re: [xwiki-users] How to add a sub-menu button for image menu in wysiwyg editor inline form

2012-04-27 Thread Geo Du
Hi, Marius, I looked at the source code, and downloaded the whole 4.1 source code zip file, it seems like I need to change the source code in the plugin.image package, but I am using the 3.5 version stable release, I can see these two jar files have WYSIWYG editor: xwiki-platform-wysiwyg-client-3.