1 2013-04-13T00:16:38  *** brunomartin has quit IRC
   2 2013-04-13T00:17:59  *** brunomartin has joined #moin-dev
   3 2013-04-13T00:20:12  *** n00bz0rz has quit IRC
   4 2013-04-13T00:26:28  *** desophos has quit IRC
   5 2013-04-13T01:09:51  *** desophos has joined #moin-dev
   6 2013-04-13T01:24:16  *** brunomartin has quit IRC
   7 2013-04-13T01:40:36  *** xorAxAx has quit IRC
   8 2013-04-13T01:41:29  *** xorAxAx has joined #moin-dev
   9 2013-04-13T01:50:58  *** birkenfeld has quit IRC
  10 2013-04-13T01:51:32  *** birkenfeld has joined #moin-dev
  11 2013-04-13T01:51:38  *** xorAxAx has quit IRC
  12 2013-04-13T01:52:17  *** xorAxAx has joined #moin-dev
  13 2013-04-13T01:59:22  <desophos> i would really like to get started with moinmoin development; can anyone recommend a way to introduce myself to the codebase?
  14 2013-04-13T02:03:35  *** xorAxAx has quit IRC
  15 2013-04-13T02:05:32  *** xorAxAx has joined #moin-dev
  16 2013-04-13T02:06:53  *** ronny has quit IRC
  17 2013-04-13T02:12:59  *** sharky93 has quit IRC
  18 2013-04-13T02:42:03  *** ashutosh1461 has joined #moin-dev
  19 2013-04-13T02:44:39  *** xorAxAx has quit IRC
  20 2013-04-13T02:45:52  *** xorAxAx has joined #moin-dev
  21 2013-04-13T02:49:22  *** xorAxAx has quit IRC
  22 2013-04-13T02:57:49  *** xorAxAx has joined #moin-dev
  23 2013-04-13T03:50:36  *** ashutosh1461 has quit IRC
  24 2013-04-13T03:56:53  *** desophos has quit IRC
  25 2013-04-13T04:37:39  *** sharky93 has joined #moin-dev
  26 2013-04-13T04:52:20  *** dwcramer has joined #moin-dev
  27 2013-04-13T05:47:02  <sharky93> ThomasWaldmann, need some clarity on one thing, will it be better if the user enters {{ someimage.jpg | | width=100px, height=100px}} (the markup in moin1.9 and we parse it somehow to convert the query to ?w=100&h=100 or change the markup to {{somepage.jpg | | w=100,h=100}}
  28 2013-04-13T05:47:05  <sharky93> dreimark, ^
  29 2013-04-13T05:48:22  <sharky93> in the prior case, the query by default becomes ?width=100px&height=100px
  30 2013-04-13T05:48:35  <sharky93> as in the parsing in place now
  31 2013-04-13T05:50:41  *** dwcramer has quit IRC
  32 2013-04-13T06:01:13  *** rihnapstor has joined #moin-dev
  33 2013-04-13T06:11:42  *** birkenfeld has quit IRC
  34 2013-04-13T06:11:42  *** birkenfeld has joined #moin-dev
  35 2013-04-13T06:17:02  *** ronny has joined #moin-dev
  36 2013-04-13T06:31:12  *** ashutosh1461 has joined #moin-dev
  37 2013-04-13T07:15:00  *** ashutosh1461 has quit IRC
  38 2013-04-13T07:17:28  *** rihnapstor has quit IRC
  39 2013-04-13T07:19:28  *** sharky93 has quit IRC
  40 2013-04-13T08:15:39  *** sharky93 has joined #moin-dev
  41 2013-04-13T08:24:47  *** ashutosh1461 has joined #moin-dev
  42 2013-04-13T08:40:31  *** rihnapstor has joined #moin-dev
  43 2013-04-13T09:43:35  <dreimark> sharky93: i prefer with unit
  44 2013-04-13T09:45:27  <dreimark> and as long there is no ambigous keyword name may be it can be shortened
  45 2013-04-13T09:54:07  <ashutosh1461> moin dreimark , please review https://codereview.appspot.com/8540045/ in relation with bug https://bitbucket.org/thomaswaldmann/moin-2.0/issue/288/
  46 2013-04-13T09:56:47  *** rihnapstor has quit IRC
  47 2013-04-13T10:03:15  *** kuzman0v has joined #moin-dev
  48 2013-04-13T10:03:34  *** kuzman0v has left #moin-dev
  49 2013-04-13T10:30:50  <ashutosh1461> dreimark, yes practical tests done.
  50 2013-04-13T10:34:48  <dreimark> :)
  51 2013-04-13T10:41:49  *** n00bz0rz has joined #moin-dev
  52 2013-04-13T10:59:32  *** n00bz0rz has quit IRC
  53 2013-04-13T11:03:15  *** n00bz0rz has joined #moin-dev
  54 2013-04-13T11:11:51  *** n00bz0rz has quit IRC
  55 2013-04-13T11:19:52  <sharky93> dreimark, for transcluded items such as {{http://moimo.in}} can they have attributes sich as height and width ?
  56 2013-04-13T11:20:13  <sharky93> should we support that ?
  57 2013-04-13T11:20:15  <sharky93> ThomasWaldmann, ^
  58 2013-04-13T11:26:23  <sharky93> IMO, it's pretty useful
  59 2013-04-13T11:40:23  <ThomasWaldmann> try out how it looks
  60 2013-04-13T11:49:35  *** ashutosh1461 has quit IRC
  61 2013-04-13T12:02:44  <ThomasWaldmann> sharky93: for the first changeset, please keep pixels, we can change that later
  62 2013-04-13T12:03:42  <ThomasWaldmann> remember "clean changesets" - expanding to other units is not part of the problem you're trying to solve NOW
  63 2013-04-13T12:05:48  <ThomasWaldmann> and make sure you realize the difference between tag attributes and query string params
  64 2013-04-13T12:09:00  <sharky93> yup, almost done, cleaning stuff now
  65 2013-04-13T12:31:25  *** ashutosh1461 has joined #moin-dev
  66 2013-04-13T12:32:07  <sharky93> ThomasWaldmann, please review https://codereview.appspot.com/8717045/
  67 2013-04-13T12:32:47  *** ashutosh1461 has left #moin-dev
  68 2013-04-13T12:34:26  <sharky93> umm, well lots of pep8 errors, let me get that fixed if you've not seen already, sorry for that.
  69 2013-04-13T12:50:44  <sharky93> ThomasWaldmann, updated, please review https://codereview.appspot.com/8717045/
  70 2013-04-13T12:51:00  <sharky93> brb
  71 2013-04-13T12:53:02  *** ashutosh1461 has joined #moin-dev
  72 2013-04-13T13:05:40  *** kuzman0v has joined #moin-dev
  73 2013-04-13T13:06:51  *** kuzman0v has left #moin-dev
  74 2013-04-13T14:18:03  *** dwcramer has joined #moin-dev
  75 2013-04-13T14:46:28  *** dwcramer has quit IRC
  76 2013-04-13T15:07:59  <sharky93> ThomasWaldmann, I added a comment here, please reply https://codereview.appspot.com/8717045/patch/2001/3002
  77 2013-04-13T15:26:46  *** dwcramer has joined #moin-dev
  78 2013-04-13T15:29:58  *** ashutosh1461 has quit IRC
  79 2013-04-13T15:39:53  *** dwcramer has quit IRC
  80 2013-04-13T15:41:15  *** RogerHaase has joined #moin-dev
  81 2013-04-13T16:01:17  <ThomasWaldmann> sharky93: first fix or react to all issues before requesting a new review
  82 2013-04-13T16:20:04  *** greg_f has joined #moin-dev
  83 2013-04-13T16:37:22  *** rihnapstor has joined #moin-dev
  84 2013-04-13T16:40:54  *** dwcramer has joined #moin-dev
  85 2013-04-13T16:44:58  *** sharky93 has quit IRC
  86 2013-04-13T16:53:49  *** sharky93 has joined #moin-dev
  87 2013-04-13T16:54:17  *** dwcramer has quit IRC
  88 2013-04-13T17:20:59  *** sharky93 has quit IRC
  89 2013-04-13T17:32:30  *** sharky93 has joined #moin-dev
  90 2013-04-13T17:41:37  *** n00bz0rz has joined #moin-dev
  91 2013-04-13T17:54:30  *** n00bz0rz has quit IRC
  92 2013-04-13T18:04:48  *** greg_f has quit IRC
  93 2013-04-13T18:40:06  *** desophos has joined #moin-dev
  94 2013-04-13T19:01:59  *** n00bz0rz has joined #moin-dev
  95 2013-04-13T19:23:32  *** dwcramer has joined #moin-dev
  96 2013-04-13T20:11:13  *** n00bz0rz has quit IRC
  97 2013-04-13T20:12:05  *** n00bz0rz has joined #moin-dev
  98 2013-04-13T20:44:41  <dreimark> re
  99 2013-04-13T20:50:00  <desophos> hey, someone actually said something
 100 2013-04-13T20:50:56  <desophos> i guess everyone has been busy
 101 2013-04-13T20:56:51  *** macobo has joined #moin-dev
 102 2013-04-13T21:14:01  *** RogerHaase has left #moin-dev
 103 2013-04-13T21:17:44  <sharky93> ThomasWaldmann, please review https://codereview.appspot.com/8717045/
 104 2013-04-13T21:18:17  *** n00bz0rz has quit IRC
 105 2013-04-13T21:26:05  <dreimark> desophos: hmm?
 106 2013-04-13T21:31:30  <dreimark> desophos: have you looked at http://moinmo.in/MoinMoin2.0
 107 2013-04-13T21:32:15  <dreimark> sharky93: there is not a test in the codereview
 108 2013-04-13T21:36:04  <sharky93> dreimark, would a dom > html test suffice ?
 109 2013-04-13T21:38:41  <sharky93> dreimark, i had added a test with #360, https://codereview.appspot.com/8660044
 110 2013-04-13T21:40:47  *** rihnapstor has quit IRC
 111 2013-04-13T21:44:00  <sharky93> ThomasWaldmann,
 112 2013-04-13T21:44:10  <sharky93> ^
 113 2013-04-13T21:44:20  <sharky93> oops
 114 2013-04-13T21:44:37  <dreimark> sharky93: add your copyright string
 115 2013-04-13T21:45:06  <dreimark> the test has no query parameter for width or height
 116 2013-04-13T21:45:08  <sharky93> really :D
 117 2013-04-13T21:46:05  <sharky93> yeah, that test just checks if a 'svg+xml' sub-mimetype gets converted to an 'img' tag
 118 2013-04-13T21:46:13  <sharky93> specific for #360
 119 2013-04-13T21:47:08  <ThomasWaldmann> desophos: irc is not radio
 120 2013-04-13T21:48:22  <dreimark> sharky93: you added new code, so it could have tested that beforehand
 121 2013-04-13T21:49:35  <dreimark> gn
 122 2013-04-13T21:50:03  <sharky93> dreimark, I dont understand, please clarify your last comment once more
 123 2013-04-13T22:24:44  *** macobo has quit IRC
 124 2013-04-13T22:33:52  *** macobo has joined #moin-dev
 125 2013-04-13T23:16:35  *** dwcramer has quit IRC
 126 2013-04-13T23:30:19  *** sharky93 has quit IRC
 127 2013-04-13T23:40:23  *** macobo has quit IRC
 128 2013-04-13T23:51:17  *** ronny has quit IRC
 129 2013-04-13T23:59:45  *** dwcramer has joined #moin-dev
 130 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-04-13 (last edited 2013-04-13 00:30:03 by IrcLogImporter)