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

2010-08-23 Thread Thomas Mortagne
Hi, On Sun, Aug 22, 2010 at 23:20, Fernando Paiva nand...@gmail.com wrote: requested server name: richapp.xwiki.org As you can see on http://www.myxwiki.org, you have to register and give us your user name. New wiki to share knowled acquired with a study group of RIA in the Federal

Re: [xwiki-users] RES: RES: Calendar Application on XE 2.4 not working properly

2010-08-23 Thread Raluca Stavro
Yes, you can do that. You have to change the parameters for the getHTMLCalendar method. See http://svn.xwiki.org/svnroot/xwiki/platform/xwiki-plugins/trunk/calendar/src/main/java/com/xpn/xwiki/plugin/calendar/CalendarPluginApi.java . So this is what you should do in your homepage: ... ## Set the

Re: [xwiki-users] Can not import default.xar

2010-08-23 Thread Colesnicov Eugen
Look at - http://xwiki.475771.n2.nabble.com/Re-Upgrade-from-2-2-to-2-4-RC-1-base64-init-error-td5358966.html#a5358966 Also - http://jira.xwiki.org/jira/browse/XE-690 Shortly: You should copy commons-codec-1.4.jar from the \xwiki\WEB-INF\lib to the \glassfishv3\glassfish\modules and also delete

[xwiki-users] Ratings Application

2010-08-23 Thread Zuzana Zapletalova
Hello, does anybody use Ratings Application? It is still a sandbox application but I think it works. Can you give me a help how to implement this application to xWiki? Thanks, Zuzana. ___ users mailing list users@xwiki.org

Re: [xwiki-users] Access denied for user 'xwiki'@'localhost'

2010-08-23 Thread [Ricardo Rodriguez] eBioTIC.
Thanks, Sergiu, Sergiu Dumitriu wrote: Sometimes the connection comes from 127.0.0.1, not from localhost. Although they're actually the same thing, it seems that mysql doesn't do a normalization of the host. Or something else, maybe an alias of the host. Anyway, you could connect to the

Re: [xwiki-users] Access denied for user 'xwiki'@'localhost'

2010-08-23 Thread [Ricardo Rodriguez] eBioTIC.
Hi! Thanks for the insight! Caleb James DeLisle wrote: Check your ifconfig for different addresses attached to the the loopback device. Also you will get a lot more info by running tcpdump on the loopback and then on ethernet and filtering by destination port = mysql port. A wild guess

Re: [xwiki-users] Ratings Application

2010-08-23 Thread Elena-Oana Tabaranu
Hi, You can find the ratings in the xwiki contrib repository: http://svn.xwiki.org/svnroot/xwiki/contrib/sandbox/xwiki-plugin-ratings/ http://svn.xwiki.org/svnroot/xwiki/contrib/sandbox/xwiki-application-ratings/ To build the plugin jar use mvn clean install in the trunk folder. The next step

Re: [xwiki-users] Problem Building xwatch with maven

2010-08-23 Thread Simerpreet Singh
Hi, I tried building with instructions given in http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven what i was missing is settings.xml in .m2 folder.i also created that and then run command 'mvn clean install' but still getting following error [INFO] Scanning for

Re: [xwiki-users] Panels

2010-08-23 Thread Sergiu Dumitriu
On 08/23/2010 06:46 AM, Lockie wrote: I was going to make a thread asking this but found this one. Is there any way to default panels as collapsed? All panels, or just some? -- Sergiu Dumitriu http://purl.org/net/sergiu/ ___ users mailing list

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

2010-08-23 Thread Fernando Paiva
My user name is fernandonp. Server Name: richapp.wiki.org On Sun, Aug 22, 2010 at 6:20 PM, Fernando Paiva nand...@gmail.com wrote: requested server name: richapp.xwiki.org New wiki to share knowled acquired with a study group of RIA in the Federal University of Juiz de Fora, MG, Brazil.

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

2010-08-23 Thread Thomas Mortagne
You can access your new wiki on http://richapp.myxwiki.org Enjoy ! On Mon, Aug 23, 2010 at 18:53, Fernando Paiva nand...@gmail.com wrote: My user name is fernandonp. Server Name: richapp.wiki.org On Sun, Aug 22, 2010 at 6:20 PM, Fernando Paiva nand...@gmail.com wrote: requested server

Re: [xwiki-users] Panels

2010-08-23 Thread Lockie
Sergiu Dumitriu-2 wrote: On 08/23/2010 06:46 AM, Lockie wrote: I was going to make a thread asking this but found this one. Is there any way to default panels as collapsed? All panels, or just some? I'm looking at having them all closed and I'm using the colibri skin if it helps.

Re: [xwiki-users] Panels

2010-08-23 Thread Sergiu Dumitriu
On 08/24/2010 01:17 AM, Lockie wrote: Sergiu Dumitriu-2 wrote: On 08/23/2010 06:46 AM, Lockie wrote: I was going to make a thread asking this but found this one. Is there any way to default panels as collapsed? All panels, or just some? I'm looking at having them all closed and I'm

Re: [xwiki-users] Can not import default.xar

2010-08-23 Thread Grant Keiter
Colesnicov, Thank you. That fixed it right up. Grant --- On Mon, 8/23/10, Colesnicov Eugen ecolesni...@gmail.com wrote: From: Colesnicov Eugen ecolesni...@gmail.com Subject: Re: [xwiki-users] Can not import default.xar To: users@xwiki.org Date: Monday, August 23, 2010, 3:16 AM Look at -

Re: [xwiki-users] RES: RES: Calendar Application on XE 2.4 not working properly

2010-08-23 Thread Lockie
Raluca Stavro wrote: Yes, you can do that. You have to change the parameters for the getHTMLCalendar method. See http://svn.xwiki.org/svnroot/xwiki/platform/xwiki-plugins/trunk/calendar/src/main/java/com/xpn/xwiki/plugin/calendar/CalendarPluginApi.java . So this is what you should do in

Re: [xwiki-users] Panels

2010-08-23 Thread Lockie
Sergiu Dumitriu-2 wrote: Then you can create a JavaScript extension (see http://platform.xwiki.org/xwiki/bin/DevGuide/SkinExtensionsTutorial ) with the following code: document.observe('xwiki:dom:loaded', function() { $$('.panel').each(function(item) {

Re: [xwiki-users] RES: RES: Calendar Application on XE 2.4 not working properly

2010-08-23 Thread Lockie
Ah nevermind I found the answer in the FAQ, was alot simpler than I thought: -- #foreach ($item in $xwiki.searchDocuments(where doc.web='SpaceName')) * [$item] #end -- Lockie. -- View this message in context: