1 2011-11-15T00:10:24  <dreimark> moin
   2 2011-11-15T00:28:49  <dreimark> gn
   3 2011-11-15T00:39:49  *** raignarok has quit IRC
   4 2011-11-15T00:51:47  *** grzywacz has quit IRC
   5 2011-11-15T00:58:23  *** MattMaker has joined #moin-dev
   6 2011-11-15T06:02:13  *** yufra has quit IRC
   7 2011-11-15T06:35:38  *** jek has quit IRC
   8 2011-11-15T06:35:58  *** jek has joined #moin-dev
   9 2011-11-15T06:55:47  *** raignarok has joined #moin-dev
  10 2011-11-15T07:34:05  *** raignarok has quit IRC
  11 2011-11-15T08:19:19  *** yufra has joined #moin-dev
  12 2011-11-15T10:48:19  *** greg_f has quit IRC
  13 2011-11-15T10:51:58  *** greg_f has joined #moin-dev
  14 2011-11-15T12:19:04  <ThomasWaldmann> moin
  15 2011-11-15T12:32:24  *** raignarok has joined #moin-dev
  16 2011-11-15T12:32:35  *** raignarok_ has joined #moin-dev
  17 2011-11-15T12:32:36  *** raignarok has quit IRC
  18 2011-11-15T12:33:24  *** raignarok_ has quit IRC
  19 2011-11-15T12:38:07  *** raignarok has joined #moin-dev
  20 2011-11-15T12:39:29  *** raignarok is now known as fjacob
  21 2011-11-15T12:39:55  *** fjacob is now known as raignarok
  22 2011-11-15T14:05:59  *** dave_largo has joined #moin-dev
  23 2011-11-15T14:28:03  *** dave_largo has quit IRC
  24 2011-11-15T14:31:37  *** dave_largo has joined #moin-dev
  25 2011-11-15T15:29:36  *** raignarok has quit IRC
  26 2011-11-15T15:30:40  <brunomartin> moin
  27 2011-11-15T15:43:16  <ThomasWaldmann> moin brunomartin
  28 2011-11-15T15:45:03  <brunomartin> moin ThomasWaldmann
  29 2011-11-15T16:23:51  *** dave_largo has quit IRC
  30 2011-11-15T16:31:29  <brunomartin> http://codereview.appspot.com/5376052/#ps5
  31 2011-11-15T16:34:15  <brunomartin> should we have a namespace index entry? I saw you put a backendname entry, but I think the namespace is necessary too...
  32 2011-11-15T16:38:17  *** brunomartin has quit IRC
  33 2011-11-15T16:43:20  *** brunomartin has joined #moin-dev
  34 2011-11-15T17:33:53  <ThomasWaldmann> brunomartin: btw, if you have to do type checks, isinstance(attr, type) is easier than importing types and using types.Type
  35 2011-11-15T17:42:50  <ThomasWaldmann> review done
  36 2011-11-15T17:45:45  <brunomartin> oh, this part of types.Type is not my code, but I will fix it.. ;-)
  37 2011-11-15T17:55:16  *** jek has quit IRC
  38 2011-11-15T17:55:16  *** jek has joined #moin-dev
  39 2011-11-15T18:09:01  <ThomasWaldmann> brunomartin: ah, ok
  40 2011-11-15T18:21:01  *** brunomartin has quit IRC
  41 2011-11-15T18:23:28  *** brunomartin has joined #moin-dev
  42 2011-11-15T18:57:00  *** greg_f has quit IRC
  43 2011-11-15T19:00:25  <brunomartin> http://codereview.appspot.com/5376052/#ps5004
  44 2011-11-15T19:17:01  *** vedranm has joined #moin-dev
  45 2011-11-15T19:17:04  <vedranm> moin
  46 2011-11-15T19:17:25  <vedranm> question: in Page.py, how does request object look?
  47 2011-11-15T19:17:52  <vedranm> i want to check if a string is part of page path
  48 2011-11-15T19:18:31  <vedranm> i.e. "FrontPage" in request.url...
  49 2011-11-15T19:25:14  *** dave_largo has joined #moin-dev
  50 2011-11-15T19:42:45  *** raignarok has joined #moin-dev
  51 2011-11-15T19:47:43  *** raignarok_ has joined #moin-dev
  52 2011-11-15T19:48:37  *** grzywacz has joined #moin-dev
  53 2011-11-15T19:48:46  *** grzywacz has joined #moin-dev
  54 2011-11-15T19:52:04  *** raignarok has quit IRC
  55 2011-11-15T20:07:05  *** brunomartin has quit IRC
  56 2011-11-15T20:26:08  *** brunomartin has joined #moin-dev
  57 2011-11-15T21:38:58  <dreimark> moin
  58 2011-11-15T21:39:35  <brunomartin> moin
  59 2011-11-15T21:48:55  <dreimark> brunomartin: i commented about pagename/item_name
  60 2011-11-15T21:52:54  <brunomartin> I see... but this is not my code... it is from previous revision of test_interwiki... I think pagename is used in many places... maybe we should change all occurrences  together...
  61 2011-11-15T21:53:39  <brunomartin> I'm with problems with flask-themes here...
  62 2011-11-15T21:54:24  <dreimark> ok, then that is deleayed
  63 2011-11-15T21:54:28  <dreimark> oh
  64 2011-11-15T21:54:52  <brunomartin> the {% extends theme('layout.html') %} doesn't work... it just ignores my layout.html in my theme...
  65 2011-11-15T21:58:36  <dreimark> hmm
  66 2011-11-15T21:59:32  <brunomartin> I think this started to happen after the flask was upgraded to 0.8...
  67 2011-11-15T22:00:20  <brunomartin> I have an app with the same name off the theme... could this be the problem?
  68 2011-11-15T22:00:44  <dreimark> should not
  69 2011-11-15T22:01:12  <dreimark> remove disable that app for a test
  70 2011-11-15T22:03:00  <brunomartin> oh...
  71 2011-11-15T22:03:23  <brunomartin> that seems to be the problem... let me test it better...
  72 2011-11-15T22:07:18  <brunomartin> no... thats not the problem...
  73 2011-11-15T22:08:19  <brunomartin> the css and static stuff is taken from theme, but not the templates...
  74 2011-11-15T22:13:12  *** grzywacz has quit IRC
  75 2011-11-15T22:14:14  *** raignarok_ has quit IRC
  76 2011-11-15T22:16:33  *** raignarok has joined #moin-dev
  77 2011-11-15T22:18:58  *** MattMaker has quit IRC
  78 2011-11-15T22:24:14  *** dave_largo has quit IRC
  79 2011-11-15T22:36:28  *** MattMaker has joined #moin-dev
  80 2011-11-15T23:10:11  *** MattMaker has quit IRC
  81 2011-11-15T23:38:09  *** brunomartin has quit IRC
  82 2011-11-15T23:53:56  *** brunomartin has joined #moin-dev
  83 

MoinMoin: MoinMoinChat/Logs/moin-dev/2011-11-15 (last edited 2011-11-14 23:45:03 by IrcLogImporter)