1 2012-04-16T00:25:24  *** moin2 has quit IRC
   2 2012-04-16T00:32:15  *** RogerHaase has left #moin-dev
   3 2012-04-16T00:42:16  <jaiditya|2> gn :)
   4 2012-04-16T00:42:34  <dreimark> gn 2
   5 2012-04-16T00:43:12  *** jaiditya|2 has left #moin-dev
   6 2012-04-16T01:16:25  *** spy has quit IRC
   7 2012-04-16T03:48:30  *** sudo_dirk1 has joined #moin-dev
   8 2012-04-16T03:51:21  *** sudo_dirk has quit IRC
   9 2012-04-16T04:56:41  *** dwcramer has quit IRC
  10 2012-04-16T05:14:48  *** dwcramer has joined #moin-dev
  11 2012-04-16T05:20:14  *** yufra_ has joined #moin-dev
  12 2012-04-16T05:34:24  *** MattMaker has quit IRC
  13 2012-04-16T05:34:24  *** Trip__ has joined #moin-dev
  14 2012-04-16T05:46:46  *** yufra_ has quit IRC
  15 2012-04-16T05:49:43  *** dwcramer has quit IRC
  16 2012-04-16T08:22:39  *** Trip__ is now known as MattMaker
  17 2012-04-16T08:38:16  *** moinBot has joined #moin-dev
  18 2012-04-16T08:52:09  <dreimark> moin
  19 2012-04-16T09:08:09  <ThomasWaldmann> moin
  20 2012-04-16T09:09:04  * ThomasWaldmann .oO(looks like an apache update terminated the webserver tonight)
  21 2012-04-16T09:39:44  <dreimark> arg, on which time
  22 2012-04-16T09:43:16  <ThomasWaldmann> 04:30 or so
  23 2012-04-16T10:07:20  <waldi> ThomasWaldmann: unattended-upgrades?
  24 2012-04-16T11:34:51  *** gwork has joined #moin-dev
  25 2012-04-16T14:03:35  *** dwcramer has joined #moin-dev
  26 2012-04-16T14:10:46  *** dwcramer has quit IRC
  27 2012-04-16T14:12:56  *** kanha_ has joined #moin-dev
  28 2012-04-16T14:17:34  <kanha_> moin
  29 2012-04-16T14:21:59  *** dwcramer has joined #moin-dev
  30 2012-04-16T14:40:02  *** kanha__ has joined #moin-dev
  31 2012-04-16T14:41:12  *** kanha has quit IRC
  32 2012-04-16T14:41:36  *** dave_largo has joined #moin-dev
  33 2012-04-16T15:00:20  *** gwork has quit IRC
  34 2012-04-16T15:04:03  *** dwcramer has quit IRC
  35 2012-04-16T15:27:45  <ThomasWaldmann> waldi: cron-apt
  36 2012-04-16T15:35:57  *** brunomartin has joined #moin-dev
  37 2012-04-16T15:45:58  *** RogerHaase has joined #moin-dev
  38 2012-04-16T16:09:54  *** dwcramer has joined #moin-dev
  39 2012-04-16T16:15:51  *** DasIch_ has joined #moin-dev
  40 2012-04-16T16:17:56  *** DasIch has quit IRC
  41 2012-04-16T16:17:57  *** DasIch_ is now known as DasIch
  42 2012-04-16T16:30:33  <RogerHaase> dreimark:  I installed lxml-2.3.4.win32-py2.6.exe, then manually copied the lmxl and egg directories over to \moin-2.0\env\...\site-packages\.  Now 18 of 19 converter packages run (test_moinwiki_in_out missing):  http://paste.pocoo.org/show/582399/
  43 2012-04-16T16:50:10  <dreimark> RogerHaase: :)
  44 2012-04-16T16:50:29  <dreimark> the question now is why that one alone can be ignored
  45 2012-04-16T17:00:29  <CIA-146> Dirk Alders <d.alders@arcor.de> default * 586:588965ee2c63 extensions/data/plugin/macro/Image.py: arnica: ms image mimetypes added
  46 2012-04-16T17:00:29  <CIA-146> Reimar Bauer <rb.proj AT googlemail DOT com> default * 587:1b06afc3a430 extensions/data/plugin/macro/Image.py: merged main
  47 2012-04-16T17:00:37  <dreimark> sudo_dirk1: ^
  48 2012-04-16T17:02:58  <kanha_> ThomasWaldmann:new patch is ready for review http://codereview.appspot.com/6007051/
  49 2012-04-16T17:03:56  <dreimark> kanha_: you should keep style of comments
  50 2012-04-16T17:04:11  <dreimark> l243:# <page><bod
  51 2012-04-16T17:04:24  <dreimark> yours look like #<page><b
  52 2012-04-16T17:10:00  <kanha_> ok will correct it
  53 2012-04-16T17:19:23  <ThomasWaldmann> dwcramer: http://codereview.appspot.com/6007051/ docbook stuff, can you review?
  54 2012-04-16T17:21:26  <dwcramer> ThomasWaldmann: I'll take a look.
  55 2012-04-16T17:22:30  <kanha_> corrected http://codereview.appspot.com/6007051
  56 2012-04-16T17:25:23  <ThomasWaldmann> kanha_: how about running the tests you write? :)
  57 2012-04-16T17:26:21  <kanha_> it ran doesn't show any error.
  58 2012-04-16T17:29:58  *** MattMaker has quit IRC
  59 2012-04-16T17:30:19  <dwcramer> To make sure I understand "<article><para><email><a xlink:href="mailto:root">mailto:root</a></email></para></article>" is the docbook you expect to get given a moin page that has /page/body/div/p/email/a[@xlink:href="mailto:root"][text()="mailto:root"]
  60 2012-04-16T17:31:59  <dwcramer> If so, the correct DocBook would be: <article><para><email>root</email></para></article> (the processing system turns <email>username@domain.com</email> into the correct kind of hyperlink for the output format (if it's appropriate for that format). E.g. it would be different for pdf v. html v. manpage.
  61 2012-04-16T17:34:09  <ThomasWaldmann> kanha_: you have typos in the input, but not in the output, so that can't work
  62 2012-04-16T17:34:41  <kanha_> typos where ?
  63 2012-04-16T17:35:39  <kanha_> typos means?
  64 2012-04-16T17:36:27  <ThomasWaldmann> well, you'll see if you run the test
  65 2012-04-16T17:37:36  <ThomasWaldmann> but first make sure the docbook is correct, as dwcramer pointed out
  66 2012-04-16T17:38:59  <kanha_> testing uses py.test test_docbook_in.py cmd right?
  67 2012-04-16T17:39:19  <dwcramer> You can check DocBook, The Definitive Guide for markup examples and docs about the processing expectations: .org/tdg51/en/html/email.html
  68 2012-04-16T17:40:32  <dwcramer> In the case of <email> you probably need experience with the DocBook xsls to know what they do (DocBook TDG is really just documenting the schema independent of any stylesheet implementation). But you can ask on the DocBook mailing lists or irc channel http://wiki.docbook.org/DocBookDiscussion
  69 2012-04-16T17:41:29  <dwcramer> Oops, looks like my TDG url is truncated: http://docbook.org/tdg51/en/html/email.html
  70 2012-04-16T17:43:40  <dwcramer> If you have a question about how something would be marked up in DocBook, feel free to ask.
  71 2012-04-16T17:44:31  <kanha_> what should i do for writing this test?
  72 2012-04-16T17:45:11  <kanha_> for Docbook
  73 2012-04-16T17:48:55  <kanha_> dwcrammer:can you tell how email is marked up in Docbook?
  74 2012-04-16T17:53:25  <kanha_> Thanks I will read from links and will ask.bbl
  75 2012-04-16T17:55:05  *** kanha_ has quit IRC
  76 2012-04-16T18:11:35  *** sudo_dirk1 has quit IRC
  77 2012-04-16T18:12:10  *** sudo_dirk has joined #moin-dev
  78 2012-04-16T18:26:09  *** sudo_dirk is now known as sudo_dirk_
  79 2012-04-16T18:26:25  *** sudo_dirk_ is now known as sudo_dirk
  80 2012-04-16T18:48:44  *** sudo_dirk has left #moin-dev
  81 2012-04-16T18:51:24  *** sudo_dirk has joined #moin-dev
  82 2012-04-16T19:29:03  *** chatu has joined #moin-dev
  83 2012-04-16T19:33:29  <dwcramer> kanha_: Yes, I added a comment in the code review tool. It's really just <email>username@domain.com</email> (the xslts do the rest when converting to the desired output format).
  84 2012-04-16T19:46:03  *** spy has joined #moin-dev
  85 2012-04-16T19:59:58  *** chatu has left #moin-dev
  86 2012-04-16T21:26:58  *** sudo_dirk has quit IRC
  87 2012-04-16T21:40:50  *** sudo_dirk has joined #moin-dev
  88 2012-04-16T23:12:32  *** dave_largo has quit IRC
  89 2012-04-16T23:44:34  *** spy has quit IRC
  90 2012-04-16T23:51:11  *** dwcramer has quit IRC
  91 

MoinMoin: MoinMoinChat/Logs/moin-dev/2012-04-16 (last edited 2012-04-15 22:45:03 by IrcLogImporter)