1 2012-05-13T00:04:13  *** MattMaker has quit IRC
   2 2012-05-13T00:24:30  *** MattMaker has joined #moin-dev
   3 2012-05-13T00:28:41  *** RogerHaase has left #moin-dev
   4 2012-05-13T00:52:07  *** grzywacz has quit IRC
   5 2012-05-13T01:35:36  *** spy has quit IRC
   6 2012-05-13T05:26:34  *** dwcramer has quit IRC
   7 2012-05-13T05:30:17  *** qaix has joined #moin-dev
   8 2012-05-13T05:49:45  *** qaix has quit IRC
   9 2012-05-13T10:15:57  *** chuck1 has joined #moin-dev
  10 2012-05-13T10:19:06  <chuck1> Hello! I want to write a rating Makro where you can give the choices as arguments like <<Rating(ChooseMovies,[spiderman, hulk, superman, ...])  How is this possible in a MoinMoin Makro to add a undefined number of arguments so that i can add 3,4,5 or more arguments ?
  11 2012-05-13T10:57:41  <dreimark> moin
  12 2012-05-13T10:58:52  <dreimark> chuck1: just make it csv text string and split it in your macro?
  13 2012-05-13T11:00:05  <dreimark> <<Rating(ChooseMovies, "spiderman,hulk, superman")>>
  14 2012-05-13T11:24:53  <chuck1> If i define "def execute(macro, name, args):" i get ---> <<Rating: Ausführung fehlgeschlagen [execute() takes exactly 3 arguments (2 given)] (siehe auch die Log-Datei)>>
  15 2012-05-13T11:25:23  <chuck1> it takes -->ChooseMovies, "spiderman,hulk, superman"<--  as one string
  16 2012-05-13T11:49:14  <ThomasWaldmann> just have a look at other macros?
  17 2012-05-13T12:00:00  <chuck1> there the argument number is always given
  18 2012-05-13T12:10:07  *** spy has joined #moin-dev
  19 2012-05-13T13:37:55  <ThomasWaldmann> esyr: some notes on the plugin etherpad chat
  20 2012-05-13T13:42:25  <ThomasWaldmann> xiaq: any progress on the summary meta usage?
  21 2012-05-13T14:17:33  *** dwcramer has joined #moin-dev
  22 2012-05-13T15:12:40  *** kanha has quit IRC
  23 2012-05-13T15:12:52  *** kanha has joined #moin-dev
  24 2012-05-13T16:31:38  *** dwcramer has quit IRC
  25 2012-05-13T17:27:11  *** dwcramer has joined #moin-dev
  26 2012-05-13T17:40:27  *** DasIch_ has joined #moin-dev
  27 2012-05-13T17:42:55  *** DasIch has quit IRC
  28 2012-05-13T17:42:55  *** DasIch_ is now known as DasIch
  29 2012-05-13T18:18:34  *** chuck1 has left #moin-dev
  30 2012-05-13T18:59:20  *** chuck1 has joined #moin-dev
  31 2012-05-13T19:00:00  <chuck1> Hello, in which dokumentation path can i read something about the "macro.request.user.valid" ?
  32 2012-05-13T19:07:23  <ThomasWaldmann> it's true when a user has logged in
  33 2012-05-13T19:08:59  <chuck1> i know ;) but where can i find this part on http://docs.moinmo.in/moin/1.9/ ?
  34 2012-05-13T19:23:56  <ThomasWaldmann> well, it looks like attributes are not documented. not sure if epydoc (that's what we used back then) can document attributes.
  35 2012-05-13T19:32:49  <chuck1> hm thats difficult to handle - where else can i read something about the macro.request.page or acro.request.user ?
  36 2012-05-13T19:34:27  <ThomasWaldmann> Page class and User class
  37 2012-05-13T19:35:05  <ThomasWaldmann> (Page.py and user.py)
  38 2012-05-13T19:42:09  *** dwcramer has quit IRC
  39 2012-05-13T19:47:08  *** dwcramer has joined #moin-dev
  40 2012-05-13T19:52:12  *** dwcramer has quit IRC
  41 2012-05-13T19:52:42  *** dwcramer has joined #moin-dev
  42 2012-05-13T20:01:51  <chuck1> ok, tanks!
  43 2012-05-13T20:01:54  *** chuck1 has left #moin-dev
  44 2012-05-13T20:03:26  <dreimark> next time we should tell him not to mix old style macro call with new one
  45 2012-05-13T20:06:29  *** dwcramer has quit IRC
  46 2012-05-13T20:12:05  <CIA-146> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1353:33cb47c00076 2.0/setup.py: setup.py: add missing import, use 2.4x branch of whoosh repo to get latest maintenance updates
  47 2012-05-13T20:21:27  *** dwcramer has joined #moin-dev
  48 2012-05-13T20:47:13  *** dwcramer has quit IRC
  49 2012-05-13T21:24:47  *** dwcramer has joined #moin-dev
  50 2012-05-13T21:27:06  <spy> ThomasWaldmann: pad
  51 2012-05-13T21:35:43  *** dwcramer has quit IRC
  52 2012-05-13T21:45:36  <CIA-146> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1354:a9cd6f2bbc94 2.0/MoinMoin/ (apps/frontend/views.py templates/lookup.html): lookup view: add userid, language, itemlinks, itemtransclusions, refs, tags
  53 2012-05-13T22:04:40  <CIA-146> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1355:edc174ee4adc 2.0/docs/devel/development.rst: docs: be more clear about how the tests should be run, how to see infos about skipped tests
  54 2012-05-13T22:23:40  *** dwcramer has joined #moin-dev
  55 

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