2008-09-23T00:05:38  <dreimark> strange it is not easy to create a real example besides the one I have currently
2008-09-23T00:07:57  <dreimark> if you have ||<<arnica(album=1, file_regex=100_11[8-9][0-9])>>||
2008-09-23T00:08:10  <dreimark> in a wiki comment section
2008-09-23T00:08:23  <dreimark> and you don't have a matching image you get a white screen
2008-09-23T00:08:37  <dreimark> below the editbar
2008-09-23T00:09:01  <dreimark> if you enable comments you get No matching image file found! and a type error
2008-09-23T00:09:34  <dreimark> which you don't get if you remove the #!wiki comment
2008-09-23T00:09:56  <dreimark> encapsulation
2008-09-23T00:12:42  * dreimark will check if that is because of a bug in the macro later
2008-09-23T00:13:12  <dreimark> on the other hand it means if we get a traceback in a comment section we probably don't see it
2008-09-23T00:22:26  <grzywacz> ThomasWaldmann, do you consider the JID patch as a bugfix that I can push into 1.7?
2008-09-23T00:31:49  <ThomasWaldmann> grzywacz: you mean that 3liner?
2008-09-23T00:32:40  <grzywacz> ThomasWaldmann, yes
2008-09-23T00:32:55  <ThomasWaldmann> that's ok
2008-09-23T00:33:00  <grzywacz> ThomasWaldmann, I'm going to remove a config option in the 1.8 branch
2008-09-23T00:33:01  <grzywacz> ok
2008-09-23T00:33:10  <ThomasWaldmann> add a CHANGES line for it
2008-09-23T00:33:14  <grzywacz> sure
2008-09-23T00:36:45  <grzywacz> ThomasWaldmann, should I start a new "1.7.3" section? :)
2008-09-23T00:40:53  <dreimark> or Current
2008-09-23T00:43:30  <grzywacz> Very well.
2008-09-23T00:43:36  <ThomasWaldmann> 1.7.current
2008-09-23T00:45:23  <CIA-26> Karol 'grzywacz' Nowak <grywacz@gmail.com> default * 4132:99ed52b53e4e 1.8/ (docs/CHANGES jabberbot/config.py jabberbot/xmppbot.py): Added support for authentication realms other server hostname
2008-09-23T00:45:37  <grzywacz> erm
2008-09-23T00:45:39  <grzywacz> That's interesting.
2008-09-23T00:46:35  <ThomasWaldmann> what?
2008-09-23T00:46:43  <ThomasWaldmann> that cia works? :P
2008-09-23T00:47:21  <grzywacz> Yes. And the fact that it managed to push even though I killed it with ctrl+c :)
2008-09-23T00:48:00  <grzywacz> I'm trying to be very careful with these commits :-D
2008-09-23T00:48:29  <dreimark> good night (another workday tom.)
2008-09-23T00:49:33  <grzywacz> night ;)
2008-09-23T00:54:06  <ThomasWaldmann> gn dreimark
2008-09-23T00:54:59  <CIA-26> Karol 'grzywacz' Nowak <grywacz@gmail.com> default * 3821:302617f29787 1.7/ (docs/CHANGES jabberbot/xmppbot.py): Added support for authentication realms other then server hostname (by Tim Spriggs)
2008-09-23T00:55:00  <CIA-26> Karol 'grzywacz' Nowak <grywacz@gmail.com> default * 3822:7bab85e4b1a4 1.7/ (docs/CHANGES jabberbot/xmppbot.py): Merged main.
2008-09-23T00:55:13  <grzywacz> It's in. Catch me tomorrow if anything happens to be wrong.
2008-09-23T00:55:16  <grzywacz> gn as well
2008-09-23T01:09:24  <CIA-26> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4326:62177a952833 1.8-wsgi-fkrupicka/ (181 files in 47 dirs): merged moin/1.8 repo (tests need more fixing)
2008-09-23T08:32:47  <grzywacz> moin and afk
2008-09-23T09:21:58  <dreimark> moin
2008-09-23T09:22:06  <dreimark> byeongweon_linux: hi
2008-09-23T09:30:40  <ThomasWaldmann> moin
2008-09-23T11:18:34  <dreimark> ThomasWaldmann: http://moinmo.in/MoinMoinBugs/StrangeTitleFormatting
2008-09-23T11:38:33  <CIA-26> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4327:7eb12d1f0856 1.8-wsgi-fkrupicka/ (MANIFEST.in setup.py): updated setup.py/MANIFEST.in, removed packages not there any more, added new packages
2008-09-23T11:46:48  <ThomasWaldmann> dreimark: haha, nice bug
2008-09-23T11:59:21  <ThomasWaldmann> dreimark: http://moinmo.in/MoinMoinBugs/HeadingIdConfusion
2008-09-23T12:03:57  <ThomasWaldmann> == timings == is also a good one
2008-09-23T14:02:05  <dreimark> that one renders much more strange
2008-09-23T14:02:56  <dreimark> can be a feature to have some nice effects
2008-09-23T16:33:45  <dreimark> bbl
2008-09-23T17:50:36  <grzywacz> re
2008-09-23T20:14:38  <ThomasWaldmann> re
2008-09-23T21:26:32  <ThomasWaldmann> TheSheep: do you have an idea for the id problem?
2008-09-23T21:26:59  <ThomasWaldmann> (maybe without adding a prefix to all heading IDs)
2008-09-23T21:30:33  <TheSheep> ThomasWaldmann: I think prefixes are TheCorrectSolution(tm)
2008-09-23T21:30:53  <TheSheep> canonical one, you know
2008-09-23T21:31:28  <TheSheep> you could also only use classes in the theme, instead of id's, but that would break all themes
2008-09-23T21:31:38  <ThomasWaldmann> so == linux == creates an id "h-linux"?
2008-09-23T21:32:26  <ThomasWaldmann> i had a look at wikipedia, they seem to not do that
2008-09-23T21:33:40  <TheSheep> ThomasWaldmann: you could also add all the used id's to the list of already used anchors
2008-09-23T21:34:00  <TheSheep> ThomasWaldmann: this way the normal duplication-avoidance mechanism kicks in
2008-09-23T21:34:28  <ThomasWaldmann> yeah, but that would be a pain to maintain
2008-09-23T21:40:04  * TheSheep gives up trying to use wikipedia's sandbox
2008-09-23T21:44:21  <ThomasWaldmann> if header and footer would be in a div id "header" and "footer",
2008-09-23T21:45:01  <ThomasWaldmann> could we select div#header img#logo { ... }?
2008-09-23T21:46:31  <ThomasWaldmann> otoh, even if that avoided the css confusion, it wouldn't help for the link target
2008-09-23T21:51:41  <ThomasWaldmann> TheSheep: or we use some specific prefix for everthing in the theme (== not content)
2008-09-23T21:52:42  <ThomasWaldmann> (would also break all themes, so we should do this when we have to break them anyway)
2008-09-23T21:54:44  <TheSheep> ThomasWaldmann: well, at this point you really want to use classes
2008-09-23T21:54:53  <TheSheep> ThomasWaldmann: with a prefix, just to make sure ;)
2008-09-23T21:55:42  <TheSheep> but I really, really don't like the idea of breaking all themes
2008-09-23T21:56:09  <TheSheep> maybe for 2.0, together with new theme code
2008-09-23T21:56:15  <TheSheep> :)
2008-09-23T21:56:29  <TheSheep> and templates
2008-09-23T21:56:33  <TheSheep> :D
2008-09-23T21:59:06  <ThomasWaldmann> at some time, we'll have to create xthml themes. maybe we can do it then.
2008-09-23T22:07:50  <ThomasWaldmann> btw, will be maybe after 2.0 as 2.0 is likely storage-api release
2008-09-23T22:19:29  <ThomasWaldmann> I guess I'll just renamed the 1.8 wsgi repo on hg.moinmo.in to moin/1.9. Any comments/objections?
2008-09-23T22:23:36  <ThomasWaldmann> zenhase: ?
2008-09-23T23:05:24  * ThomasWaldmann clone 1.8 into 1.9 and merged the wsgi repo
2008-09-23T23:06:53  <CIA-25> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4324:8ca7e2fd250d 1.9/.hgtags: tagged SOC2008-END
2008-09-23T23:07:00  <CIA-25> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4329:d9d151ce2f6f 1.9/ (431 files in 76 dirs): merged moin/1.8-wsgi-fkrupicka

MoinMoin: MoinMoinChat/Logs/moin-dev/2008-09-23 (last edited 2008-09-22 22:15:02 by IrcLogImporter)