1 2010-10-31T00:28:01  *** RogerHaase has left #moin-dev
   2 2010-10-31T00:50:08  <dreimark> has anyone else a http digest auth 1.9 wiki ?
   3 2010-10-31T00:52:11  <dreimark> http://paste.pocoo.org/show/283655/ gives me always a 401
   4 2010-10-31T01:01:35  * ThomasWaldmann not
   5 2010-10-31T01:01:58  <dreimark> http://bitworking.org/news/Problems_with_HTTP_Authentication_Interop
   6 2010-10-31T01:06:47  <ThomasWaldmann> hehe
   7 2010-10-31T01:14:34  <dreimark> apache 2.3: MD5-sess is not correctly implemented yet.
   8 2010-10-31T01:29:33  <CIA-59> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 10100:5208abaee26d 2.0-dev/docs/ (4 files in 3 dirs): docs: minor changes, add graphviz/inheritance_diagram extension to sphinx conf
   9 2010-10-31T01:30:42  <ThomasWaldmann> http://static.moinmo.in/m2/html/devel/reference.html
  10 2010-10-31T01:31:43  <dreimark> diagram style :)
  11 2010-10-31T02:10:54  <dreimark> gn
  12 2010-10-31T05:56:01  *** kursor has joined #moin-dev
  13 2010-10-31T08:07:17  *** kursor has left #moin-dev
  14 2010-10-31T08:58:48  *** greg_f has joined #moin-dev
  15 2010-10-31T10:07:20  *** kursor has joined #moin-dev
  16 2010-10-31T12:27:53  <dreimark> moin
  17 2010-10-31T12:41:34  <ThomasWaldmann> moin
  18 2010-10-31T12:50:12  <ThomasWaldmann> waldi: http://bitbucket.org/RogerHaase/moin-2.0-dev/changeset/ec74db3e4951 can you please review?
  19 2010-10-31T13:06:38  *** franklin has quit IRC
  20 2010-10-31T14:24:40  * ThomasWaldmann plays with autosummary
  21 2010-10-31T14:38:00  *** greg_f has quit IRC
  22 2010-10-31T15:34:15  <ThomasWaldmann> somehow sphinx is not made with fully automatic api generation in mind, but rather for hand-written docs reusing some docstrings at some manually chosen places
  23 2010-10-31T15:35:30  <dreimark> yes, but georg mentioned a script at ep which can create the .. automodule:: list
  24 2010-10-31T15:36:32  <ThomasWaldmann> find? :)
  25 2010-10-31T15:41:43  *** greg_f has joined #moin-dev
  26 2010-10-31T15:46:39  <dreimark> http://bitbucket.org/birkenfeld/sphinx/issue/98/add-the-autogenerate-script-to-sphinx
  27 2010-10-31T15:47:27  <dreimark> ThomasWaldmann: ^
  28 2010-10-31T15:59:56  *** greg_f has quit IRC
  29 2010-10-31T16:06:28  *** greg_f has joined #moin-dev
  30 2010-10-31T16:09:02  * ThomasWaldmann tries
  31 2010-10-31T16:10:52  *** grzywacz has joined #moin-dev
  32 2010-10-31T16:28:00  <ThomasWaldmann> http://static.moinmo.in/m2/html/devel/api/modules.html
  33 2010-10-31T16:29:28  *** greg_f has quit IRC
  34 2010-10-31T16:30:14  <ThomasWaldmann> somehow that copyright and license everywhere is annoying
  35 2010-10-31T16:30:27  *** grzywacz has quit IRC
  36 2010-10-31T16:31:16  <dreimark> it is only once per file
  37 2010-10-31T16:31:48  <dreimark> https://coconuts.icg.kfa-juelich.de/documentation/code.html#coconuts-default-settings-by-defaultconfig-class
  38 2010-10-31T16:31:59  <dreimark> if it is rst it looks different
  39 2010-10-31T16:32:10  <dreimark> not so bad if is there
  40 2010-10-31T16:32:15  <dreimark> +it
  41 2010-10-31T16:32:30  <ThomasWaldmann> Converter Documentation¶
  42 2010-10-31T16:32:31  <ThomasWaldmann> This page contains the Converter Package documentation.
  43 2010-10-31T16:32:37  *** greg_f has joined #moin-dev
  44 2010-10-31T16:32:45  <ThomasWaldmann> line 2 is kind of stupid
  45 2010-10-31T16:34:41  *** greg_f has quit IRC
  46 2010-10-31T16:35:17  <dreimark> the line comes from write_heading
  47 2010-10-31T16:35:46  <ThomasWaldmann> the page you linked looks better, but still, it contains a dozen times GPL license reference and author names
  48 2010-10-31T16:36:22  <ThomasWaldmann> I am thinking about whether we should rather have a single AUTHORS/CONTRIBUTORS and LICENSE file
  49 2010-10-31T16:36:45  *** greg_f has joined #moin-dev
  50 2010-10-31T16:39:14  <dreimark> sphinx itselfs has e.g. :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS.
  51 2010-10-31T16:39:17  <dreimark> :license: BSD, see LICENSE for details.
  52 2010-10-31T16:39:46  <dreimark> I think we should keep the license on each file too
  53 2010-10-31T16:40:50  <ThomasWaldmann> what I proposed was an alternative, not an additional thing
  54 2010-10-31T16:40:58  *** greg_f has quit IRC
  55 2010-10-31T16:41:52  <dreimark> yes i understand i don't think it is a good idea to remove copyright bymoinmoin and license from each file
  56 2010-10-31T16:42:08  <ThomasWaldmann> why?
  57 2010-10-31T16:42:28  *** greg_f has joined #moin-dev
  58 2010-10-31T16:43:01  <dreimark> because not everyone cares on our license ideology and it makes incorporationg by file into other code too easy
  59 2010-10-31T16:43:27  <TheSheep> it also makes it hard to change something in there
  60 2010-10-31T16:43:45  <TheSheep> and to check if everything is alright
  61 2010-10-31T16:44:02  <ThomasWaldmann> hm?
  62 2010-10-31T16:45:08  <ThomasWaldmann> a 3rd alternative is moving (c) and authors from docstrings to a comment
  63 2010-10-31T16:51:08  <dreimark> if we nned to change it and can't advice sphinx to hide it i vote for 3rd
  64 2010-10-31T16:51:23  *** greg_f has quit IRC
  65 2010-10-31T16:58:39  *** greg_f has joined #moin-dev
  66 2010-10-31T17:07:04  *** RogerHaase has joined #moin-dev
  67 2010-10-31T17:12:17  <ThomasWaldmann> RogerHaase: moin :)
  68 2010-10-31T17:12:29  <RogerHaase> Moin
  69 2010-10-31T17:12:55  <ThomasWaldmann> could you change the html_in and moinwiki_out also to deal with the hr size?
  70 2010-10-31T17:13:25  * ThomasWaldmann looked at your recent changesets today
  71 2010-10-31T17:15:20  <RogerHaase> ThomasWaldmann: OK, will take a look.
  72 2010-10-31T17:18:27  <RogerHaase> Waldi: I have a test page for tables at http://test.moinmo.in:8080/TablesTests that may help your review of http://bitbucket.org/RogerHaase/moin-2.0-dev/changeset/ec74db3e4951
  73 2010-10-31T17:20:30  <waldi> RogerHaase: i'm back home tomorrow evening, not before
  74 2010-10-31T17:20:56  <ThomasWaldmann> ah, still in france
  75 2010-10-31T17:21:59  * ThomasWaldmann hacks the autocreate script
  76 2010-10-31T17:22:47  <dreimark> RogerHaase: maximal width cell is not maximal width here
  77 2010-10-31T17:24:13  <dreimark> "row 4 over 2 columns" last example isn't doing so too
  78 2010-10-31T17:24:35  <dreimark> "row 5 over 2 columns" too
  79 2010-10-31T17:25:22  <RogerHaase> dreimark: http://test.moinmo.in:8080/TablesTests is broken now, the changeset has fixes for old style table markup and error messages.
  80 2010-10-31T17:26:12  <dreimark> a ok, i understand now. i thought it was a demonstration of the patched version
  81 2010-10-31T17:26:34  <RogerHaase> Sorry for being unclear.
  82 2010-10-31T17:26:43  <dreimark> I missed that it is our testwiki ;)
  83 2010-10-31T17:37:58  *** greg_f has quit IRC
  84 2010-10-31T17:43:25  <dreimark> is this the right way to fix MoinMoin/script/__init__.py ? http://paste.pocoo.org/show/283893/
  85 2010-10-31T17:47:32  <dreimark> http://paste.pocoo.org/show/283896/ is a simple cli script based on that for item creation
  86 2010-10-31T18:00:55  *** greg_f has joined #moin-dev
  87 2010-10-31T18:50:11  *** greg_f has quit IRC
  88 2010-10-31T19:41:12  *** kursor_ has joined #moin-dev
  89 2010-10-31T19:42:09  *** kursor has quit IRC
  90 2010-10-31T19:42:22  *** kursor has joined #moin-dev
  91 2010-10-31T19:45:49  *** kursor_ has quit IRC
  92 2010-10-31T20:05:38  *** kursor has quit IRC
  93 2010-10-31T23:02:52  *** eSyr has quit IRC
  94 2010-10-31T23:14:30  *** eSyr has joined #moin-dev
  95 2010-10-31T23:24:57  *** RogerHaase has left #moin-dev
  96 

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-10-31 (last edited 2010-10-30 22:45:03 by IrcLogImporter)