1 2012-05-07T00:00:22  *** grzywacz has quit IRC
   2 2012-05-07T00:32:11  <CIA-146> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1347:cd22cf9e8dd7 2.0/MoinMoin/ (apps/frontend/views.py templates/lookup.html): implement +lookup view for itemid/revid/... based lookup
   3 2012-05-07T00:40:50  <ThomasWaldmann> xiaq: dasich: spy: ^^
   4 2012-05-07T00:47:03  <breton> what is app.backend? I don't quite get from the code, how does "for mountpoint, revid in backend" work
   5 2012-05-07T00:50:43  <breton> *app.storage
   6 2012-05-07T00:51:23  <breton> oooh, app.storage.backend
   7 2012-05-07T00:54:16  <breton> hmm, so, what is backend mountpoint?
   8 2012-05-07T00:59:30  <ThomasWaldmann> in default branch we have a fstab like approach
   9 2012-05-07T00:59:45  <ThomasWaldmann> in namespace branch we have namespaces
  10 2012-05-07T01:01:12  <breton> and what is fstab-like approach?
  11 2012-05-07T01:03:34  <ThomasWaldmann> like a posix filesystem with stuff being mounted at specific places
  12 2012-05-07T01:04:44  <ThomasWaldmann> but we will have namespaces, so maybe just assume all is in one backend for now
  13 2012-05-07T01:05:55  <breton> I don't understand what does it have to do with serialization
  14 2012-05-07T01:06:51  <ThomasWaldmann> well, one wants to serialize all backends?
  15 2012-05-07T01:06:58  <ThomasWaldmann> for backup
  16 2012-05-07T01:10:16  <breton> backend is fs or database, right?
  17 2012-05-07T01:10:47  <breton> or something else of that kind
  18 2012-05-07T01:16:06  <ThomasWaldmann> we have 2 backends: fileserver and stores
  19 2012-05-07T01:16:29  <ThomasWaldmann> stores backend uses 2 stores (one for meta, one for data)
  20 2012-05-07T01:16:52  <ThomasWaldmann> a store is a key/value store and we have misc implementations
  21 2012-05-07T01:18:00  *** spy has quit IRC
  22 2012-05-07T01:45:40  <xiaq> ThomasWaldmann: morning from Beijing. just did a hg fetch and reading `hg diff -r -2`
  23 2012-05-07T01:58:19  <xiaq> ThomasWaldmann: http://etherpad.osuosl.org/moin-add-summary-meta i made a list of files to touch to add "summary" meta key
  24 2012-05-07T01:58:26  <xiaq> plz point out if i missed something.
  25 2012-05-07T03:18:38  *** dcramer_ has quit IRC
  26 2012-05-07T03:19:28  *** dwcramer has quit IRC
  27 2012-05-07T03:32:11  *** dcramer_ has joined #moin-dev
  28 2012-05-07T03:32:57  *** dwcramer has joined #moin-dev
  29 2012-05-07T03:40:07  *** Trip__ has joined #moin-dev
  30 2012-05-07T03:43:13  *** MattMaker has quit IRC
  31 2012-05-07T03:46:38  *** sudo_dirk1 has joined #moin-dev
  32 2012-05-07T03:47:59  *** sudo_dirk has quit IRC
  33 2012-05-07T05:55:05  *** Trip__ has quit IRC
  34 2012-05-07T07:01:10  *** dwcramer has quit IRC
  35 2012-05-07T07:02:12  *** dcramer_ has quit IRC
  36 2012-05-07T08:47:42  <dreimark> xiaq: what is the contenttype of summary, only text?
  37 2012-05-07T08:47:47  <dreimark> moin
  38 2012-05-07T08:49:29  <dreimark> xiaq: does it solve https://bitbucket.org/thomaswaldmann/moin-2.0/issue/166/alt-attribute-for-items too?
  39 2012-05-07T09:13:37  <xiaq> dreimark: text for now, but i doubt anyone would want anything fancier :)
  40 2012-05-07T09:13:50  <xiaq> yes it solves 166!
  41 2012-05-07T09:19:47  <dreimark> xiaq: is it plain text or reST markup or any other?
  42 2012-05-07T09:20:04  <dreimark> is it neccessary to define in which markup the summary is written
  43 2012-05-07T09:20:10  <dreimark> which rules?
  44 2012-05-07T09:21:06  * dreimark ... where is spy?
  45 2012-05-07T09:24:16  <xiaq> dreimark: plain text is enough afaics
  46 2012-05-07T09:26:30  <xiaq> dreimark: if markup is to be allowed most likely we'll only allow inline markups
  47 2012-05-07T09:27:17  <xiaq> dreimark: making that restriction that will be more work..
  48 2012-05-07T10:41:00  <breton> dreimark: he was here today
  49 2012-05-07T12:34:20  <dreimark> breton: I do only see a message of his client that he was disconnected
  50 2012-05-07T12:34:42  <dreimark> but there is no question and nothing on the etherpad
  51 2012-05-07T12:39:17  * dreimark debugs currently ldap for 12.04 - is busy until that is solved
  52 2012-05-07T13:27:05  <ThomasWaldmann> breton: EP needs more work
  53 2012-05-07T13:47:26  <ThomasWaldmann> spy: EP needs MUCH more work
  54 2012-05-07T13:47:41  <ThomasWaldmann> MaikuMori: see question on EP chat
  55 2012-05-07T13:53:13  <ThomasWaldmann> xiaq: see EP
  56 2012-05-07T13:53:28  <ThomasWaldmann> http://etherpad.osuosl.org/moin-add-summary-meta
  57 2012-05-07T13:56:16  <xiaq> ThomasWaldmann: saw it
  58 2012-05-07T14:30:20  *** dwcramer has joined #moin-dev
  59 2012-05-07T14:32:17  *** dcramer_ has joined #moin-dev
  60 2012-05-07T14:36:20  *** brunomartin has joined #moin-dev
  61 2012-05-07T14:42:15  *** dave_largo has joined #moin-dev
  62 2012-05-07T15:05:41  *** kanha_ has joined #moin-dev
  63 2012-05-07T15:06:09  *** kanha has quit IRC
  64 2012-05-07T16:34:31  *** dcramer_ has quit IRC
  65 2012-05-07T16:34:59  *** dwcramer has quit IRC
  66 2012-05-07T16:37:55  *** kanha has joined #moin-dev
  67 2012-05-07T16:38:49  *** kanha_ has quit IRC
  68 2012-05-07T16:46:37  *** dwcramer has joined #moin-dev
  69 2012-05-07T16:47:54  *** dcramer_ has joined #moin-dev
  70 2012-05-07T17:23:17  <MaikuMori> Moin
  71 2012-05-07T17:30:51  *** spy has joined #moin-dev
  72 2012-05-07T17:36:00  <dreimark> spy: can you please work on the plan http://etherpad.osuosl.org/moin-blog
  73 2012-05-07T17:45:05  <spy> dreimark: yes, I'm just reading ticket system ideas
  74 2012-05-07T18:16:11  <dreimark> start with an overall structure and meta you need for the blog
  75 2012-05-07T20:03:31  *** MattMaker has joined #moin-dev
  76 2012-05-07T22:25:43  <spy> dreimark: have a question on etherpad
  77 2012-05-07T22:38:57  <ThomasWaldmann> spy: i am there, are you?
  78 2012-05-07T22:39:06  <spy> ThomasWaldmann: yes
  79 2012-05-07T23:10:30  <dreimark> re
  80 2012-05-07T23:12:01  <dreimark> spy: you are not connected there
  81 2012-05-07T23:19:37  *** dave_largo has quit IRC
  82 2012-05-07T23:47:16  <dreimark> spy: still here?

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