2006-01-24T00:05:07  <xorAxAx> [PERIODIC ANNOUNCEMENT] Logs can be found on http://moinmoin.wikiwikiweb.de/MoinMoinChat/Logs/moin-dev
2006-01-24T07:45:16  <lydon> moin
2006-01-24T16:57:49  <xorAxAx> ThomasWaldmann: quality wasnt surpreme anyway :-)
2006-01-24T16:58:06  <xorAxAx> supreme ...
2006-01-24T16:58:27  <ThomasWaldmann> i found it because i wanted to update it because i have some wikischulung at friday
2006-01-24T16:58:43  <ThomasWaldmann> but regarding the license, i maybe just redo it from scratch
2006-01-24T16:59:04  <xorAxAx> interestingly, nobody seems to have used that license yet besides moin :)
2006-01-24T17:02:17  <ThomasWaldmann> hehe, yes. at least nobody visited by google.
2006-01-24T22:43:02  <ThomasWaldmann> xorAxAx: what do you think about adding some div and span method to formatter base?
2006-01-24T22:44:01  <xorAxAx> ThomasWaldmann: div sounds sensible, span doesnt, though
2006-01-24T22:44:30  <ThomasWaldmann> div and span are quite similar. one is block level, one is inline level...
2006-01-24T22:44:37  <xorAxAx> yep
2006-01-24T22:44:49  <xorAxAx> hmm, ok
2006-01-24T22:44:58  <xorAxAx> but you cannot annotate sensible info to them
2006-01-24T22:45:02  <xorAxAx> besides classes
2006-01-24T22:45:25  <xorAxAx> because we dont have a doc model yet that is accepted in the api
2006-01-24T22:45:27  <ThomasWaldmann> and direction and language maybe?
2006-01-24T22:48:36  <ThomasWaldmann> those would help for footnote and some rawHTML usages
2006-01-24T22:48:46  * ThomasWaldmann works on refactor branch
2006-01-24T22:48:46  <xorAxAx> yeah
2006-01-24T22:48:55  <xorAxAx> at least its nice to have them as separated attribs
2006-01-24T22:49:02  <xorAxAx> compared to a css style blob
2006-01-24T22:50:30  <ThomasWaldmann> ok, so i add div and span to base.py
2006-01-24T22:51:09  <xorAxAx> could you rename them?
2006-01-24T22:51:22  <xorAxAx> section/span maybe
2006-01-24T23:05:35  <DasSheep> xorAxAx: what for?
2006-01-24T23:06:02  <xorAxAx> DasSheep: you mean the name?
2006-01-24T23:06:10  <xorAxAx> DasSheep: in order to show that it is not html-centric
2006-01-24T23:06:26  <xorAxAx> and that div doesnt mean anything outside the html word
2006-01-24T23:06:29  <xorAxAx> s/word/world/
2006-01-24T23:06:36  <DasSheep> xorAxAx: how about span?
2006-01-24T23:07:09  <DasSheep> xorAxAx: I think 'section' can collide with 'section editing' later
2006-01-24T23:07:30  <DasSheep> xorAxAx: where you'd call "section" the part between headings
2006-01-24T23:07:34  <xorAxAx> then block
2006-01-24T23:07:49  <DasSheep> block is nicer
2006-01-24T23:08:26  <DasSheep> how about "fragment" ?
2006-01-24T23:08:46  <DasSheep> made into span in paragraph mode and into div in line mode
2006-01-24T23:11:28  <xorAxAx> mode?
2006-01-24T23:12:03  <xorAxAx> hmm
2006-01-24T23:25:51  <ThomasWaldmann> i just used div and span as people now it's block level and inline level
2006-01-24T23:26:08  <ThomasWaldmann> if we invent new terms, it will more likely be misused
2006-01-24T23:26:26  <ThomasWaldmann> the base implementation just returns "" btw
2006-01-24T23:39:08  <xorAxAx> bad reasoning
2006-01-24T23:51:46  <ThomasWaldmann> xorAxAx: look into html formatter. see that line "if not self.close:" - sense?
2006-01-24T23:51:54  <ThomasWaldmann> close is define a few lines later
2006-01-24T23:52:25  <xorAxAx> not in ther
2006-01-24T23:52:26  <xorAxAx> e
2006-01-24T23:54:52  <ThomasWaldmann> oh, that came in by the formatter patch...
2006-01-24T23:56:31  <xorAxAx> i havent fetched the branch yet
2006-01-24T23:56:40  <xorAxAx> and will be quite busy in the next weeks ...

MoinMoin: MoinMoinChat/Logs/moin-dev/2006-01-24 (last edited 2007-10-29 19:10:40 by localhost)