1 2011-11-15T00:10:24 <dreimark> moin
2 2011-11-15T00:28:49 <dreimark> gn
3 2011-11-15T00:39:49 *** raignarok
4 2011-11-15T00:51:47 *** grzywacz
5 2011-11-15T00:58:23 *** MattMaker
6 2011-11-15T06:02:13 *** yufra
7 2011-11-15T06:35:38 *** jek
8 2011-11-15T06:35:58 *** jek
9 2011-11-15T06:55:47 *** raignarok
10 2011-11-15T07:34:05 *** raignarok
11 2011-11-15T08:19:19 *** yufra
12 2011-11-15T10:48:19 *** greg_f
13 2011-11-15T10:51:58 *** greg_f
14 2011-11-15T12:19:04 <ThomasWaldmann> moin
15 2011-11-15T12:32:24 *** raignarok
16 2011-11-15T12:32:35 *** raignarok_
17 2011-11-15T12:32:36 *** raignarok
18 2011-11-15T12:33:24 *** raignarok_
19 2011-11-15T12:38:07 *** raignarok
20 2011-11-15T12:39:29 *** raignarok
21 2011-11-15T12:39:55 *** fjacob
22 2011-11-15T14:05:59 *** dave_largo
23 2011-11-15T14:28:03 *** dave_largo
24 2011-11-15T14:31:37 *** dave_largo
25 2011-11-15T15:29:36 *** raignarok
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
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
33 2011-11-15T16:43:20 *** brunomartin
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
38 2011-11-15T17:55:16 *** jek
39 2011-11-15T18:09:01 <ThomasWaldmann> brunomartin: ah, ok
40 2011-11-15T18:21:01 *** brunomartin
41 2011-11-15T18:23:28 *** brunomartin
42 2011-11-15T18:57:00 *** greg_f
43 2011-11-15T19:00:25 <brunomartin> http://codereview.appspot.com/5376052/#ps5004
44 2011-11-15T19:17:01 *** vedranm
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
50 2011-11-15T19:42:45 *** raignarok
51 2011-11-15T19:47:43 *** raignarok_
52 2011-11-15T19:48:37 *** grzywacz
53 2011-11-15T19:48:46 *** grzywacz
54 2011-11-15T19:52:04 *** raignarok
55 2011-11-15T20:07:05 *** brunomartin
56 2011-11-15T20:26:08 *** brunomartin
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
75 2011-11-15T22:14:14 *** raignarok_
76 2011-11-15T22:16:33 *** raignarok
77 2011-11-15T22:18:58 *** MattMaker
78 2011-11-15T22:24:14 *** dave_largo
79 2011-11-15T22:36:28 *** MattMaker
80 2011-11-15T23:10:11 *** MattMaker
81 2011-11-15T23:38:09 *** brunomartin
82 2011-11-15T23:53:56 *** brunomartin
83
MoinMoin: MoinMoinChat/Logs/moin-dev/2011-11-15 (last edited 2011-11-14 23:45:03 by IrcLogImporter)