1 2010-08-05T00:50:43 *** grzywacz
2 2010-08-05T04:04:19 *** xjjk
3 2010-08-05T06:14:19 *** xjjk
4 2010-08-05T09:37:08 *** DmitryAndreev_
5 2010-08-05T10:30:31 <valeuf> moin
6 2010-08-05T10:32:19 <ThomasWaldmann> moin
7 2010-08-05T10:39:35 *** DmitryAndreev
8 2010-08-05T10:56:40 <dreimark> ei-grad: how is it going on?
9 2010-08-05T10:56:42 <dreimark> moin
10 2010-08-05T10:57:57 <dreimark> "carol" We require that students stop all coding by 16 August.
11 2010-08-05T11:00:35 <dreimark> there is a request for html5 video on the ML
12 2010-08-05T11:06:28 <valeuf> dreimark: did you get news from ei-grad recently?
13 2010-08-05T11:08:39 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9352:6b59c79325cd 2.0-dev/ (62 files in 27 dirs): (log message trimmed)
14 2010-08-05T11:08:39 <CIA-50> removed xmlrpc and everthing based on it, see below
15 2010-08-05T11:08:39 <CIA-50> * jabber notifies
16 2010-08-05T11:08:39 <CIA-50> * email import
17 2010-08-05T11:08:39 <CIA-50> * interwiki auth
18 2010-08-05T11:08:40 <CIA-50> * wiki sync + bdiff support lib
19 2010-08-05T11:08:40 <CIA-50> * xmlrpc-based scripts e.g. po content transfer from/to master wiki
20 2010-08-05T11:18:55 <dreimark> valeuf: no - unfortunately not. his irc account is with us but not himself
21 2010-08-05T11:46:45 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9353:4f89d4c05f5c 2.0-dev/contrib/mailimport/ (.procmailrc wikimailimport): remove mailimport support stuff from contrib
22 2010-08-05T11:46:47 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9354:0cfd02fc1840 2.0-dev/setup.py:
23 2010-08-05T11:46:47 <CIA-50> some setup.py fixes, needs more work
24 2010-08-05T11:46:47 <CIA-50> some static/templates stuff doesn't get packaged, not sure why
25 2010-08-05T11:47:32 <valeuf> ooh when I see you change stuff in setup.py I remember that I need to finish my packaging stuff :$
26 2010-08-05T11:47:46 <ThomasWaldmann> :)
27 2010-08-05T12:19:29 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9352:f81e72b706e4 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_in.py: Add basic test for trademark element for DocBook_IN converter
28 2010-08-05T12:19:31 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9353:ac9db7cab597 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_in.py: Add more tests for the <trademark> element for DocBook_IN converter
29 2010-08-05T12:19:33 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9354:7672ffe9a84d 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_in.py: Add support of the <trademark> element for DocBook_IN converter
30 2010-08-05T12:28:52 *** kursor
31 2010-08-05T13:09:32 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9355:0b764db6cdbb 2.0-dev/docs/ (2.0-TODO REQUIREMENTS TODO.dom): cleanup/update in docs/ a bit
32 2010-08-05T13:10:24 <valeuf> \o/ now you can add audio and video from a docbook document ^ ^
33 2010-08-05T13:10:55 <ThomasWaldmann> :)
34 2010-08-05T13:11:00 <ThomasWaldmann> how?
35 2010-08-05T13:11:16 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9355:ca10e3da5d0f 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/ (_tests/test_docbook_in.py docbook_in.py): Add support for type attribute of <object> element in DocBook_IN converter
36 2010-08-05T13:11:21 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9356:bbd4a20fe700 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_in.py: Add support for <audiodata> element in the DocBook_IN converter
37 2010-08-05T13:11:50 <valeuf> Just create an audio item, named Sound for instance
38 2010-08-05T13:11:59 <valeuf> and then something like this: http://paste.pocoo.org/show/246234/
39 2010-08-05T13:13:25 <valeuf> (only works thanks to your code)
40 2010-08-05T13:14:57 <ThomasWaldmann> what's fileref exactly? a url?
41 2010-08-05T13:15:07 <valeuf> an URI to be exact
42 2010-08-05T13:16:08 <ThomasWaldmann> the +get/ part could be a bit problematic
43 2010-08-05T13:16:21 <ThomasWaldmann> e.g. if you are already on a subitem
44 2010-08-05T13:16:21 <valeuf> ThomasWaldmann: which problem do you se??
45 2010-08-05T13:16:24 <valeuf> *see
46 2010-08-05T13:16:56 <ThomasWaldmann> could it work somehow with wiki: urls?
47 2010-08-05T13:17:07 <valeuf> you mean wiki:/// ?
48 2010-08-05T13:17:15 <ThomasWaldmann> for example
49 2010-08-05T13:18:33 <ThomasWaldmann> if you convert to object/href, that maybe already works :)
50 2010-08-05T13:18:37 <valeuf> yes it works already, however, this is internal to our wiki, so after people cannot process their docbook with the usual tools
51 2010-08-05T13:19:20 <ThomasWaldmann> +get/... wouldn't work either, right?
52 2010-08-05T13:19:39 <valeuf> it will if people add xml:base attribute to the root element
53 2010-08-05T13:20:15 <ThomasWaldmann> try it on item foo/bar that wants audio from item sound
54 2010-08-05T13:20:46 <ThomasWaldmann> i guess it would try foo/+get/sound then
55 2010-08-05T13:20:53 <valeuf> I see :)
56 2010-08-05T13:21:18 <valeuf> /+get/Sound fix the problem :p
57 2010-08-05T13:22:12 <valeuf> it bis logic, +get/Sound is a relative URL, when /+get/Sound is absolute
58 2010-08-05T13:22:26 <valeuf> however, in both case, xml:base can be use to determine the base URL
59 2010-08-05T13:23:38 <ThomasWaldmann> /+get/Sound maybe only works when wiki runs at /
60 2010-08-05T13:24:05 <ThomasWaldmann> will that work with base then?
61 2010-08-05T13:24:19 <valeuf> once I will implement base, yes :p
62 2010-08-05T13:24:23 <ThomasWaldmann> what's that entityref in docbook?
63 2010-08-05T13:24:29 <valeuf> but it is what I am going to do
64 2010-08-05T13:24:42 <valeuf> it is to design an object internal to the document
65 2010-08-05T13:25:11 <valeuf> I am not sure yet I am going to implement it
66 2010-08-05T13:25:32 <valeuf> but globally the idea is to define an audio object somewhere in the document, and then you refer to it using entityref
67 2010-08-05T13:25:51 <ThomasWaldmann> ah
68 2010-08-05T13:26:12 <valeuf> (the main advantage is that you can define different data for one object, and then the processor choose which one is the best)
69 2010-08-05T13:26:55 <valeuf> (I usually saw this with image, to define different quality of the same image, then depending if you are going to have a printed document, or an html page, the quality of the image is different)
70 2010-08-05T13:28:08 <valeuf> but I would really advise to use +get/Sound, and xml:base to define the URL of the wiki, (or the URL of some other storage)
71 2010-08-05T13:37:25 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9356:058d1eb665a7 2.0-dev/MoinMoin/config/multiconfig.py: remove more wikisync / mailimport related stuff
72 2010-08-05T13:38:56 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9357:1badc6edb683 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_in.py: Add more tests for data elements for DocBook_IN converter
73 2010-08-05T13:38:57 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9358:fc1cfc450102 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_in.py: Add support for the different data elements (audiodata, imagedata, videodata) for DocBook_IN converter
74 2010-08-05T13:39:05 <valeuf> lunch time ^^
75 2010-08-05T13:41:22 *** vpv
76 2010-08-05T13:53:05 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9357:c9dfaee02e68 2.0-dev/MoinMoin/config/ (__init__.py multiconfig.py): remove unused stuff from cfg and config
77 2010-08-05T14:08:01 *** vpv
78 2010-08-05T14:09:39 *** DmitryAndreev
79 2010-08-05T14:37:59 <ThomasWaldmann> gtg/brb
80 2010-08-05T14:44:39 <valeuf> re
81 2010-08-05T15:01:05 <valeuf> for some reasons I do not know, video and audio tags, does not work well on Chrome
82 2010-08-05T15:14:09 *** valeuf
83 2010-08-05T15:14:46 *** valeuf
84 2010-08-05T15:15:36 <valeuf> I do not know why, but Chrome does not like src attribute with +get/Something for Video or Audio
85 2010-08-05T15:15:39 <valeuf> I do not know why
86 2010-08-05T15:35:45 *** DmitryAndreev
87 2010-08-05T16:20:31 *** eSyr
88 2010-08-05T16:28:01 *** eSyr
89 2010-08-05T17:24:28 <ThomasWaldmann> valeuf: wasn't it data=...
90 2010-08-05T17:27:20 <valeuf> ThomasWaldmann: data? no src
91 2010-08-05T17:35:39 <ThomasWaldmann> ah, right, confused it with object
92 2010-08-05T17:47:53 <valeuf> ThomasWaldmann: http://paste.pocoo.org/
93 2010-08-05T17:47:56 <valeuf> fail
94 2010-08-05T17:48:27 <valeuf> http://paste.pocoo.org/show/246356/
95 2010-08-05T18:19:45 <valeuf> sorry for the spam :p
96 2010-08-05T18:20:02 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9359:cf9cb7fb41c8 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_out.py: Add tests for object conversion for DocBook_OUT converter
97 2010-08-05T18:20:06 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9360:2703dbb20ff4 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_out.py: Add support of the type attribute for DocBook_OUT converter
98 2010-08-05T18:20:09 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9361:5ebfa3989e58 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_in.py: Fix type in Comment
99 2010-08-05T18:20:19 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9362:eb69d5e8a3ac 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_in.py: Add tests for the XML attributes for DocBook_IN converter
100 2010-08-05T18:20:19 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9363:0fd15f136870 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_in.py: Add support for the XML attributes conversion for DocBook_IN converter
101 2010-08-05T18:20:28 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9364:4bf685796ebf 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_out.py: Add tests for the standard attributes conversion for DocBook_OUT converter
102 2010-08-05T18:20:31 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9365:58dda376ee1c 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_out.py: Add support of the conversion of standard attributes for the DocBook_OUT converter
103 2010-08-05T18:20:35 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9366:54225a7da7e6 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_in.py: Change the implementation of standard attribute conversion for DocBook_IN converter
104 2010-08-05T18:20:40 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9367:a14496f06100 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_html_in.py: Edit test for HTML_IN converter to show a bug
105 2010-08-05T18:20:47 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9368:5c1f64eafc3d 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/html_in.py: Fix bug in the standard attribute conversion for HTML_IN converter
106 2010-08-05T19:09:04 <ThomasWaldmann> valeuf: can you try an urlquoted + ?
107 2010-08-05T19:18:25 <valeuf> urlquoted? you mean add quote arround the URL?
108 2010-08-05T19:20:58 <valeuf> ah no you mean replace + by %2B
109 2010-08-05T19:20:58 <valeuf> ?
110 2010-08-05T19:21:06 <ThomasWaldmann> yes
111 2010-08-05T19:22:10 <valeuf> does not work neither: <video controls="True" src="http://127.0.0.1:8080/%2Bget/Video" />
112 2010-08-05T19:26:06 <ThomasWaldmann> so, what's the difference between working and non-working urls?
113 2010-08-05T19:26:15 <valeuf> the browser
114 2010-08-05T19:26:47 <valeuf> the previous URL are working fine on Firefox, but not on Chrome
115 2010-08-05T19:28:23 <valeuf> hum, I am working on xml:base attribute, and I think I am maybe wrong
116 2010-08-05T19:28:50 <valeuf> I was going to implement the support of xml:base for the HTML_OUT converter, but maybe I should do it in the link converter
117 2010-08-05T19:29:28 <valeuf> (I do not know well, because at the same time, it is useless to convert the URL for a docbook document, since xml:base is supported in the specification of DocBook)
118 2010-08-05T19:33:47 <ThomasWaldmann> valeuf: chrome needs file extension?
119 2010-08-05T19:34:03 <ThomasWaldmann> try /+get/foo.ogg
120 2010-08-05T19:34:18 <valeuf> ThomasWaldmann: done already, does not work
121 2010-08-05T19:34:35 <valeuf> maybe with extension and urlquoted
122 2010-08-05T19:34:43 <ThomasWaldmann> so wtf is the problem with the url? the + even if encoded?
123 2010-08-05T19:34:57 <valeuf> I do not know :p
124 2010-08-05T19:35:30 <ThomasWaldmann> what content-type do you get for the url?
125 2010-08-05T19:35:42 <valeuf> for example: http://127.0.0.1:8080/+get/Video.ogg will display the video on Firefox (and opera, I just chekced), but for Chrome, I will get the player,
126 2010-08-05T19:35:51 <valeuf> but when I click on play, nothing happen,
127 2010-08-05T19:36:04 <valeuf> same problem with audio, I get the audio player, but when I click on play, noting happend
128 2010-08-05T19:36:44 <ThomasWaldmann> btw, i had similar effects for ff, and suddenly it worked :D
129 2010-08-05T19:37:32 <valeuf> ThomasWaldmann: :) anyway, I think we can care about it later, anyway, we will have to improve the HTML_OUT converter tu use Flash in HTML5 is not well supported
130 2010-08-05T19:37:44 <valeuf> what do you think of the xml:base problem otherwise?
131 2010-08-05T19:38:11 <valeuf> should I concatenate the URL in different converter depending of the need, or directly in link converter
132 2010-08-05T19:38:37 <valeuf> waldi ↑↑↑
133 2010-08-05T19:41:00 <ThomasWaldmann> # TODO: request should hold this in a parsed way
134 2010-08-05T19:41:00 <ThomasWaldmann> self.url_root = Iri(request.url_root)
135 2010-08-05T19:41:12 <valeuf> ThomasWaldmann: yep, this is bad :p
136 2010-08-05T19:41:16 <ThomasWaldmann> that's from link converter
137 2010-08-05T19:41:38 <ThomasWaldmann> i rather think we should have kind of an "converting environment" that has such stuff
138 2010-08-05T19:41:59 <ThomasWaldmann> also stuff to get mimetype and content for some wiki item name
139 2010-08-05T19:42:23 <ThomasWaldmann> so the converter stuff is still mostly independant of moin and could be used for other stuff also
140 2010-08-05T19:42:37 <valeuf> well, at the same time if people specify xml:base, it is probably because they use static media from another place than the wiki
141 2010-08-05T19:42:47 <valeuf> so it should probably be in the converter
142 2010-08-05T19:43:49 <valeuf> I also think that a converter should be able to handle a DOM tree without any moinmoin context, so we should probably avoid any supposition like: link will be already converted or such of things
143 2010-08-05T19:47:05 <valeuf> well, I decided to implement xml:base directly in the output converter, so in HTML_OUT at this time ^ ^
144 2010-08-05T19:47:23 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9369:898c481b020c 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_html_out.py: Create tests only for links for HTML_OUT converter
145 2010-08-05T19:47:25 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9370:82c9790869bb 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/html_out.py: Add support for xml:base for <a> element for HTML_OUT converter
146 2010-08-05T19:47:29 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9371:bfa5c9a354b8 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_html_out.py: Add tests for xml:base with <object> element
147 2010-08-05T19:47:34 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9372:35a38a85cd3e 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/html_out.py: Add support for xml:base with <object> element
148 2010-08-05T19:47:44 <valeuf> (there is also the support of xml:base in DocBook_out since it is supported natively by DocBook)
149 2010-08-05T19:59:43 <ThomasWaldmann> i guess we need in the env:
150 2010-08-05T19:59:54 <ThomasWaldmann> root_url
151 2010-08-05T20:00:12 <valeuf> root_url would be better in the xml:base attribute IMHO
152 2010-08-05T20:00:15 <ThomasWaldmann> url_for(itemname)
153 2010-08-05T20:00:35 <ThomasWaldmann> mimetype(itemname)
154 2010-08-05T20:00:40 <ThomasWaldmann> content(itemname)
155 2010-08-05T20:00:51 *** kursor
156 2010-08-05T20:00:55 <valeuf> ?
157 2010-08-05T20:03:38 <ThomasWaldmann> what part is unclear?
158 2010-08-05T20:04:21 <valeuf> what do you mean by env?
159 2010-08-05T20:04:24 <valeuf> in flaskg?
160 2010-08-05T20:04:38 <ThomasWaldmann> no, a env for converters
161 2010-08-05T20:04:41 <valeuf> ah
162 2010-08-05T20:05:08 <valeuf> yes, there is a lot of common code in the different code, some refactoring would be vice
163 2010-08-05T20:05:11 <valeuf> *nice
164 2010-08-05T20:05:18 <valeuf> and keep some method available for the converter yes
165 2010-08-05T20:05:30 <valeuf> (but I still think that root_url is not a good idea)
166 2010-08-05T20:18:13 <ThomasWaldmann> well, it somehow need to get where it is needed
167 2010-08-05T20:33:32 * ThomasWaldmann sets up a moin2 test wiki
168 2010-08-05T20:37:33 <valeuf> ThomasWaldmann: public access?
169 2010-08-05T20:39:02 <ThomasWaldmann> yes
170 2010-08-05T20:53:35 <ThomasWaldmann> gna
171 2010-08-05T20:53:44 <ThomasWaldmann> no py 2.6 on lenny :|
172 2010-08-05T20:59:35 <ThomasWaldmann> diofeher: what are you working on?
173 2010-08-05T22:07:22 <ThomasWaldmann> valeuf: http://test.moinmo.in:8080/MoinMoin2
174 2010-08-05T22:09:34 <ThomasWaldmann> see the source code of the page and compare with output
175 2010-08-05T22:33:35 <xorAxAx> why would that be different from the output he gets locally? :)
176 2010-08-05T22:35:16 <ThomasWaldmann> it maybe wouldn't
177 2010-08-05T22:35:27 <ThomasWaldmann> but maybe he didn't test that case
178 2010-08-05T22:41:34 <ThomasWaldmann> valeuf: http://test.moinmo.in:8080/+show/2/MoinMoin2 (I edited it afterwards)
179 2010-08-05T22:49:23 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9358:385c752bfad5 2.0-dev/MoinMoin/apps/frontend/views.py: fix page_front_page redirect
180 2010-08-05T23:22:15 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9359:082216664384 2.0-dev/MoinMoin/converter2/everything.py: converter everything -> dom (just offer download link)
181 2010-08-05T23:27:04 <valeuf> ThomasWaldmann: \o/
182 2010-08-05T23:27:39 <valeuf> can I give the link to some people to show them docbook features?
183 2010-08-05T23:27:45 <valeuf> or it is really private?
184 2010-08-05T23:36:29 <ThomasWaldmann> sure, give it
185 2010-08-05T23:36:54 <ThomasWaldmann> looks like it disliked the revert
186 2010-08-05T23:37:09 <valeuf> ThomasWaldmann: yep, I tried to revert some change ... and boooum
187 2010-08-05T23:39:59 <ThomasWaldmann> posts are somehow a problem
188 2010-08-05T23:40:04 <ThomasWaldmann> except for modify
189 2010-08-05T23:40:08 <ThomasWaldmann> strange...
190 2010-08-05T23:46:53 <ThomasWaldmann> valeuf: did you see the smiley problem?
191 2010-08-05T23:46:59 <valeuf> heuh no
192 2010-08-05T23:47:48 <ThomasWaldmann> see rev 2 of front page there
193 2010-08-05T23:48:23 <valeuf> ThomasWaldmann: what's the problem?
194 2010-08-05T23:48:27 <valeuf> the smiley is working here
195 2010-08-05T23:48:33 <valeuf> (not at the good place?)
196 2010-08-05T23:48:35 <ThomasWaldmann> compare markup with rendering
197 2010-08-05T23:48:57 <valeuf> how do you watch markup for an older revision?
198 2010-08-05T23:49:26 <ThomasWaldmann> highlight
199 2010-08-05T23:49:43 <valeuf> ah got it:)
200 2010-08-05T23:50:04 <valeuf> did I tell you that I hate the smiley now?
201 2010-08-05T23:50:18 <valeuf> wow
202 2010-08-05T23:53:34 <valeuf> I have curious bug with DocBook T.T
203 2010-08-05T23:56:11 <valeuf> smoe import of old docbook document from TLDP: http://test.moinmo.in:8080/DocBook/TLDP/Test1
204 2010-08-05T23:56:19 <ThomasWaldmann> <p><object data="/static/modernized/img/smileys/alert.png" /> This is just a temporary test wiki, do not put valuable data into this wiki, all will be deleted! <object data="/static/modernized/img/smileys/alert.png" /></p>
205 2010-08-05T23:56:40 <ThomasWaldmann> except the object tag (not img), it doesn't look that bad
206 2010-08-05T23:56:43 <valeuf> not perfect, but I am not that far from a good result, but still some works T.T
207 2010-08-05T23:56:53 <valeuf> ThomasWaldmann: DOM tree or html?
208 2010-08-05T23:57:08 <ThomasWaldmann> this is the output that doesn't render correctly
209 2010-08-05T23:57:26 <valeuf> I should change the smiley converter to output type attribute to the object element
210 2010-08-05T23:57:53 <ThomasWaldmann> yeah, i guess that would help
211 2010-08-05T23:57:59 <valeuf> furthermore, I am not sure it is a bug from the smiley converter completely, in docbook document, if I put an object, I have nothing after
212 2010-08-05T23:58:07 <ThomasWaldmann> browsers suck with <object> :(
213 2010-08-05T23:58:08 <valeuf> I cannot understand why
214 2010-08-05T23:58:33 <ThomasWaldmann> looks like a ff bug
215 2010-08-05T23:59:01 <valeuf> here I am using chrome
216 2010-08-05T23:59:59 <ThomasWaldmann> hmm, please add a text child to the object with the smiley markup