IRC Archive for channel #xwiki on 10 September 2008
Last modified by Vincent Massol on 2012/10/18 18:30
daning - (10/09/2008 08:26): vmassol: hi,
vmassol - (10/09/2008 08:26): daning: hi
vmassol - (10/09/2008 08:26): we have lot of work to do on the office import :)
daning - (10/09/2008 08:26): vmassol: Yes.
vmassol - (10/09/2008 08:26): I've tried it for real yesterday (both for importing word and excel)
vmassol - (10/09/2008 08:27): for real = on real documents
vmassol - (10/09/2008 08:27): and it didn't work too well
daning - (10/09/2008 08:27): vmassol: Can I got your test case documents?
vmassol - (10/09/2008 08:28): daning: well it was confidential documents but any real document will work. I'll find one for you
daning - (10/09/2008 08:29): vmassol: OK.
vmassol - (10/09/2008 08:35): daning: ok found one. I'm sending it by mail to you now
daning - (10/09/2008 08:35): vmassol: OK.
vmassol - (10/09/2008 09:43): mflorea: hi. could you tell your status for the wysiwug editor in 1.6M2?
mflorea - (10/09/2008 09:51): vmassol: I just fixed some minor IE bugs (tool bar separator was not shown and disabled icons looked like they were enabled) and I added the Insert Symbol feature, which uses the new dialog (the one that will be used for the next features). Marcela is working for the Tray and I'm working for extending the control over the editor with selection capabilities. This is required for the next features. Without it I cannot access the current DOM n
mflorea - (10/09/2008 09:51): ode, I cannot move the cursor, and so on. The main problem we have right now is that we don't have a final-usable desing for the UI
vmassol - (10/09/2008 09:52): mflorea: does it mean we haven't fixed the paragrpah issue for 1.6M2?
vmassol - (10/09/2008 09:53): (and the bold/italices/etc issues)
mflorea - (10/09/2008 09:53): nop. I can't fix this without getting the current selection
vmassol - (10/09/2008 09:54): mflorea: so could you please make sure to add the known issues to the release notes when JV creates them later today to ensure our users know about them?
mflorea - (10/09/2008 09:54): right now I cannot determine the place I'm editing in the DOM so I can't do changes to the DOM, like wrap the current node with some tag, insert something before
vmassol - (10/09/2008 09:55): we have 1 week to fix all these before the 1.6RC1 release....
vmassol - (10/09/2008 09:55): it's going to be tight
vmassol - (10/09/2008 09:55): but we need to make it
vmassol - (10/09/2008 09:55): :)
mflorea - (10/09/2008 09:55): for the paragraph issues I have to get the selection, get the DOM node from the selection and wrap that node into a p tag
vmassol - (10/09/2008 09:56): (RC1 is meant to be a final release and there shouldn't be a RC2 normally)
mflorea - (10/09/2008 09:59): vmassol: I know. I'm working for the selection thing right now. This will help me fix some bug and prepare new features. But one problem I have is that Marcela can't work on the UI because the desing is not ready and usable yet. I have my fault here because I didn't reviewed the design at the right time, but I haven't had that much time..
mflorea - (10/09/2008 10:01): vmassol: have you received my last message?
vmassol - (10/09/2008 10:02): mflorea: no sorry
mflorea - (10/09/2008 10:02): vmassol: I know. I'm working for the selection thing right now. This will help me fix some bug and prepare new features. But one problem I have is that Marcela can't work on the UI because the desing is not ready and usable yet. I have my fault here because I didn't reviewed the design at the right time, but I haven't had that much time..
vmassol - (10/09/2008 10:02): mflorea: what do you need to make the design "usable"?
vmassol - (10/09/2008 10:03): (just your time or someone's else time too?)
mflorea - (10/09/2008 10:05): take for instance this dialog http://dev.xwiki.org/xwiki/bin/download/Design/NewWysiwygEditorInterface/WYSIWYG.zip/WYSIWYG.003.png
mflorea - (10/09/2008 10:09): Instead of using expanded lists I think we should use filterable comboboxes. It takes less space. But then I don't know a good solution for creating just a link to a wiki, without filling the space or page. But even with lists, the final column (Anchors) is not clear. There is an Attachments entry and Attachment-5.odp at the same time.
mflorea - (10/09/2008 10:11): Marcela is not a UI expert, and neither am I. I can spend time and try to improve the desing but then I won't have time for other things like selection management and server-side services for future features
vmassol - (10/09/2008 10:16): mflorea: so you need some time from Guillaume it seems
mflorea - (10/09/2008 10:16): so, considering the current status I don't think we'll have new features like insert link and insert image in RC1. I'd rather focus this week on fixing bugs so that what we have right now works perfectly on the main browsers.
vmassol - (10/09/2008 10:16): for me this table should be the same as our dynamic table
mflorea - (10/09/2008 10:16): yes
vmassol - (10/09/2008 10:17): actually not the same but close
mflorea - (10/09/2008 10:17): hmm, I don't see it as a table
vmassol - (10/09/2008 10:17): not the same since each column is separated
vmassol - (10/09/2008 10:17): yes you're right
vmassol - (10/09/2008 10:17): but I mean the same in term of:
vmassol - (10/09/2008 10:17): - auto completion
mflorea - (10/09/2008 10:17): right
vmassol - (10/09/2008 10:17): - vertical sliders
vmassol - (10/09/2008 10:18): we can probably reuse what we have
vmassol - (10/09/2008 10:18): and make it 4 tables with 1 column each
vmassol - (10/09/2008 10:19): but I personally like to see the elements without a combo box
mflorea - (10/09/2008 10:19): hmm, I don't know about reuse, since I'm writing java code and I guess the current code is js based on prototype or other js framework
vmassol - (10/09/2008 10:21): ah right, I tend to forget about this...
vmassol - (10/09/2008 10:21): mflorea: I've asked guillaume to talk to you
vmassol - (10/09/2008 10:21): and to help you
vmassol - (10/09/2008 10:21): we need to have a first version for 1.6 final
mflorea - (10/09/2008 10:21): but anyway, I just gave you an example of a dialog that needs to be worked out.
mflorea - (10/09/2008 10:22): ok, I'll talk with him
vmassol - (10/09/2008 10:22): first version = something that works and that is close to the final design
vmassol - (10/09/2008 10:22): it doesn't need to have all features of course
vmassol - (10/09/2008 10:22): but the ones that are there should 1) work as much as possible and 2) look close to the final design
vmassol - (10/09/2008 10:24): thomasmortagne: "(same feature than "old" {table} macro for now)". Except for functions I guess ;)
vmassol - (10/09/2008 10:25): thomasmortagne: you have a bug in your expect for xwiki syntax. A newline should not be added at the end
vmassol - (10/09/2008 10:25): (but you probably know it, maybe you can comment it in the file in that case as a todo using .# xxxx)
vmassol - (10/09/2008 10:26): (same for the xhtml input which is skipped so that we know what the pb is)
mflorea - (10/09/2008 10:38): vmassol: where can I get the latest snapshot of XE?
thomasmortagne - (10/09/2008 10:38): vmassol: yes I know for newline at the end of table, I have to had some stack state to not add the last newline, I just let this for latter
thomasmortagne - (10/09/2008 10:41): vmassol: yes forgot functions, I need to find clean a way to determine that it's functions...
vmassol - (10/09/2008 10:42): thomasmortagne: I think we should leave them for later
vmassol - (10/09/2008 10:43): (and focus on the rest first instead)
thomasmortagne - (10/09/2008 10:43): vmassol: yes sure
amelentev - (10/09/2008 10:54): vmassol, thomasmortagne: about XTXMLDOC-7: should I add role-hint=default to all my components?
amelentev - (10/09/2008 10:54): according plexus docs, null should work too.
thomasmortagne - (10/09/2008 10:54): amelentev: I guess yes
thomasmortagne - (10/09/2008 10:55): (was answering for "default" not null :))
amelentev - (10/09/2008 10:55): :)
amelentev - (10/09/2008 10:56): ok. adding
thomasmortagne - (10/09/2008 10:56): ok thanks
jvdrean - (10/09/2008 14:37): vmassol_: I'm going to start the release, can you close http://jira.xwiki.org/jira/browse/XWIKI-2634 ?
vmassol_ - (10/09/2008 14:37): jvdrean: yep doing that now
jvdrean - (10/09/2008 14:37): thanks
vmassol_ - (10/09/2008 14:39): jvdrean: done
jvdrean - (10/09/2008 14:41): WDYT about closing this one as duplicate http://jira.xwiki.org/jira/browse/XWIKI-2045 ?
jvdrean - (10/09/2008 14:42): vmassol_: no answer since jan 2008
vmassol_ - (10/09/2008 14:42): jvdrean: is it not valid?
vmassol_ - (10/09/2008 14:42): cannot we run native2ascii for him and apply it?
jvdrean - (10/09/2008 14:43): http://jira.xwiki.org/jira/browse/XWIKI-2129 as already been commited
jvdrean - (10/09/2008 14:46): vmassol_: sdumitriu : isn't this issue deprecated considering the ongoing work on the new rendering ? http://jira.xwiki.org/jira/browse/XWIKI-2128
vmassol_ - (10/09/2008 14:46): jvdrean: ok let's close it then. I'll let you do it
vmassol_ - (10/09/2008 14:46): jvdrean: re the question for sergiu, the answer is no
vmassol_ - (10/09/2008 14:46): because we need to have the same css for both renderings
sdumitriu - (10/09/2008 14:47): Right
jvdrean - (10/09/2008 14:47): ok, just like you did for titles during 1.6M1
vmassol_ - (10/09/2008 14:47): for example right now in the new rendering I'm generating <ul class="star">
vmassol_ - (10/09/2008 14:47): but I'd like that to be changed to <ul>
sdumitriu - (10/09/2008 14:47): vmassol_: There are two types of lists
jvelociter - (10/09/2008 14:47): vmassol_: , everybody Hi, quick question
vmassol_ - (10/09/2008 14:47): <ol>
sdumitriu - (10/09/2008 14:47): * and -
vmassol_ - (10/09/2008 14:48): well the new rendering doesn't support -
vmassol_ - (10/09/2008 14:48): right now
vmassol_ - (10/09/2008 14:48): so the question is: do we want to support it
sdumitriu - (10/09/2008 14:48): One is an empty circle, the other a full one
jvelociter - (10/09/2008 14:48): A issue closed as "Won't Fix" should not have a "Fix For" version, right ?
sdumitriu - (10/09/2008 14:48): I don't think we should
sdumitriu - (10/09/2008 14:48): jvdrean: Right
jvelociter - (10/09/2008 14:48): (rather, it should have a empty Fix For)
vmassol_ - (10/09/2008 14:48): IMO this will be achieved
vmassol_ - (10/09/2008 14:48): with parameters
vmassol_ - (10/09/2008 14:48): if needed
sdumitriu - (10/09/2008 14:48): It should be unknown
vmassol_ - (10/09/2008 14:48): yep
vmassol_ - (10/09/2008 14:54): mflorea: is this useful for us: http://www.ongwt.com/post/2008/09/10/GWT-Incubator-%3A-new-drop-and-new-demonstrations ?
mflorea - (10/09/2008 14:54): vmassol: let me see
mflorea - (10/09/2008 14:56): vmassol: we already use the GlassPanel from the Incubator. We'll think about the other widgets when we'll need them
vmassol_ - (10/09/2008 14:57): oh ok didn't know we were using it
vmassol_ - (10/09/2008 14:57): mflorea: btw we need to redo the AllDocs Treeview tab so that we can reorganize spaces and documents by drag and dropping
vmassol_ - (10/09/2008 14:57): mflorea: is there a GWT component that does this?
mflorea - (10/09/2008 14:58): hmm, I don't know right now, I'll think about it.
vmassol_ - (10/09/2008 14:58): ok keep it in your mind and if you see something like this let me know :)
mflorea - (10/09/2008 14:58): sure
mflorea - (10/09/2008 15:04): vmassol: I see the Tree tab already uses a special AJAX widget or something like that because it does lazy loading of subtrees. Basically we need a Tree widget that supports drag&drop over his nodes.
vmassol_ - (10/09/2008 15:05): mflorea: yep
mflorea - (10/09/2008 15:09): GWT has a tree widget but it seems it doesn't have support for drag&drop. The same with FastTree from the Incubator. Marcela found this http://code.google.com/p/gwt-dnd-tree/ We'll give it a try. But maybe the JS framework currently used in the Tree tab has support for drag&drop.
vmassol_ - (10/09/2008 15:21): mflorea: ok thanks
xwikibot - (10/09/2008 15:25): XWiki.lordnaikon was modified by XWiki.lordnaikon (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/lordnaikon
jvdrean - (10/09/2008 15:33): vmassol_: shouldn't this be closed http://jira.xwiki.org/jira/browse/XTCONFRES-22 ?
vmassol_ - (10/09/2008 15:33): jvdrean: checking
vmassol_ - (10/09/2008 15:34): jvdrean: closed, thanks
xwikibot - (10/09/2008 15:36): AdminGuide.Database Administration was modified by xwiki:XWiki.MartinJecny - http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Database+Administration
jvdrean - (10/09/2008 15:36): only 3 projects to release for 1.6M2! (Core,XE and XTCONFRES)
vmassol_ - (10/09/2008 15:36): hehe nice
vmassol_ - (10/09/2008 15:36): that's one advantage of releasing often ;)
jvdrean - (10/09/2008 15:36): hehe ;)
sdumitriu - (10/09/2008 15:38): But it also mean that there wasn't much done
vmassol_ - (10/09/2008 15:43): not much in non Core and XE yes....
vmassol_ - (10/09/2008 15:43): the rendering has progressed quite a lot for example ;)
vmassol_ - (10/09/2008 15:46): but yes not much was done in general on core... (just checked the roadmap in jira)....
vmassol_ - (10/09/2008 15:48): to qualify: not much on various small issues/bugs
xwikibot - (10/09/2008 17:14): Plugins.WikiManagerPlugin was modified by xwiki:XWiki.ThomasMortagne - http://code.xwiki.org/xwiki/bin/view/Plugins/WikiManagerPlugin
xwikibot - (10/09/2008 17:15): Applications.WikiManagerApplicationDownloads was modified by xwiki:XWiki.ThomasMortagne (Added object) - http://code.xwiki.org/xwiki/bin/view/Applications/WikiManagerApplicationDownloads
xwikibot - (10/09/2008 17:15): Plugins.WikiManagerPluginDownloads was modified by xwiki:XWiki.ThomasMortagne (Added object) - http://code.xwiki.org/xwiki/bin/view/Plugins/WikiManagerPluginDownloads
xwikibot - (10/09/2008 17:21): Applications.WikiManagerApplicationDownloads was modified by xwiki:XWiki.ThomasMortagne - http://code.xwiki.org/xwiki/bin/view/Applications/WikiManagerApplicationDownloads
xwikibot - (10/09/2008 17:21): Plugins.WikiManagerPluginDownloads was modified by xwiki:XWiki.ThomasMortagne - http://code.xwiki.org/xwiki/bin/view/Plugins/WikiManagerPluginDownloads
xwikibot - (10/09/2008 17:25): Main.Download was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Main/Download
xwikibot - (10/09/2008 17:26): Main.Download was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Main/Download
xwikibot - (10/09/2008 17:27): Main.ReleaseNotesXWikiEnterprise16M2 was modified by XWiki.jvdrean (Initial version) - http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise16M2
xwikibot - (10/09/2008 17:31): Blog.XWikiEnterpriseManager121Released was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Blog/XWikiEnterpriseManager121Released
xwikibot - (10/09/2008 17:33): Blog.XWikiEnterpriseManager13Released was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Blog/XWikiEnterpriseManager13Released