IRC Archive for channel #xwiki on 07 July 2008
Last modified by Vincent Massol on 2012/10/18 18:30
xwikibot - (07/07/2008 10:58): FAQ.attachmentlists was modified by XWiki.katusa91 (attchament's default value is "hidden". how can i change attachment list into "expand"?) - http://www.xwiki.org/xwiki/bin/view/FAQ/attachmentlists
xwikibot - (07/07/2008 10:58): FAQ.attchmentlists was modified by XWiki.katusa91 (deleted document) - http://www.xwiki.org/xwiki/bin/view/FAQ/attchmentlists
xwikibot - (07/07/2008 10:59): FAQ.howcaniextendattachmentlistsautomatically was modified by XWiki.katusa91 (deleted document) - http://www.xwiki.org/xwiki/bin/view/FAQ/howcaniextendattachmentlistsautomatically
xwikibot - (07/07/2008 11:00): FAQ.attachmentlistsdefaultvalue was modified by XWiki.katusa91 - http://www.xwiki.org/xwiki/bin/view/FAQ/attachmentlistsdefaultvalue
Tutee - (07/07/2008 12:13): Hi again guys
Tutee - (07/07/2008 12:14): Could anyone direct me to a tutorial for editing the actual display of forms? (i.e. editing the template (i think))
Tutee - (07/07/2008 12:14): ?
Tutee - (07/07/2008 12:16): (Sorry, not the template but the Class sheet)
sdumitriu - (07/07/2008 12:17): Hi
sdumitriu - (07/07/2008 12:17): What sheet?
Tutee - (07/07/2008 12:17): the sheet which determines how various properties of a form are displayed
Tutee - (07/07/2008 12:17): sorry, I'm not sure of the correct terminology
sdumitriu - (07/07/2008 12:18): When editing a class, or when editing a document in the inline-form mode?
Tutee - (07/07/2008 12:19): aah, I'm not sure. If I edit the document itself can I move fields around, decide not to display certain fields,etc. or do I have to do that in the class?
sdumitriu - (07/07/2008 12:20): You do that in the class sheet
Tutee - (07/07/2008 12:20): I thought so, is there a graphical way to do that, or is that all done in code?
sdumitriu - (07/07/2008 12:21): For the moment, only in code
Tutee - (07/07/2008 12:21): ok, so, is the default code groovy or what type of code do I need to be looking to learn?
sdumitriu - (07/07/2008 12:21): velocity
Tutee - (07/07/2008 12:22): excellent, is velocity specific to defining displays, etc. such as this or is it a fairly generic language?
sdumitriu - (07/07/2008 12:23): It's generic
sdumitriu - (07/07/2008 12:23): Just edit a sheet, you'll get it fast
Tutee - (07/07/2008 12:24): (you are being really helpful), I'll take a look for it, I suppose if I google velocity tutorial I will be able to find a tutorial fairly easily?
sdumitriu - (07/07/2008 12:24): Yes...
sdumitriu - (07/07/2008 12:24): Almost
Tutee - (07/07/2008 12:24): almost?
sdumitriu - (07/07/2008 12:24): Velocity is really simple, you don't need a tutorial for it
Tutee - (07/07/2008 12:25): ok, well I'm not expert on OOP so I may be a bit slow but I'll give it a go
Tutee - (07/07/2008 12:25): thanks alot, every time I come to this room people are really really helpful even though I am asking pretty basic questions
sdumitriu - (07/07/2008 12:26): http://velocity.apache.org/engine/releases/velocity-1.5/user-guide.html
Tutee - (07/07/2008 12:26): great!
sdumitriu - (07/07/2008 12:28): And you'll also need the XWiki API documentation: http://maven.xwiki.org/site/xwiki-core-parent/xwiki-core/apidocs/index.html
Tutee - (07/07/2008 12:28): ok
xwikibot - (07/07/2008 12:44): XWiki.wensky222 was modified by XWiki.wensky222 (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/wensky222
xwikibot - (07/07/2008 12:45): XWiki.wensky222 was modified by XWiki.wensky222 (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/wensky222
Tutee - (07/07/2008 14:28): Hi, I have another question
sdumitriu - (07/07/2008 14:30): Ask
Tutee - (07/07/2008 14:31): If I have a form which has a textarea property and I want to insert a picture using the WYSIWYG editor why does it not appear properly?
sdumitriu - (07/07/2008 14:31): What/how doesn't appear properly?
Tutee - (07/07/2008 14:32): I may have solved the problem, just 1 second and I will make sure
Tutee - (07/07/2008 14:33): ok, I understand it now, sorry for bothering you
continuum - (07/07/2008 15:37): BUILD FAILURE: XWiki Platform - Core - Core http://continuum.xwiki.org/continuum/buildResult.action?buildId=31940&projectId=275
xwikibot - (07/07/2008 16:00): Design.CollaborativeDrawing was modified by xwiki:XWiki.jvdrean - http://dev.xwiki.org/xwiki/bin/view/Design/CollaborativeDrawing
continuum - (07/07/2008 16:24): BUILD FAILURE: XWiki Products - Enterprise - Functional Selenium Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=31961&projectId=258
continuum - (07/07/2008 16:26): BUILD FAILURE: XWiki Products - Enterprise - Functional XMLRPC Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=31962&projectId=257
BC^bd - (07/07/2008 16:28): I am trying to setup XEM, but get this error: Wrapped Exception: Access denied for user 'xem'@'127.0.0.1' to database 'xwiki'
BC^bd - (07/07/2008 16:29): and that is ok. as I want xem to use the database named "xem"
BC^bd - (07/07/2008 16:29): not xwiki.
BC^bd - (07/07/2008 16:29): that is my connection url <property name="connection.url">jdbc:mysql://localhost/xem?useServerPrepStmts=false&sessionVariables=sql_mode=''</property>
thomasmortagne - (07/07/2008 16:30): BC^bd: currentlu you can't choose the main wiki database name in virtual mode, it's a limitation fixed by http://jira.xwiki.org/jira/browse/XWIKI-2006
BC^bd - (07/07/2008 16:30): thomasmortagne: thanks
continuum - (07/07/2008 16:30): BUILD FAILURE: XWiki Products - Enterprise - LDAP Functional Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=31966&projectId=259
thomasmortagne - (07/07/2008 16:31): BC^bd: np
continuum - (07/07/2008 16:32): BUILD FAILURE: XWiki Products - Enterprise - Misc. Functional Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=31967&projectId=256
Tutee - (07/07/2008 16:42): Wehn making a drop down box for a property of type static list in a form. What seperator should I use between different options?
Tutee - (07/07/2008 16:42): I have tried , and ; without success
Tutee - (07/07/2008 16:48): anyone?
jvelociter - (07/07/2008 16:58): Tutee:
Tutee - (07/07/2008 16:58): hi
jvelociter - (07/07/2008 16:58): the pipe "|" separator IFAIK
Tutee - (07/07/2008 16:59): ok, I'll give it a go, cheers
Tutee - (07/07/2008 17:00): it works, perfect - thanks alot!
continuum - (07/07/2008 17:15): BUILD FAILURE: XWiki Products - Enterprise - Functional Selenium Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=31979&projectId=258
continuum - (07/07/2008 17:15): BUILD FAILURE: XWiki Products - Enterprise - Functional XMLRPC Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=31980&projectId=257
continuum - (07/07/2008 17:20): BUILD FAILURE: XWiki Products - Enterprise - LDAP Functional Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=31984&projectId=259
continuum - (07/07/2008 17:22): BUILD FAILURE: XWiki Products - Enterprise - Misc. Functional Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=31985&projectId=256
Tutee - (07/07/2008 17:25): Hi guys, is there anyway to reorder the properties of a class?
Tutee - (07/07/2008 17:28): I figured it out, no need to answer
continuum - (07/07/2008 17:37): BUILD FAILURE: XWiki Products - Enterprise Manager - Functional Selenium Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=31998&projectId=254
continuum - (07/07/2008 17:39): BUILD FAILURE: XWiki Products - Enterprise Manager - Functional XMLRPC Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=31999&projectId=253
continuum - (07/07/2008 17:40): BUILD FAILURE: XWiki Products - Enterprise Manager - Functional XMLRPC Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32000&projectId=250
continuum - (07/07/2008 17:49): BUILD FAILURE: XWiki Products - Watch - Functional Selenium Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32010&projectId=104
xwikibot - (07/07/2008 17:49): XWiki.LiMing was modified by XWiki.LiMing (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/LiMing
continuum - (07/07/2008 18:17): BUILD FAILURE: XWiki Products - Enterprise - Functional Selenium Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32028&projectId=258
continuum - (07/07/2008 18:19): BUILD FAILURE: XWiki Products - Enterprise - Functional XMLRPC Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32029&projectId=257
continuum - (07/07/2008 18:23): BUILD FAILURE: XWiki Products - Enterprise - LDAP Functional Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32033&projectId=259
continuum - (07/07/2008 18:24): BUILD FAILURE: XWiki Products - Enterprise - Misc. Functional Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32034&projectId=256
xwikibot - (07/07/2008 18:29): Applications.PersonalRSSFeedApplication was modified by xwiki:XWiki.Marleyp (Added comment) - http://code.xwiki.org/xwiki/bin/view/Applications/PersonalRSSFeedApplication
SaiKrishna - (07/07/2008 18:35): David : As you said I am making sure that, Master doesn't fail to search even though one the slaves go down
SaiKrishna - (07/07/2008 18:35): I had to write some extra code to make it so
SaiKrishna - (07/07/2008 18:36): David : And I had a problem yesterday while searching on a cluster of 5 machines, Master is is able to search all the system in quite reasonable time
SaiKrishna - (07/07/2008 18:37): But it is not able to detect any chages made to the remote indexes, apart from that every thing is working fine
SaiKrishna - (07/07/2008 18:37): I have even fixed the above problem, I am current making some small changes
SaiKrishna - (07/07/2008 18:38): planning to commit in couple of hours
dward - (07/07/2008 18:38): Okay. I was just sending you an email about that.
SaiKrishna - (07/07/2008 18:39): oh! got it :)
SaiKrishna - (07/07/2008 18:40): I had another submission today, So I am late :((
continuum - (07/07/2008 20:10): BUILD FAILURE: XWiki Products - Watch - Functional Selenium Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32056&projectId=104
continuum - (07/07/2008 21:13): BUILD FAILURE: XWiki Products - Enterprise - Functional Selenium Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32066&projectId=258
continuum - (07/07/2008 21:15): BUILD FAILURE: XWiki Products - Enterprise - Functional XMLRPC Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32067&projectId=257
continuum - (07/07/2008 21:20): BUILD FAILURE: XWiki Products - Enterprise - LDAP Functional Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32071&projectId=259
continuum - (07/07/2008 21:21): BUILD FAILURE: XWiki Products - Enterprise - Misc. Functional Tests http://continuum.xwiki.org/continuum/buildResult.action?buildId=32072&projectId=256
xwikibot - (07/07/2008 21:31): XWiki.jpcarta was modified by XWiki.jpcarta (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/jpcarta
xwikibot - (07/07/2008 21:33): XWiki.jpcarta was modified by XWiki.jpcarta (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/jpcarta
xwikibot - (07/07/2008 21:34): XWiki.jpcarta was modified by XWiki.jpcarta - http://www.xwiki.org/xwiki/bin/view/XWiki/jpcarta
xwikibot - (07/07/2008 21:35): XWiki.jpcarta was modified by XWiki.jpcarta - http://www.xwiki.org/xwiki/bin/view/XWiki/jpcarta
xwikibot - (07/07/2008 21:36): XWiki.jpcarta was modified by XWiki.jpcarta - http://www.xwiki.org/xwiki/bin/view/XWiki/jpcarta
xwikibot - (07/07/2008 21:39): XWiki.jpcarta was modified by XWiki.jpcarta - http://www.xwiki.org/xwiki/bin/view/XWiki/jpcarta
xwikibot - (07/07/2008 21:40): XWiki.jpcarta was modified by XWiki.jpcarta (allow view right for XWiki.XWikiAdminGroup) - http://www.xwiki.org/xwiki/bin/view/XWiki/jpcarta
xwikibot - (07/07/2008 21:40): XWiki.jpcarta was modified by XWiki.jpcarta (allow view right for XWiki.XWikiAllGroup) - http://www.xwiki.org/xwiki/bin/view/XWiki/jpcarta
xwikibot - (07/07/2008 21:40): XWiki.jpcarta was modified by XWiki.jpcarta (allow view right for XWiki.XWikiCommittersGroup) - http://www.xwiki.org/xwiki/bin/view/XWiki/jpcarta
xwikibot - (07/07/2008 21:40): XWiki.jpcarta was modified by XWiki.jpcarta (allow view right for XWiki.XWikiPowerUsers) - http://www.xwiki.org/xwiki/bin/view/XWiki/jpcarta
ninfo - (07/07/2008 21:43): Hi every1
xwikibot - (07/07/2008 22:33): Applications.PersonalRSSFeedApplication was modified by xwiki:XWiki.GuillaumeLerouge (deleted document) - http://code.xwiki.org/xwiki/bin/view/Applications/PersonalRSSFeedApplication
SaiKrishna - (07/07/2008 22:44): Hi David
dward - (07/07/2008 22:44): Hello.
SaiKrishna - (07/07/2008 22:45): I am finished with coding and I would like to commit
dward - (07/07/2008 22:46): https://svn.xwiki.org/svnroot/sandbox/ somewhere is where you want to put it.
dward - (07/07/2008 22:46): Do you have commit access on sandbox ?
SaiKrishna - (07/07/2008 22:47): no
SaiKrishna - (07/07/2008 22:48): btw, I have never committed code earlier. Do I need to commit each file individually ??
dward - (07/07/2008 22:48): Do you have a wiki id on xwiki.org ?
SaiKrishna - (07/07/2008 22:48): yes
dward - (07/07/2008 22:48): No, you should be able to commit an entire directory.
SaiKrishna - (07/07/2008 22:48): my XWiki id -> "SaiKrishna"
dward - (07/07/2008 22:49): Okay, good, as that is the first step.
SaiKrishna - (07/07/2008 22:49): So just run "svn ci" in trunks directory ??
dward - (07/07/2008 22:49): Probably not, as you probably checked it out from elsewhere.
dward - (07/07/2008 22:50): You will need to create a place in the sandbox svn tree to commit your code.
SaiKrishna - (07/07/2008 22:50): ok
dward - (07/07/2008 22:51): And you will need to get commit privileges on the sandbox tree. You should ask on the devs list for that probably.
SaiKrishna - (07/07/2008 22:51): Shall I create lucene in "https://svn.xwiki.org/svnroot/sandbox/plugins/ " ??
SaiKrishna - (07/07/2008 22:51): ok
dward - (07/07/2008 22:51): Looks like the right place, yes.
SaiKrishna - (07/07/2008 23:04): David : And where should XWiki.Results and xwiki.cfg.vm go ??
dward - (07/07/2008 23:05): I would suggest putting them in a subdirectory of your created lucene directory mentioning that they are other required changes when using that version of the lucene plugin.
SaiKrishna - (07/07/2008 23:05): ok
dward - (07/07/2008 23:06): I am not certain what the current practices are for things like that... Another thing to ask the devs list.
SaiKrishna - (07/07/2008 23:06): sure :)