1 2011-12-26T00:00:35  <CIA-59> Reimar Bauer <rb.proj AT googlemail DOT com> default * 5816:b661a89ef0be 1.9/MoinMoin/xmlrpc/__init__.py: xmlrpc: new methods xmlrpc_getProcessingInstruction and xmlrpc_getProcessingInstructionVersion
   2 2011-12-26T00:35:10  *** raignarok has quit IRC
   3 2011-12-26T00:37:43  *** bilal has quit IRC
   4 2011-12-26T01:31:16  *** qxcv has joined #moin-dev
   5 2011-12-26T03:40:22  *** bilal has joined #moin-dev
   6 2011-12-26T03:40:23  *** bilal has joined #moin-dev
   7 2011-12-26T03:48:09  *** bilal has quit IRC
   8 2011-12-26T07:45:55  *** qxcv has quit IRC
   9 2011-12-26T07:58:44  *** qxcv has joined #moin-dev
  10 2011-12-26T09:23:22  <ThomasWaldmann> moin
  11 2011-12-26T09:28:44  * ThomasWaldmann on gprs
  12 2011-12-26T10:12:49  *** greg_f has joined #moin-dev
  13 2011-12-26T10:29:06  *** pkumar has joined #moin-dev
  14 2011-12-26T11:27:39  <izibi> moin
  15 2011-12-26T11:28:21  <izibi> gprs sounds like fun :D
  16 2011-12-26T11:55:39  <qxcv> any gci mentors here who can advise on the suitability of https://bitbucket.org/thomaswaldmann/moin-2.0/issue/34/pre-sections for a bug-fix task?
  17 2011-12-26T12:37:54  <ThomasWaldmann> qxcv: well, do you understand it?
  18 2011-12-26T12:49:15  <qxcv> I think they're trying to say that pre blocks with unknown user-supplied content-types are just rendered as plain text rather than preformatted blocks
  19 2011-12-26T12:50:07  <qxcv> so {{{#!asdf\nSome code here\n}}} would just render as a normal paragraph saying "Some code here" rather than a preformatted block saying "Some code here"
  20 2011-12-26T12:54:16  <qxcv> presumably the correct behaviour is to syntax highlight the code if there is an available pygments highlighter, or display it in a normal preformatted code block if no highligher is available
  21 2011-12-26T13:16:40  <qxcv> ThomasWaldmann: unless I misunderstand and the #! syntax is to specify a parser for the content between the curly braces (to embed mediawiki markup in a restructured text page, for example)
  22 2011-12-26T13:16:50  <qxcv> I'm assuming that it's *supposed* to highlight using pygments
  23 2011-12-26T13:24:34  <qxcv> okay, I've tried to clarify what I think the submitter is talking about on https://bitbucket.org/thomaswaldmann/moin-2.0/issue/34/pre-sections#comment-905419
  24 2011-12-26T13:51:46  *** MattMaker has joined #moin-dev
  25 2011-12-26T14:16:46  <eSyr> ThomasWaldmann: http://groups.google.com/group/google-summer-of-code-mentors-list/browse_thread/thread/39704d2faf75e26b?hl=en
  26 2011-12-26T14:18:10  <eSyr> (Mari is great target language for translation, huh)
  27 2011-12-26T14:28:09  *** qxcv has quit IRC
  28 2011-12-26T15:15:41  <dreimark> moin
  29 2011-12-26T15:16:37  * dreimark gprs too
  30 2011-12-26T15:25:01  <dreimark> bbl
  31 2011-12-26T15:35:05  *** greg_f has quit IRC
  32 2011-12-26T15:39:30  *** greg_f has joined #moin-dev
  33 2011-12-26T15:44:44  *** pkumar has quit IRC
  34 2011-12-26T16:07:40  *** RogerHaase has joined #moin-dev
  35 2011-12-26T16:37:13  <ThomasWaldmann> re
  36 2011-12-26T16:37:24  * ThomasWaldmann is in berlin @c-base
  37 2011-12-26T16:41:12  * izibi wants to be there, too :-/
  38 2011-12-26T16:41:20  <waldi> come
  39 2011-12-26T16:42:50  <ThomasWaldmann> eSyr: oh, yeah, the old problem
  40 2011-12-26T16:44:23  <ThomasWaldmann> when qxcv returns: fixing the pre rendering is ok, is suspect it is easy, but not sure, did not look at it yet.
  41 2011-12-26T16:44:44  <izibi> waldi: there's just one problem: 370km
  42 2011-12-26T16:45:09  <ThomasWaldmann> that's nearer than from us :)
  43 2011-12-26T16:48:59  <ThomasWaldmann> TheSheep: http://www.google-melange.com/gci/task/view/google/gci2011/7125294 can you look at it? or any other mentor?
  44 2011-12-26T16:56:56  <TheSheep> ThomasWaldmann: looks nice, but I don't have that font to open the svg properly
  45 2011-12-26T16:57:09  <TheSheep> ThomasWaldmann: would be nice to know what font it is
  46 2011-12-26T16:59:08  <izibi> how should i continue with my task now? http://www.google-melange.com/gci/task/view/google/gci2011/7170218 http://codereview.appspot.com/5504083/
  47 2011-12-26T17:00:57  <ThomasWaldmann> izibi: maybe some mentor who is not travelling can review it, contact the persons on your mentor list
  48 2011-12-26T17:01:20  <ThomasWaldmann> maybe i can also review it later today, let's see
  49 2011-12-26T17:01:31  * ThomasWaldmann moves from c-base to bcc now
  50 2011-12-26T17:25:19  *** RogerHaase has quit IRC
  51 2011-12-26T17:56:18  * ThomasWaldmann looks at things
  52 2011-12-26T17:57:47  * izibi creates thomaswaldmannlookingatthings.tumblr.com
  53 2011-12-26T18:15:39  <ThomasWaldmann> izibi: maybe add some more comments, about the non-obvious stuff
  54 2011-12-26T18:16:57  *** RogerHaase has joined #moin-dev
  55 2011-12-26T18:23:37  <izibi> ThomasWaldmann: in the javascript?
  56 2011-12-26T18:31:50  <ThomasWaldmann> yes, and also in the python
  57 2011-12-26T18:34:49  *** greg_f has quit IRC
  58 2011-12-26T19:08:10  <izibi> ThomasWaldmann: updated the issue
  59 2011-12-26T19:41:07  *** bilal has joined #moin-dev
  60 2011-12-26T19:42:05  <ThomasWaldmann> need to catch some food
  61 2011-12-26T19:55:16  *** bilal has quit IRC
  62 2011-12-26T20:31:25  *** aa_ has quit IRC
  63 2011-12-26T20:31:26  *** aa_ has joined #moin-dev
  64 2011-12-26T20:59:16  <dreimark> re
  65 2011-12-26T21:23:19  <dreimark> izibi: for melange it would be good to add there the review urls too.
  66 2011-12-26T21:23:57  <dreimark> because we extend there only by an "external" reason/discussion the deadline
  67 2011-12-26T21:24:22  <dreimark> not obvious for someone checking what we are doing
  68 2011-12-26T21:26:13  <izibi> oh right, this year you can submit urls without requesting review. one thing that's better ;)
  69 2011-12-26T21:26:37  <izibi> added the url
  70 2011-12-26T21:28:01  <dreimark> thx
  71 2011-12-26T21:32:38  * dreimark is reading it currently
  72 2011-12-26T21:40:39  <dreimark> izibi: ha found a bug in cr
  73 2011-12-26T21:41:44  <izibi> cr?
  74 2011-12-26T21:42:14  <dreimark> codereview
  75 2011-12-26T21:43:39  <dreimark> it did not manage to jump to the latest diff if i start with the first module( diff 5). toggling to the next file just did not show any diff
  76 2011-12-26T22:14:55  <dreimark> izibi: you should merge with main before commit
  77 2011-12-26T22:18:39  <izibi> yeah, i've already pulled upstream changes from time to time ;)
  78 2011-12-26T22:19:25  <izibi> i didn't know that software can complain that much (jslint) :D
  79 2011-12-26T22:23:46  <izibi> why doesn't jslint like i++? :D
  80 2011-12-26T22:25:14  <izibi> now jslint doesn't complain any more. let's see if it still works :D
  81 2011-12-26T22:27:00  <dreimark> http://tech.groups.yahoo.com/group/jslint_com/message/1670
  82 2011-12-26T22:28:41  <dreimark> izibi: I tried your patch, on my screen the laout has on start two rows. "Optionen" is in the second line. But if I select "Passwort ändern" this word moves to the first line
  83 2011-12-26T22:32:59  <izibi> huh? nothing sould change its width when changing tabs
  84 2011-12-26T22:33:43  <izibi> but i am able to reproduce this
  85 2011-12-26T22:33:46  <izibi> very interesting
  86 2011-12-26T22:34:48  <dreimark> I show soon an image
  87 2011-12-26T22:34:49  <izibi> you can resize your browser to a size where all the elements fit in one row but it doesn't reflow then. strange
  88 2011-12-26T22:34:56  <dreimark> there is also title broken
  89 2011-12-26T22:36:54  <izibi> dreimark: the change password form is shorter than the personal settings form so the scrollbar hides and more horizontal space is available
  90 2011-12-26T22:37:13  <dreimark> i think it is because of the highlight
  91 2011-12-26T22:38:41  <dreimark> ThomasWaldmann: http://test.moinmo.in/testpage is broken, uploading of images did not work
  92 2011-12-26T22:40:01  <izibi> dreimark: can you please add "body { overflow-y: scroll; }" to your css and check if this still happens?
  93 2011-12-26T22:40:40  <dreimark> http://moinmo.in/ReimarBauer/moin2?action=AttachFile&do=view&target=handlers+need+to+give+it+-+My+MoinMoin.png
  94 2011-12-26T22:42:21  <izibi> dreimark: what happens if you switch back to the first tab?
  95 2011-12-26T22:43:35  <izibi> dreimark: and those it still happen if you remove these two lines:
  96 2011-12-26T22:43:36  <izibi> .moin-tab-titles a:hover { background-color: #4D7DA9; text-decoration: none; }
  97 2011-12-26T22:43:36  <izibi> .moin-tab-titles a.current { background: #4D7DA9; padding-top: 8px; margin-top: -4px; }
  98 2011-12-26T22:43:39  <izibi> ?
  99 2011-12-26T22:46:08  <dreimark> with the first patch adding overflow-y: scroll; I have always two lines
 100 2011-12-26T22:46:45  <dreimark> if I had switched back without that change it toggles amount of lines
 101 2011-12-26T22:47:23  <dreimark> I ran soon out of battery
 102 2011-12-26T22:47:55  <dreimark> izibi: you can try yourself with german
 103 2011-12-26T22:49:39  <ThomasWaldmann> anyone else at 28c3?
 104 2011-12-26T22:50:10  <dreimark> the * showing that a tab has changes is a good idea but maybe it should show that by bold face or something which is easier to recog.
 105 2011-12-26T22:53:22  <dreimark> izibi: after saving it should remove the *
 106 2011-12-26T22:54:12  <dreimark> it needs to compare not only to the default
 107 2011-12-26T22:54:28  <dreimark> just to the last setting of the user used
 108 2011-12-26T22:54:28  <izibi> somehow this is broken completely at the moment :D
 109 2011-12-26T22:57:02  <dreimark> we also can change the german translation. keeping the word einstellungen in each tab is not necessary
 110 2011-12-26T22:57:16  <dreimark> but we have in general to check with other langs
 111 2011-12-26T22:59:53  <dreimark> I guess we have to think after you are finished about new better names for all tabs. Also the english word "Personal Setting" for only one tab is strange, because all tabs are about that personal settings
 112 2011-12-26T23:02:03  <izibi> updated the issue
 113 2011-12-26T23:02:22  <izibi> dreimark: can you try again (asterisk after saving)?
 114 2011-12-26T23:03:09  <izibi> jslint compliant now ;)
 115 2011-12-26T23:03:46  <izibi> oops, i didn't want to submit the changes to the css
 116 2011-12-26T23:04:36  <izibi> updated again ;)
 117 2011-12-26T23:07:19  * dreimark looks
 118 2011-12-26T23:09:25  <dreimark> izibi: only if the first tab is selected i have two rows
 119 2011-12-26T23:10:25  <izibi> do i have to generate the locales first somehow?
 120 2011-12-26T23:12:08  <dreimark> no just make a new request
 121 2011-12-26T23:12:32  <dreimark> click on History or something
 122 2011-12-26T23:13:09  <izibi> i can't even select german in that list
 123 2011-12-26T23:14:22  <dreimark> hmm, i can select between 4 langs
 124 2011-12-26T23:15:15  * dreimark had only ran quickinstall
 125 2011-12-26T23:16:30  <izibi> python setup.py compile_catalog
 126 2011-12-26T23:17:06  <izibi> dreimark: which browser are you using?
 127 2011-12-26T23:17:29  <dreimark> firefox
 128 2011-12-26T23:17:47  * dreimark tries chrom
 129 2011-12-26T23:18:13  <dreimark> ff 8
 130 2011-12-26T23:19:30  * dreimark login with chrom is broken
 131 2011-12-26T23:20:08  <izibi> remove the SERVER_NAME setting and it works
 132 2011-12-26T23:23:52  <izibi> i can decrease the font size and you won't notice this problem any more :P
 133 2011-12-26T23:24:49  <dreimark> it works better with chromium
 134 2011-12-26T23:24:58  <dreimark> ok
 135 2011-12-26T23:25:33  <dreimark> or we shorten the tab names, as i said always telling that we have "einstellungen" is to long
 136 2011-12-26T23:28:45  <dreimark> or in en Settings
 137 2011-12-26T23:33:44  <izibi> now i need a good place for the "Changing your email address requires you to verify it. A link will be sent to you." warning...
 138 2011-12-26T23:35:17  <dreimark> htg
 139 2011-12-26T23:35:19  <dreimark> gn
 140 2011-12-26T23:35:57  <izibi> gn
 141 2011-12-26T23:50:00  *** RogerHaase has left #moin-dev
 142 2011-12-26T23:56:25  <izibi> updated the issue
 143 2011-12-26T23:57:01  <izibi> any comments? else i'll submit it for review ;)

MoinMoin: MoinMoinChat/Logs/moin-dev/2011-12-26 (last edited 2011-12-25 23:45:03 by IrcLogImporter)