1 2011-07-28T02:43:58  *** MattMaker has quit IRC
   2 2011-07-28T07:37:40  *** raignarok has joined #moin-dev
   3 2011-07-28T08:18:37  <dreimark> moin
   4 2011-07-28T08:19:58  <dreimark> ThomasWaldmann: is whooah able to store images. E.g. Instead of showing only text results can we show a thumbnail of the item too?
   5 2011-07-28T08:22:14  <dreimark> or only the thumbnail if it is an item which is by the browser renderable
   6 2011-07-28T08:34:03  *** pkumar has joined #moin-dev
   7 2011-07-28T08:49:53  *** gwork has joined #moin-dev
   8 2011-07-28T08:50:19  <gwork> moin
   9 2011-07-28T09:40:28  *** raignarok has quit IRC
  10 2011-07-28T10:01:10  *** MattMaker has joined #moin-dev
  11 2011-07-28T10:26:31  *** pkumar has quit IRC
  12 2011-07-28T11:26:48  *** greg_f has joined #moin-dev
  13 2011-07-28T11:39:34  <ThomasWaldmann> dreimark: not sure how it would deal with binary stuff, usually you give it unicode.
  14 2011-07-28T12:24:05  *** Marchael has joined #moin-dev
  15 2011-07-28T13:04:28  <ThomasWaldmann> hi Marchael, how's it going?
  16 2011-07-28T13:08:54  <Marchael> hi ThomasWaldmann, sorry I've been busy yerstaday. I have queston about content indexing. MoinMoin.apps.frontend.views.indexable gives text/plain but how can I use it at moin start up?
  17 2011-07-28T13:09:13  <Marchael> flasg is unavailabe in this time
  18 2011-07-28T13:09:17  <Marchael> *flaskg
  19 2011-07-28T13:12:26  <ThomasWaldmann> you just call the function it calls
  20 2011-07-28T13:12:47  <ThomasWaldmann> that view is only for demo / experimental purposes
  21 2011-07-28T13:12:58  <ThomasWaldmann> as the comment above says also
  22 2011-07-28T13:15:33  <dreimark> bbl
  23 2011-07-28T13:16:56  <Marchael> ThomasWaldmann: what function you mean exactly? All this functions using Item class
  24 2011-07-28T13:17:35  <ThomasWaldmann> btw, you also should change the style of the wide search field / button a bit. it is not "visible" enough, can be easily overlooked as an input field.
  25 2011-07-28T13:18:03  *** raignarok has joined #moin-dev
  26 2011-07-28T13:18:04  <Marchael> hm, may be change background color
  27 2011-07-28T13:18:40  <ThomasWaldmann> look what style this uses: http://localhost:8080/+login
  28 2011-07-28T13:19:30  <ThomasWaldmann> use same style for field and buttons. that blueish field and reduced button is just for the top right thing so it looks more nicely there.
  29 2011-07-28T13:22:05  <Marchael> ok
  30 2011-07-28T13:22:09  <ThomasWaldmann> contenttype:text/x.moin.creole that still gives all text/* items
  31 2011-07-28T13:22:40  <Marchael> no
  32 2011-07-28T13:22:57  <Marchael> I just see only creole here
  33 2011-07-28T13:24:44  <ThomasWaldmann> hmm, i can't build index due to acl crash
  34 2011-07-28T13:26:05  <Marchael> I'm try to fix that
  35 2011-07-28T13:26:41  <ThomasWaldmann> ok, after killing wiki and index and starting from scratch, contenttype works
  36 2011-07-28T13:27:01  <ThomasWaldmann> see the bug report about it, i gave some comments there
  37 2011-07-28T13:27:18  <Marchael> ThomasWaldmann: after any changes in analyzer you should kill index and rebuid that
  38 2011-07-28T13:27:30  <Marchael> analyzer\index schema
  39 2011-07-28T13:27:34  <ThomasWaldmann> yeah
  40 2011-07-28T15:35:06  *** pkumar has joined #moin-dev
  41 2011-07-28T16:17:45  *** raignarok has quit IRC
  42 2011-07-28T16:41:14  *** raignarok has joined #moin-dev
  43 2011-07-28T16:41:27  *** gwork has quit IRC
  44 2011-07-28T16:44:39  *** greg_f has quit IRC
  45 2011-07-28T16:49:26  *** greg_f has joined #moin-dev
  46 2011-07-28T17:00:41  *** greg_f has quit IRC
  47 2011-07-28T17:03:03  *** Marchael has quit IRC
  48 2011-07-28T17:05:24  *** greg_f has joined #moin-dev
  49 2011-07-28T17:18:44  *** raignarok has quit IRC
  50 2011-07-28T17:19:00  *** raignarok has joined #moin-dev
  51 2011-07-28T18:31:00  *** greg_f has quit IRC
  52 2011-07-28T20:44:50  *** pkumar has quit IRC
  53 2011-07-28T20:47:13  <brunomartin> moin
  54 2011-07-28T20:59:08  *** raignarok has quit IRC
  55 2011-07-28T21:00:52  *** raignarok has joined #moin-dev
  56 2011-07-28T21:24:19  <ThomasWaldmann> hi brunomartin
  57 2011-07-28T21:29:24  <brunomartin> ThomasWaldmann: Hi! I'm getting an EncondinDecoding error downloading file, is this tracked? http://paste.pocoo.org/show/448324/
  58 2011-07-28T21:31:26  <ThomasWaldmann> some headers is not ascii
  59 2011-07-28T21:32:59  <ThomasWaldmann> is this current moin2 repo?
  60 2011-07-28T21:35:12  <brunomartin> ThomasWaldmann: yep... it's a merge of Marchaels and yours.... but I will v erify the headers now...
  61 2011-07-28T21:35:36  <ThomasWaldmann> it is the attachment filename in the header
  62 2011-07-28T21:35:47  <ThomasWaldmann> it is unicode and doesn't encode to ascii
  63 2011-07-28T21:35:54  <ThomasWaldmann> == item name
  64 2011-07-28T21:40:20  <ThomasWaldmann> http://paste.pocoo.org/show/448329/ try that
  65 2011-07-28T21:47:43  <ThomasWaldmann> http://greenbytes.de/tech/tc2231/
  66 2011-07-28T21:49:10  <brunomartin> ThomasWaldmann: worked!!! thanks! ^^
  67 2011-07-28T21:56:39  <ThomasWaldmann> browser?
  68 2011-07-28T21:58:22  <brunomartin> ThomasWaldmann: firefox 5
  69 2011-07-28T22:02:11  <ThomasWaldmann> that last url is a nice overview over that mess they made with that
  70 2011-07-28T22:05:22  *** raignarok has quit IRC
  71 2011-07-28T22:08:01  <brunomartin> ThomasWaldmann: I'm having another problem inserting images in html content...
  72 2011-07-28T22:08:08  <ThomasWaldmann> brunomartin: on that page, decoding utf-8 counts as failed :D
  73 2011-07-28T22:10:00  <brunomartin> ThomasWaldmann: it does not display nothing after the image...
  74 2011-07-28T22:10:21  <brunomartin> ThomasWaldmann: I'm will test the download on chromiun....
  75 2011-07-28T22:17:44  <ThomasWaldmann> Content-Disposition: attachment; filename="foo-ae.html"; filename*=UTF-8''foo-%c3%a4.html
  76 2011-07-28T22:17:56  <ThomasWaldmann> ^^ looks like we want sth like that
  77 2011-07-28T22:29:44  *** MattMaker_ has joined #moin-dev
  78 2011-07-28T22:30:43  *** MattMaker has quit IRC
  79 2011-07-28T22:30:43  *** MattMaker_ is now known as MattMaker
  80 2011-07-28T22:33:20  <brunomartin> ThomasWaldmann: when I insert a image on html content, it create a div <div class="page-object"> and put everything that comes after the image in that div, including the foot and so on!
  81 2011-07-28T22:33:48  <brunomartin> ThomasWaldmann: is this related to moin or with ckeditor?
  82 2011-07-28T22:35:48  <ThomasWaldmann> try without html and ckeditor
  83 2011-07-28T22:44:44  <brunomartin> ThomasWaldmann: same error with rst! every thing under same div <div class="page-object">
  84 2011-07-28T22:46:35  <ThomasWaldmann> so, what precisely is the error?
  85 2011-07-28T22:53:47  <brunomartin> ThomasWaldmann: when I edit an item, and insert a image on it (like .. image:: +download/myimage.png on rst) it dysplays the image, but it don't dysplay anithing after the image...
  86 2011-07-28T22:55:11  <ThomasWaldmann> file a bug. maybe the special treatment for transcluded stuff is going wrong.
  87 2011-07-28T22:55:57  <brunomartin> ThomasWaldmann: inspecting with firebug, it show all that comes after image inside a tag <object data="+download/myimage.png">
  88 2011-07-28T22:58:49  <brunomartin> ThomasWaldmann: I'm very annoyed to fix that... do think that if you give some hints I can fix it? I file the bug anyway, but I would be very happy if I could fix that... ;-)
  89 2011-07-28T23:00:01  <ThomasWaldmann> that could be complicated. iirc roger haase worked on that.
  90 2011-07-28T23:09:50  *** m4k3r has joined #moin-dev
  91 2011-07-28T23:11:16  <brunomartin> ThomasWaldmann: ok..  is it possible to disable that transcluded stuff, to it work for now?
  92 2011-07-28T23:16:01  *** m4k3r has quit IRC
  93 2011-07-28T23:17:38  <ThomasWaldmann> it always does the wrapping, that's intended for navigating to the transcluded object
  94 2011-07-28T23:19:52  <brunomartin> ThomasWaldmann: I think maybe it is messing up the tags in html out... but its ok.. I will file the but and look at the code a little bit more.... ;-)
  95 2011-07-28T23:23:05  *** m4k3r has joined #moin-dev
  96 2011-07-28T23:57:01  *** m4k3r_ has joined #moin-dev
  97 2011-07-28T23:58:21  <dreimark> re
  98 2011-07-28T23:59:06  *** m4k3r has quit IRC
  99 

MoinMoin: MoinMoinChat/Logs/moin-dev/2011-07-28 (last edited 2011-07-28 00:45:03 by IrcLogImporter)