Re: [xwiki-users] Is there a plan to support LDAP authentication for WebDAV feature

2010-01-16 Thread Asiri Rathnayake
Hi, > At the moment XWiki cannot support Digest Authentication and I'm not sure > > whether LDAP authentication can be done for WebDAV. I will look around a > bit > > and get back to you on this. > > Basic or Diggest authentication are authentication entry point (which > receive credentials), Web

Re: [xwiki-users] Showing HTML in a page from a field

2010-01-16 Thread Flavius Olaru
Jeremie, The first method uses Object.display() while the other Object.getProperty().value retrieves the value without rendering. On Fri, Jan 15, 2010 at 6:37 PM, Jeremie BOUSQUET wrote: > Wow, super thanks Marius, it works perfectly ! > I'm not sure to understand why, but it did the trick :) >

Re: [xwiki-users] XEM Setup over internet (Thomas Mortagne)

2010-01-16 Thread Thomas Mortagne
On Sat, Jan 16, 2010 at 03:25, Dilipkumar Jadhav wrote: > Hi Thomas, > I think I might have figured out how to get this working. Had to create the > XWiki.XWikiServerTemplatexe file manually. About templatexe standard wiki issue: yes this is known and fixed, it will be part of XEM 2.1.2. See http

Re: [xwiki-users] Observer

2010-01-16 Thread Thomas Mortagne
On Sat, Jan 16, 2010 at 06:56, Caleb James DeLisle wrote: > I am not sure how a view counter would work (using ObservationManager) > but can show you a piece of code which updates the search index every time a > document is changed. > http://svn.xwiki.org/svnroot/xwiki/platform/xwiki-plugins/trunk

Re: [xwiki-users] XWiki memory consumption

2010-01-16 Thread Dilipkumar Jadhav
Hello there, Thanks for suggesting these options in detail. I was already using the max heap size option. However, I was not aware of replacing the dll in the jvm. Now, I'm eager to try this one and see what are the results. Once again, thank you so much Hi Dilipkumar, I've done some tomcat

Re: [xwiki-users] [ANN] XWiki Enterprise 2.2 Milestone 1 Released

2010-01-16 Thread Jeremie BOUSQUET
Thanks, very interesting update ! I particularly like the new xar import UI and features (did not install this version already though). History management will really improve migration activity. I don't clearly understand the new Model module... Could you explain what impact it can have, for progr

Re: [xwiki-users] Showing HTML in a page from a field

2010-01-16 Thread Jeremie BOUSQUET
Thanks for explaination ! It will be useful to me to know this difference now... And explains some issues I had ! ;) ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Is there a plan to support LDAP authentication for WebDAV feature

2010-01-16 Thread Milind Kamble
You folks (I mean all the XWiki developers and contributors) rock! The possibility of easy extendibility of WebDAV feature to support LDAP boosts my belief that XWiki is one of the best Wikis out there. I had begun to read about WebDAV and authentication and had started to realize that WebDAV a

Re: [xwiki-users] [ANN] XWiki Enterprise 2.2 Milestone 1 Released

2010-01-16 Thread Vincent Massol
On Jan 16, 2010, at 1:10 PM, Jeremie BOUSQUET wrote: > Thanks, very interesting update ! I particularly like the new xar import UI > and features (did not install this version already though). History > management will really improve migration activity. > > I don't clearly understand the new Mod

Re: [xwiki-users] Is there a plan to support LDAP authentication for WebDAV feature

2010-01-16 Thread Asiri Rathnayake
Hi Milind, Asiri's mention of Basic and Digest authentication raises another question > in my mind. On reading the "Digest Authentication & XWiki" thread it seems > that Digest authentication is probably out of question. Is there any > documentation specifically for XWiki about how to setup https

Re: [xwiki-users] Is there a plan to support LDAP authentication for WebDAV feature

2010-01-16 Thread Asiri Rathnayake
Hi again, However, If you have apache in front of tomcat (which is hosting XWiki) this > might pose a problem for XWiki WebDAV implementation. I remember once that a > user complained he was unable to configure XWiki WebDAV with apache sitting > in front of tomcat. I'm not sure of this issue but i

Re: [xwiki-users] Xwiki Enterprise

2010-01-16 Thread ziggy ©
ziggy © wrote: > > Hi, > > When i create a new wiki, its default url is http://. > localdomain.com:8080/xwiki/bin/view/Main/ > > I am currently testing this on a local machine so the Enterprise manager > is > running on localhost. How can i change it so that the default domain that > is > use

Re: [xwiki-users] Xwiki Enterprise

2010-01-16 Thread Thomas Mortagne
On Sat, Jan 16, 2010 at 19:32, ziggy © wrote: > > > > ziggy © wrote: >> >> Hi, >> >> When i create a new wiki, its default url is http://. >> localdomain.com:8080/xwiki/bin/view/Main/ >> >> I am currently testing this on a local machine so the Enterprise manager >> is >> running on localhost. How

Re: [xwiki-users] MySQL storage using MyISAM engine.

2010-01-16 Thread Niels Mayer
Given that the current implementation is innodb for now, one possibility to consider, at least on some platforms is to use large pages for better OS performance. (If anybody tries this, would love to hear your results.). Wouldn't large pages solve some of the efficiency issues for documents using

Re: [xwiki-users] MySQL storage using MyISAM engine.

2010-01-16 Thread Niels Mayer
BTW a few more interesting links and excepts on this subject. Seems like if one can devote a certain amount of RAM to Mysql, this could potentially be a performace win for a larger Xwiki install: http://www.basysadmin.com/procedures.html > Configure mysql (InnoDB) to use hugepages. Hugepages are