2007-09-22T02:05:02  <CIA-27> moin: Thomas Waldmann <tw AT waldmann-edv DOT de> default * 2195:b429543d0d81 1.6/MoinMoin/parser/text_moin_wiki.py: wiki parser: disambiguate ||<<Macro>>|| and ||<table params>||
2007-09-22T02:11:52  <ThomasWaldmann> now dreimark doesnt need dirty hacks
2007-09-22T02:31:23  <ThomasWaldmann>   File "/srv/moin_tw/moin-test/MoinMoin/action/RenamePage.py", line 80, in do_action_finish
2007-09-22T02:31:26  <ThomasWaldmann>     self.request.finish()
2007-09-22T02:31:29  <ThomasWaldmann>   File "/srv/moin_tw/moin-test/MoinMoin/request/request_fcgi.py", line 55, in finish
2007-09-22T02:31:32  <ThomasWaldmann>     self.fcgreq.finish()
2007-09-22T02:31:32  <ThomasWaldmann> strange stuff in moin.log
2007-09-22T02:31:34  <ThomasWaldmann>   File "/srv/moin_tw/moin-test/MoinMoin/support/thfcgi.py", line 373, in finish
2007-09-22T02:31:37  <ThomasWaldmann>     raise SystemExit
2007-09-22T02:31:40  <ThomasWaldmann> SystemExit
2007-09-22T12:22:09  <ThomasWaldmann> moin
2007-09-22T13:30:17  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> default * 2196:d58f8a230273 1.6/MoinMoin/converter/text_html_text_moin_wiki.py: text_html_text_moin_wiki: reverted to 2179:5ff478aa6fdb
2007-09-22T13:49:44  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> default * 2197:be53a06caf7c 1.6/MoinMoin/converter/text_html_text_moin_wiki.py: text_html_text_moin_wiki: ignore 'strong' in process_table
2007-09-22T13:49:45  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> default * 2198:fa1ec0734857 1.6/MoinMoin/converter/text_html_text_moin_wiki.py: text_html_text_moin_wiki: added unsupported tags to process_inline
2007-09-22T13:49:46  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> default * 2199:d353ad1130d3 1.6/MoinMoin/converter/text_html_text_moin_wiki.py: text_html_text_moin_wiki: process_inline node.localName of 'br' appends ' <<BR>> '
2007-09-22T13:49:48  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> default * 2200:cc594a444c05 1.6/MoinMoin/converter/text_html_text_moin_wiki.py: text_html_text_moin_wiki: comments added
2007-09-22T15:00:12  <dreimark> moin
2007-09-22T15:00:53  <dreimark> ThomasWaldmann: editing on MMaster without lgged in ? 80-229-160-150 HelpOnInstalling/WikiInstanceCreation
2007-09-22T15:38:28  <dreimark> bbl
2007-09-22T16:33:05  <ThomasWaldmann> re
2007-09-22T20:18:37  <neagulm> moin
2007-09-22T20:22:14  <ThomasWaldmann> hi neagulm
2007-09-22T20:26:57  <grzywacz> :>
2007-09-22T20:27:02  <xorAxAx> hi grzywacz
2007-09-22T20:27:12  <xorAxAx> how is you and your temporary flat?
2007-09-22T20:27:12  <grzywacz> hey xorAxAx
2007-09-22T20:27:22  <grzywacz> Hm, hard to say.
2007-09-22T20:28:22  <grzywacz> I won't move in there before Wednesday.
2007-09-22T20:28:31  <grzywacz> I have to leave this one tomorrow evening, I think.
2007-09-22T20:28:40  <grzywacz> So it's getting weird.
2007-09-22T20:28:40  <grzywacz> :D
2007-09-22T20:29:03  <xorAxAx> hehe
2007-09-22T20:34:55  <TheSheep> it will be a looong night in the pub
2007-09-22T21:01:49  <grzywacz> :-P
2007-09-22T21:02:00  <grzywacz> Yeah, well. I pray for an eclipse. :-P
2007-09-22T21:02:25  <xorAxAx> you dont want to ... nowadays they are in java
2007-09-22T21:02:25  <TheSheep> depends on what you drink...
2007-09-22T21:03:11  <TheSheep> fortunately, drinking java doesn't cause an eclipse
2007-09-22T21:03:27  <grzywacz> ;-)
2007-09-22T21:03:36  <grzywacz> I like where this thread is going. :P
2007-09-22T21:04:10  * TheSheep loks around frantically
2007-09-22T21:04:31  <TheSheep> thread? what thread? Ariadna, I'll get you!
2007-09-22T22:11:50  <dreimark> hi neagulm
2007-09-22T22:11:55  <neagulm> hello dreimark
2007-09-22T22:13:15  <dreimark> neagulm: back from vacation?
2007-09-22T22:13:24  <neagulm> dreimark, yes :D
2007-09-22T22:14:00  <neagulm> dreimark, i did not have a serious vacation in the last 2-3 years
2007-09-22T22:14:20  <neagulm> dreimark, this vacation was very welcome :)
2007-09-22T22:15:04  <dreimark> :)
2007-09-22T22:15:53  <ThomasWaldmann> hi dreimark
2007-09-22T22:16:31  <ThomasWaldmann> btw, i don't think that this BR hack should stay.
2007-09-22T22:17:06  <ThomasWaldmann> a) it is not necessary to use ' <<BR>> ', as ||<<BR>> works now
2007-09-22T22:17:13  <dreimark> ThomasWaldmann: now its easier to revert
2007-09-22T22:17:37  <ThomasWaldmann> b) it should be fixed at another place (I didn't have time to find a better place, though)
2007-09-22T22:18:20  <dreimark> ThomasWaldmann: that was ||<<BR>> not the reason for that hack
2007-09-22T22:19:55  <dreimark> Openoffice does use <<BR>> for empty cells
2007-09-22T22:20:30  <ThomasWaldmann> you dont need those spaces around
2007-09-22T22:21:25  <dreimark> now I dont need those spaces but I need it as BR
2007-09-22T22:22:23  <ThomasWaldmann> sure
2007-09-22T22:22:53  <dreimark> ok, then its ok if I have removed that surrounding blanks?
2007-09-22T22:24:23  <ThomasWaldmann> a) yes b) no
2007-09-22T22:26:31  <dreimark> b) I wished I have had found a better place too. I will continue searching
2007-09-22T22:27:30  <dreimark> ThomasWaldmann: please can you add your last patch to 1.7 too
2007-09-22T22:28:04  <ThomasWaldmann> yeah, soon
2007-09-22T22:28:55  <dreimark> Do we kill ImageLink in 1.6 or 1.7 ?
2007-09-22T22:34:15  <ThomasWaldmann> well, the converter transforms all existing content
2007-09-22T22:34:42  <ThomasWaldmann> so it is a question of user experience and wanted markup
2007-09-22T22:35:20  <ThomasWaldmann> if we remove it, it will stop working and the user will have to read HelpOnLinking
2007-09-22T22:36:08  <ThomasWaldmann> if we keep it, it will continue to work, users will continue to use it and have a bad experience when we remove it in 1.7 (because there will be no conversion in 1.7)
2007-09-22T22:36:17  <ThomasWaldmann> so I guess we better remove it
2007-09-22T22:37:37  <dreimark> we should remove it and change text_gedit and the converter too
2007-09-22T22:38:41  <ThomasWaldmann> I'll look at that now.
2007-09-22T22:44:36  <dreimark> bbl 5min
2007-09-22T23:09:25  <dreimark> ThomasWaldmann: I do have the right place now

MoinMoin: MoinMoinChat/Logs/moin-dev/2007-09-22 (last edited 2007-10-29 19:19:08 by localhost)