2008-09-16T08:34:44  <ThomasWaldmann> moin
2008-09-16T09:19:41  <dreimark> moin
2008-09-16T09:20:36  <LotekThirteen> Moin
2008-09-16T09:23:52  <ThomasWaldmann> hi LotekThirteen
2008-09-16T09:24:10  <LotekThirteen> found in beta 1.8 the hint about cfg.cookie_secure but no information on HelpOnSessions
2008-09-16T09:24:31  <LotekThirteen> only a related fixed bug report http://moinmo.in/MoinMoinBugs/SecureCookies
2008-09-16T09:26:10  <LotekThirteen> just want to let you know...  :-)
2008-09-16T09:29:33  <ThomasWaldmann> add it :) on master18.moinmo.in
2008-09-16T09:29:46  <LotekThirteen> found now the paramters in multiconfig.py pm (cookie_secure = None)
2008-09-16T09:30:09  <LotekThirteen> thx!
2008-09-16T09:30:38  <ThomasWaldmann> you are using https?
2008-09-16T09:32:26  <LotekThirteen> well; for my private hosting yes (but with wrong certificates) and for our bussiness stuff (extranet)  in a few weeks also... but only on 1.7.x
2008-09-16T09:33:04  <LotekThirteen> I offen use the wiki with free hotsposts (starbuck coffee)
2008-09-16T09:33:06  <ThomasWaldmann> check the 1.7 repo
2008-09-16T11:49:17  <dreimark> looks like cia is broken today
2008-09-16T11:50:13  <waldi> the internet is broken today
2008-09-16T11:50:35  <dreimark> changeset:   275:2a92ddf8a7c8
2008-09-16T11:50:35  <dreimark> tag:         tip
2008-09-16T11:50:35  <dreimark> user:        Reimar Bauer <rb.proj AT googlemail DOT com>
2008-09-16T11:50:35  <dreimark> date:        Tue Sep 16 11:48:52 2008 +0200
2008-09-16T11:50:35  <dreimark> summary:     Image._get_description: strip whitespae from image name
2008-09-16T11:50:37  <dreimark> changeset:   274:c633f1c988e3
2008-09-16T11:50:39  <dreimark> user:        Reimar Bauer <rb.proj AT googlemail DOT com>
2008-09-16T11:50:42  <dreimark> date:        Tue Sep 16 11:25:16 2008 +0200
2008-09-16T11:50:44  <dreimark> summary:     updated CHANGES
2008-09-16T11:50:47  <dreimark> changeset:   273:f91c1930abaf
2008-09-16T11:50:49  <dreimark> user:        Reimar Bauer <rb.proj AT googlemail DOT com>
2008-09-16T11:50:52  <dreimark> date:        Tue Sep 16 11:17:55 2008 +0200
2008-09-16T11:50:54  <dreimark> summary:     text_x_arnica: replaced DataBrowserWidget by CSS. columns=0 means thumbnails flow onto new line is needed.
2008-09-16T12:03:41  <ThomasWaldmann> dreimark: i didn't look yet at your recent changesets, but maybe try if you can make the image rendering of arnica reusable
2008-09-16T12:31:46  <dreimark> ThomasWaldmann: will look at this.
2008-09-16T12:33:42  <dreimark> bbl
2008-09-16T13:39:24  <dreimark> ThomasWaldmann: http://paste.pocoo.org/show/85408/ for one image, for a list arnica needs to be adjusted
2008-09-16T13:40:12  <dreimark> (can be alos simplified on some parts) have to do some homework, bbl
2008-09-16T13:42:29  <ThomasWaldmann> dreimark: the Image macro could use some nice output for a single image - maybe it could use a fragment of what you use in arnica.
2008-09-16T17:59:24  <dreimark> on the mailing list there is someone missing a base64* module in py2.3. I thought we have had tested this at the sprint on EP
2008-09-16T19:56:16  <ThomasWaldmann> dreimark: yes, someone was not careful, that is 2.4+ only.
2008-09-16T23:19:10  <dreimark> ThomasWaldmann: I have to refactor some keywords for arnica e.g. size for thumbnail and webnail. and arnica uses currently the pure iremname and not formatter.page.page_name + '/' + itemname
2008-09-16T23:19:33  <dreimark> currently with some small changes on the parser the macro can call it
2008-09-16T23:19:38  <dreimark> img = Image(macro.request, itemname, caption=alt)
2008-09-16T23:19:46  <dreimark> ap = arnica_parser('', macro.request)
2008-09-16T23:19:52  <dreimark>  ap.file_regex = itemname.split('/')[1]
2008-09-16T23:19:58  <dreimark>  ap.thumbnail_width = width
2008-09-16T23:20:04  <dreimark> return ap.render(macro.formatter)
2008-09-16T23:24:57  <dreimark> maybe we can move the Image class to MoinMoin/mime/Image
2008-09-16T23:25:35  <dreimark> so we can add below mime later on other major mime class definitions
2008-09-16T23:32:39  <dreimark> gn

MoinMoin: MoinMoinChat/Logs/moin-dev/2008-09-16 (last edited 2008-09-16 06:45:02 by IrcLogImporter)