IRC Archive for channel #xwiki on 16 June 2008
Last modified by Vincent Massol on 2012/10/18 18:30
xwbot - (16/06/2008 08:06): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
xwbot - (16/06/2008 08:08): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
xwbot - (16/06/2008 08:09): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
xwbot - (16/06/2008 08:09): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
xwbot - (16/06/2008 08:10): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
xwbot - (16/06/2008 08:11): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
gecko_ - (16/06/2008 08:33): -------------------
xwbot - (16/06/2008 08:33): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
xwbot - (16/06/2008 08:34): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
asyd - (16/06/2008 10:18): hello there
asyd - (16/06/2008 10:19): I'm wondering if there a way to edit/try macros (the macros.vm files in templates/) w/o restarting the tomcat every time
jvdrean - (16/06/2008 10:30): Hi, you can test your macros in a wiki page
asyd - (16/06/2008 10:33): well, I mean, afaik I need to restart the tomcat each time I edit the macros.vm, it'a bit annoying :/
jvdrean - (16/06/2008 10:35): yep but it's the only way to go w/ the current rendering
asyd - (16/06/2008 10:36): ah, ok
jvdrean - (16/06/2008 10:37): but still, since you can write and test the macros in wiki pages I don't see why I'd have to edit macros.vm more than once
asyd - (16/06/2008 10:38): when my macro is wrong :)
sdumitriu - (16/06/2008 11:03): news
xwikibot - (16/06/2008 11:03): Last 5 pages modified:
xwikibot - (16/06/2008 11:03): * IRC.xwikiArchive20080616 - http://dev.xwiki.org/xwiki/bin/view/IRC/xwikiArchive20080616, by XWiki.XWikiGuest
xwikibot - (16/06/2008 11:03): * IRC.xwikiArchive20080615 - http://dev.xwiki.org/xwiki/bin/view/IRC/xwikiArchive20080615, by XWiki.XWikiGuest
xwikibot - (16/06/2008 11:03): * XWiki.HardyHaardt - http://www.xwiki.org/xwiki/bin/view/XWiki/HardyHaardt, by XWiki.HardyHaardt (Created user)
xwikibot - (16/06/2008 11:03): * IRC.xwikiArchive20080614 - http://dev.xwiki.org/xwiki/bin/view/IRC/xwikiArchive20080614, by XWiki.XWikiGuest
xwikibot - (16/06/2008 11:03): * XWiki.BennyLin - http://www.xwiki.org/xwiki/bin/view/XWiki/BennyLin, by XWiki.BennyLin (Created user)
sdumitriu - (16/06/2008 11:03): news
xwikibot - (16/06/2008 11:03): Last 5 pages modified:
xwikibot - (16/06/2008 11:03): * IRC.xwikiArchive20080616 - http://dev.xwiki.org/xwiki/bin/view/IRC/xwikiArchive20080616, by XWiki.XWikiGuest
xwikibot - (16/06/2008 11:03): * IRC.xwikiArchive20080615 - http://dev.xwiki.org/xwiki/bin/view/IRC/xwikiArchive20080615, by XWiki.XWikiGuest
xwikibot - (16/06/2008 11:03): * XWiki.HardyHaardt - http://www.xwiki.org/xwiki/bin/view/XWiki/HardyHaardt, by XWiki.HardyHaardt (Created user)
xwikibot - (16/06/2008 11:03): * IRC.xwikiArchive20080614 - http://dev.xwiki.org/xwiki/bin/view/IRC/xwikiArchive20080614, by XWiki.XWikiGuest
xwikibot - (16/06/2008 11:03): * XWiki.BennyLin - http://www.xwiki.org/xwiki/bin/view/XWiki/BennyLin, by XWiki.BennyLin (Created user)
xwikibot - (16/06/2008 11:29): XWiki.MikhaelSantos was modified by XWiki.MikhaelSantos (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/MikhaelSantos
xwikibot - (16/06/2008 11:33): FAQ.Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki was modified by XWiki.jpga74800 (Added comment) - http://www.xwiki.org/xwiki/bin/view/FAQ/Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki
asyd - (16/06/2008 11:36): about http://platform.xwiki.org/xwiki/bin/view/DevGuide/Scripting, where I can doc about the members of $xwiki $doc $context attributes?
sdumitriu - (16/06/2008 11:38): http://maven.xwiki.org/site/xwiki-core-parent/xwiki-core/apidocs/index.html
sdumitriu - (16/06/2008 11:38): The API is in http://maven.xwiki.org/site/xwiki-core-parent/xwiki-core/apidocs/com/xpn/xwiki/api/package-summary.html
asyd - (16/06/2008 11:44): ah thanks
asyd - (16/06/2008 11:44): is there a way to declare a macro inside a page which can be used from everywhere?
sdumitriu - (16/06/2008 11:49): Yes
sdumitriu - (16/06/2008 11:50): You create a page with macros, and either register it in the global settings (Administration), or call #includeMacros("TheMacros.Page") in the pages where you want to use those macros
sdumitriu - (16/06/2008 11:50): Gotta go now
sdumitriu - (16/06/2008 11:50): brb
asyd - (16/06/2008 11:55): hmm
asyd - (16/06/2008 12:05): I have my macros in bin/view/Main/Macros pages, what should I put in administration's advanced Velocity Macro pages field? I tried Main.Macros or Main/Macros w/o success
xwikibot - (16/06/2008 12:24): XWiki.satyampatel was modified by XWiki.satyampatel (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/satyampatel
xwbot - (16/06/2008 12:41): MySpace.schedule was modified - http://localhost:8080/xwiki/bin/view/MySpace/schedule
xwbot - (16/06/2008 12:41): MySpace.Scheduler was modified - http://localhost:8080/xwiki/bin/view/MySpace/Scheduler
xwbot - (16/06/2008 12:42): MySpace.schedule was modified - http://localhost:8080/xwiki/bin/view/MySpace/schedule
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob1 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob1
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob2 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob2
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob3 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob3
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob4 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob4
xwbot - (16/06/2008 12:57): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob1 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob1
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob2 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob2
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob3 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob3
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob4 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob4
xwbot - (16/06/2008 12:57): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob1 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob1
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob2 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob2
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob3 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob3
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob4 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob4
xwbot - (16/06/2008 12:57): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob1 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob1
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob2 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob2
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob3 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob3
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob4 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob4
xwbot - (16/06/2008 12:57): XWiki.XWikiPreferences was modified - http://localhost:8080/xwiki/bin/view/XWiki/XWikiPreferences
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob1 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob1
xwbot - (16/06/2008 12:57): Scheduler.WatchListJob2 was modified - http://localhost:8080/xwiki/bin/view/Scheduler/WatchListJob2
xwikibot - (16/06/2008 13:55): XWiki.smartech was modified by XWiki.smartech (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/smartech
xwikibot - (16/06/2008 14:06): FAQ.Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki was modified by XWiki.Sergiu (Added response) - http://www.xwiki.org/xwiki/bin/view/FAQ/Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki
xwikibot - (16/06/2008 14:07): FAQ.Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki was modified by XWiki.Sergiu (Adding some tt) - http://www.xwiki.org/xwiki/bin/view/FAQ/Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki
xwikibot - (16/06/2008 14:10): FAQ.Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki was modified by XWiki.Sergiu - http://www.xwiki.org/xwiki/bin/view/FAQ/Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki
xwikibot - (16/06/2008 14:13): FAQ.Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki was modified by XWiki.Sergiu (Minor changes) - http://www.xwiki.org/xwiki/bin/view/FAQ/Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki
sdumitriu - (16/06/2008 15:14): news
xwikibot - (16/06/2008 15:14): Last 5 pages modified:
xwikibot - (16/06/2008 15:14): * IRC.xwikiArchive20080616 - http://dev.xwiki.org/xwiki/bin/view/IRC/xwikiArchive20080616, by XWiki.XWikiGuest
xwikibot - (16/06/2008 15:14): * FAQ.Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki - http://www.xwiki.org/xwiki/bin/view/FAQ/Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki, by XWiki.Sergiu (Minor changes)
xwikibot - (16/06/2008 15:14): * XWiki.smartech - http://www.xwiki.org/xwiki/bin/view/XWiki/smartech, by XWiki.smartech (Created user)
xwikibot - (16/06/2008 15:14): * XWiki.satyampatel - http://www.xwiki.org/xwiki/bin/view/XWiki/satyampatel, by XWiki.satyampatel (Created user)
xwikibot - (16/06/2008 15:14): * XWiki.MikhaelSantos - http://www.xwiki.org/xwiki/bin/view/XWiki/MikhaelSantos, by XWiki.MikhaelSantos (Created user)
amelentev - (16/06/2008 15:34): why oscache-2.4 needs jms? its undownlodable by maven
sdumitriu - (16/06/2008 15:35): For clustering
xwikibot - (16/06/2008 16:21): Design.ImproveWikiAdministration was modified by xwiki:XWiki.jvdrean - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministration
xwikibot - (16/06/2008 16:23): Design.ImproveWikiAdministrationLayout1 was modified by xwiki:XWiki.jvdrean - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout1
amelentev - (16/06/2008 16:24): thomasmortagne, why cache's AbstractTestCache don't extend AbstractXWikiComponentTestCase ?
xwikibot - (16/06/2008 16:25): Design.ImproveWikiAdministrationSpaceSelection was modified by xwiki:XWiki.jvdrean - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationSpaceSelection
amelentev - (16/06/2008 16:27): I think we should move initialization of container to shared tests. And implement some ClasspathApplicationContext instead of use AbstractTestCache as application context
thomasmortagne - (16/06/2008 16:27): amelentev : I tryed first but as shared-test depends on xwiki-core (1.4 cause of a cicular dependency problem with xwiki-core 1.5) I had lots of problems
thomasmortagne - (16/06/2008 16:28): so I did the same thing that rendering test...
thomasmortagne - (16/06/2008 16:29): plus I wanted to be sure to work without xwiki-core
xwikibot - (16/06/2008 16:41): Design.ImproveWikiAdministrationLayout2 was modified by xwiki:XWiki.jvdrean - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout2
amelentev - (16/06/2008 16:42): I don't like how we load external config files. What's about "super" ApplicationContext which loads all resources in standard way (file, servlet, classpath) ? And this AC will be chained File, Servlet and Classpath AppContexts?
xwikibot - (16/06/2008 17:07): XWiki.Xanax2buy was modified by XWiki.RaffaelloPelagalli (deleted document) - http://www.xwiki.org/xwiki/bin/view/XWiki/Xanax2buy
xwikibot - (16/06/2008 17:39): Design.ImproveWikiAdministrationLayout4 was modified by xwiki:XWiki.jvdrean - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout4
xwikibot - (16/06/2008 17:56): Design.ImproveWikiAdministrationLayout3 was modified by xwiki:XWiki.jvdrean - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout3
xwikibot - (16/06/2008 18:15): Design.ImproveWikiAdministrationLayout4 was modified by xwiki:XWiki.jvdrean - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout4
xwikibot - (16/06/2008 18:15): Design.ImproveWikiAdministrationLayout3 was modified by xwiki:XWiki.jvdrean - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout3
xwikibot - (16/06/2008 18:40): Design.AlternativePageStore was modified by xwiki:XWiki.dward (Added comment) - http://dev.xwiki.org/xwiki/bin/view/Design/AlternativePageStore
xwikibot - (16/06/2008 18:43): FAQ.HowDoIEditTheXWikiLoginPage was modified by xwiki:XWiki.VincentMassol (Added comment) - http://www.xwiki.org/xwiki/bin/view/FAQ/HowDoIEditTheXWikiLoginPage
xwikibot - (16/06/2008 19:09): XWiki.ChrisWilson was modified by XWiki.ChrisWilson (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/ChrisWilson
xwikibot - (16/06/2008 19:25): Design.ImproveWikiAdministrationSpaceSelection was modified by xwiki:XWiki.jvdrean (Added comment) - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationSpaceSelection
xwikibot - (16/06/2008 19:27): Design.ImproveWikiAdministrationLayout1 was modified by xwiki:XWiki.jvdrean (Added comment) - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout1
xwikibot - (16/06/2008 19:28): Design.ImproveWikiAdministrationLayout1 was modified by xwiki:XWiki.jvdrean (Added comment) - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout1
xwikibot - (16/06/2008 19:29): Design.ImproveWikiAdministrationLayout3 was modified by xwiki:XWiki.jvdrean (Added comment) - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout3
dward - (16/06/2008 19:33): FYI: It seems xwikibot does not show the author of comments, but the last modifier of the document.
xwikibot - (16/06/2008 19:33): Design.ImproveWikiAdministrationLayout1 was modified by xwiki:XWiki.jvdrean (Added comment) - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout1
xwikibot - (16/06/2008 19:37): Design.ImproveWikiAdministrationLayout1 was modified by xwiki:XWiki.jvdrean (Added comment) - http://dev.xwiki.org/xwiki/bin/view/Design/ImproveWikiAdministrationLayout1
xwikibot - (16/06/2008 19:38): Design.AlternativePageStore was modified by xwiki:XWiki.dward (Added comment) - http://dev.xwiki.org/xwiki/bin/view/Design/AlternativePageStore
jvdrean - (16/06/2008 19:38): dward: yes this bug has been fixed recently by Artem
xwikibot - (16/06/2008 19:39): XWiki.switushah was modified by XWiki.switushah (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/switushah
dward - (16/06/2008 19:40): jvdrean: Just noticed it (when Ludovic commented on a page I wrote). I assumed someone had noticed it before, but figured I would mention it anyway.
jvdrean - (16/06/2008 19:40): dward: np :)
xwikibot - (16/06/2008 20:57): XWiki.MargaretFronczak was modified by XWiki.MargaretFronczak (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/MargaretFronczak