1 2012-03-05T01:24:41  *** Trip_ has joined #moin-dev
   2 2012-03-05T01:27:02  *** MattMaker has quit IRC
   3 2012-03-05T02:48:11  *** Trip_ has quit IRC
   4 2012-03-05T02:48:27  *** MattMaker has joined #moin-dev
   5 2012-03-05T03:57:15  *** sudo_dirk has quit IRC
   6 2012-03-05T04:12:15  *** Trip_ has joined #moin-dev
   7 2012-03-05T04:13:35  *** MattMaker has quit IRC
   8 2012-03-05T04:15:12  *** MattMaker has joined #moin-dev
   9 2012-03-05T04:16:40  *** Trip_ has quit IRC
  10 2012-03-05T05:24:21  *** MattMaker has quit IRC
  11 2012-03-05T05:38:34  *** MattMaker has joined #moin-dev
  12 2012-03-05T06:03:33  *** sudo_dirk has joined #moin-dev
  13 2012-03-05T06:24:43  *** MattMaker has quit IRC
  14 2012-03-05T08:32:45  *** kursor has joined #moin-dev
  15 2012-03-05T10:47:26  *** greg_f has joined #moin-dev
  16 2012-03-05T12:21:48  *** kanha has joined #moin-dev
  17 2012-03-05T13:21:47  <kanha> Hi
  18 2012-03-05T13:22:18  <kanha> I have found that while filling the registration form if the user enter openid  value in the box and submits it then that openid is not reflected by the <flaskg.user.openid>(MoinMoin/apps/frontend/views.py) as if the openid is not saved or if saved then flask.user.openid is not able to reflect it
  19 2012-03-05T13:22:35  <kanha> flask.user.openid  only reflects the current user openid if openid is creeated in user settings-->personal form.Moreover I remember that this was not the problem with moinmoin-2.0 codes(repo) probably a month ago.
  20 2012-03-05T13:34:44  *** dave_largo has joined #moin-dev
  21 2012-03-05T13:51:09  <dreimark> kanha: try to find the cs which changes this behaviour
  22 2012-03-05T13:51:16  <dreimark> -r REV
  23 2012-03-05T13:51:21  *** kursor has quit IRC
  24 2012-03-05T13:52:19  <kanha> cs ?
  25 2012-03-05T13:54:25  <kanha> cs stands for?
  26 2012-03-05T13:56:31  <kanha> well  i am already into it .Is it a issue do i need to report it?
  27 2012-03-05T14:24:17  *** raignarok has joined #moin-dev
  28 2012-03-05T14:50:43  <ronny> kanha: he means ChangeSet
  29 2012-03-05T14:50:47  <ronny> whops
  30 2012-03-05T14:51:10  <kanha> ok thanks
  31 2012-03-05T15:28:10  <ThomasWaldmann> kanha: and make sure you work with the current code (== you pulled and merged from main repo)
  32 2012-03-05T15:28:23  <ThomasWaldmann> i made bigger changes in user.py recently
  33 2012-03-05T15:30:39  <kanha> is that the case?
  34 2012-03-05T15:30:49  *** MattMaker has joined #moin-dev
  35 2012-03-05T15:45:02  <ThomasWaldmann> kanha: you mean whether I can reproduce it?
  36 2012-03-05T15:45:39  <kanha> yes
  37 2012-03-05T15:48:08  <kanha> well you said you made changes recently can you say more acurate time because i remebered that this problem was not with the previous which i cloned a month ago
  38 2012-03-05T15:48:42  <kanha> --previous code
  39 2012-03-05T15:49:06  <ThomasWaldmann> if you just pull from my repo, you see my changes
  40 2012-03-05T15:50:10  <kanha> i will see
  41 2012-03-05T15:51:22  <kanha> sory i need to go lab closing time.bye bye :)
  42 2012-03-05T15:53:10  *** kanha has quit IRC
  43 2012-03-05T17:26:57  *** raignarok has quit IRC
  44 2012-03-05T18:03:20  *** brunomartin has joined #moin-dev
  45 2012-03-05T18:32:20  *** greg_f has quit IRC
  46 2012-03-05T19:54:55  *** brunomartin has quit IRC
  47 2012-03-05T20:13:10  *** brunomartin has joined #moin-dev
  48 2012-03-05T21:17:52  *** sudo_dirk2 has joined #moin-dev
  49 2012-03-05T21:18:00  <sudo_dirk2> moin
  50 2012-03-05T21:18:17  <sudo_dirk2> dreimark: what do you think about that: http://codereview.appspot.com/5744043
  51 2012-03-05T21:22:18  <sudo_dirk> dreimark: for what reason is it recommended to not change columns.
  52 2012-03-05T21:22:32  <sudo_dirk> in arnica
  53 2012-03-05T21:29:18  *** sudo_dirk2 has left #moin-dev
  54 2012-03-05T21:31:00  <sudo_dirk> btw, it is lot better to be able to use plugin_dirs ;-)
  55 2012-03-05T21:38:58  <dreimark> sudo_dirk: because this is related to the thumbnail size and this is also related to the theme width
  56 2012-03-05T21:40:20  <dreimark> if columns=0 in all cases looks good I would have used that. but sometimes if you have landscape and portrait images
  57 2012-03-05T21:40:41  <dreimark> it did not look like i want it
  58 2012-03-05T21:41:29  *** sudo_dirk2 has joined #moin-dev
  59 2012-03-05T21:42:23  <sudo_dirk2> ah, i have a very limited number of clients (private photos) and i tried modernized with 175 and 6 columns and it looks ok.
  60 2012-03-05T21:42:52  <sudo_dirk2> caused by the fact that these are the default parameters it is easy to change for the whole wiki
  61 2012-03-05T21:43:48  <sudo_dirk2> dreimark: is there anywhere a possibility that i can post my wikiconfig for the arnica_settings function?
  62 2012-03-05T21:45:14  <dreimark> rephrase i don't understand that
  63 2012-03-05T21:46:14  <dreimark> one thing i thought about was to have the definition of the defaults in meta of an item describing the function
  64 2012-03-05T21:46:34  <sudo_dirk2> ok. i posted a cr link. it is a change in arnica parser. i am now able to define arnica_settings in wikiconfig. where can i post an example that you can see it?
  65 2012-03-05T21:47:01  <dreimark> i commented on that cr
  66 2012-03-05T21:47:19  <dreimark> http://paste.pocoo.org/
  67 2012-03-05T21:50:33  <sudo_dirk2> http://paste.pocoo.org/show/561498/
  68 2012-03-05T21:52:17  <sudo_dirk2> dreimark: i don't understand your second comment. the try except block is just if arnica_settings is not defined in request.cfg
  69 2012-03-05T21:53:07  <dreimark> yes but it fails on all ecaptions now not on an explicit one
  70 2012-03-05T21:54:14  <dreimark> s/ecaptions/exceptions
  71 2012-03-05T21:56:43  <sudo_dirk2> so i better use "except AttributeError"
  72 2012-03-05T21:57:00  <sudo_dirk2> but what was the multiconfig part
  73 2012-03-05T21:57:39  <dreimark> if it would be a m1 default plugin we would have in multiconfig all default entried but we don't have that
  74 2012-03-05T21:57:55  <dreimark> what happens if a user has a typo for a arnica config var
  75 2012-03-05T21:58:05  <dreimark> or don't have all uses?
  76 2012-03-05T21:58:26  <dreimark> s/s/d/
  77 2012-03-05T22:00:49  <sudo_dirk2> what do you mean with typo for a arnica config var?
  78 2012-03-05T22:03:30  <dreimark> can you change the columns parameter without entering the thumbnail_width?
  79 2012-03-05T22:03:55  <dreimark> I am asking this because all configs become broken if we add a new parameter to arnica
  80 2012-03-05T22:06:58  <sudo_dirk2> so i thought to use a function was your proposal, but this was only for my configuration, right. it'll result in more code but i like it having single parameters to set.
  81 2012-03-05T22:11:49  <dreimark> i pointed to the plugin overhaul page and explained that we don't have a proposal for this options
  82 2012-03-05T22:12:31  <dreimark> but whatever solution is done it should not make it more difficult to add new parameters
  83 2012-03-05T22:13:33  <sudo_dirk2> right. i think it is not a big deal to change arnica_settings, but it'll get longer...
  84 2012-03-05T22:13:58  <dreimark> why should it become longer
  85 2012-03-05T22:14:16  <dreimark> isn't it not only to take all defaults from that ?
  86 2012-03-05T22:14:26  <sudo_dirk2> i think i have to go through all parameters looking if they are in the cfg
  87 2012-03-05T22:17:40  <sudo_dirk2> mhh.... you never know if the parameter in the function had been set or is default...
  88 2012-03-05T22:17:42  <dreimark> easiest would be to have a dict and just append cfg settings
  89 2012-03-05T22:17:47  <dreimark> so it overwrites
  90 2012-03-05T22:19:24  <dreimark> and a dict can be feed into the settings too
  91 2012-03-05T22:20:43  <dreimark> anyway good night
  92 2012-03-05T22:21:18  <sudo_dirk2> thanks and good night
  93 2012-03-05T22:25:52  *** dave_largo has quit IRC
  94 2012-03-05T22:38:11  *** sudo_dirk2 has left #moin-dev
  95 2012-03-05T22:40:29  *** brunomartin has quit IRC
  96 

MoinMoin: MoinMoinChat/Logs/moin-dev/2012-03-05 (last edited 2012-03-05 00:45:03 by IrcLogImporter)