1 2013-03-30T00:16:27  *** dwcramer has joined #moin-dev
   2 2013-03-30T00:28:30  <ThomasWaldmann> sunu: /+cli/index doesn't work on appspot one needs to use %2B, which is a bit unexpected
   3 2013-03-30T00:28:43  <ThomasWaldmann> also there is a typo in the template shown there
   4 2013-03-30T00:29:05  <ThomasWaldmann> and I only get 500...
   5 2013-03-30T00:38:51  *** dwcramer has quit IRC
   6 2013-03-30T00:50:28  *** dwcramer has joined #moin-dev
   7 2013-03-30T02:52:24  *** rihnapstor has joined #moin-dev
   8 2013-03-30T02:55:57  *** dwcramer has quit IRC
   9 2013-03-30T03:01:37  *** dwcramer has joined #moin-dev
  10 2013-03-30T05:04:54  * xiaq took a look at http://moinmo.in/GoogleSoc2013/InitialProjectIdeas
  11 2013-03-30T05:05:09  <xiaq> i don't find an Android app a good idea...
  12 2013-03-30T05:06:03  <xiaq> better make a mobile version, or better yet, adopt a responsive design
  13 2013-03-30T06:19:07  *** rihnapstor has quit IRC
  14 2013-03-30T06:51:55  *** rihnapstor has joined #moin-dev
  15 2013-03-30T06:55:03  *** rihnapstor has quit IRC
  16 2013-03-30T06:55:46  *** rihnapstor has joined #moin-dev
  17 2013-03-30T06:58:08  *** rihnapstor has quit IRC
  18 2013-03-30T06:59:09  *** rihnapstor has joined #moin-dev
  19 2013-03-30T07:01:37  *** rihnapstor has quit IRC
  20 2013-03-30T07:02:05  *** dwcramer has quit IRC
  21 2013-03-30T07:02:23  *** rihnapstor has joined #moin-dev
  22 2013-03-30T07:07:31  *** rihnapstor has quit IRC
  23 2013-03-30T07:20:18  *** rihnapstor has joined #moin-dev
  24 2013-03-30T07:48:52  <dreimark> moin
  25 2013-03-30T07:49:19  <dreimark> xiaq: yes responsive theme is also an interesting task
  26 2013-03-30T07:50:25  <dreimark> http://designwoop.com/2012/03/15-detailed-responsive-web-design-tutorials/
  27 2013-03-30T07:57:23  * rihnapstor brb
  28 2013-03-30T07:57:26  *** rihnapstor has quit IRC
  29 2013-03-30T09:14:45  *** rihnapstor has joined #moin-dev
  30 2013-03-30T09:49:13  *** rihnapstor has quit IRC
  31 2013-03-30T11:14:43  <dreimark> re
  32 2013-03-30T12:38:59  *** greg_f has joined #moin-dev
  33 2013-03-30T13:27:29  <sunu> moin
  34 2013-03-30T13:28:58  <sunu> the crash on appspot is related to whoosh somehow.
  35 2013-03-30T13:29:10  <sunu> ThomasWaldmann: ^^
  36 2013-03-30T13:29:20  <sunu> here's the complete traceback http://rn0.ru/show/MJnvv9nfeUZCCVKiirZV/
  37 2013-03-30T13:31:27  <ThomasWaldmann> well, i guess the main problem is that it is unclear how to get the deployment into a clean state
  38 2013-03-30T13:32:12  <ThomasWaldmann> and how to use the index cli as it is undocumented also
  39 2013-03-30T13:35:54  <sunu> ThomasWaldmann: isn't gae supposed to autoupdate the appspot code based on the current state ?
  40 2013-03-30T13:36:26  <ThomasWaldmann> i mean the storage
  41 2013-03-30T13:36:46  <ThomasWaldmann> and especially whoosh's index
  42 2013-03-30T13:41:13  <sunu> ThomasWaldmann: after using +cli/index everything works fine for me.
  43 2013-03-30T13:41:32  <sunu> here's my test wiki http://moin-test.appspot.com/Home
  44 2013-03-30T13:47:42  <ThomasWaldmann> so just document that "using"?
  45 2013-03-30T13:52:27  <sunu> ok. just add an extra section to docs/admin/index.rst ?
  46 2013-03-30T14:22:16  <ThomasWaldmann> Yes, as a start.
  47 2013-03-30T14:23:03  <ThomasWaldmann> Maybe we need to reorganize it later, if we have more than index stuff via the web interface
  48 2013-03-30T14:35:21  <ThomasWaldmann> and please also fix that typo in the template
  49 2013-03-30T14:42:03  <sunu> ThomasWaldmann: already sent a pr for typo.
  50 2013-03-30T14:43:21  <ThomasWaldmann> ah, ok
  51 2013-03-30T15:01:09  *** RogerHaase has joined #moin-dev
  52 2013-03-30T15:04:00  <sunu> ThomasWaldmann: https://codereview.appspot.com/8153044
  53 2013-03-30T15:10:54  <sunu> \beep
  54 2013-03-30T15:11:05  <sunu> oops :P
  55 2013-03-30T15:11:22  * sunu is playing with irssi
  56 2013-03-30T15:18:39  <ThomasWaldmann> sunu: done
  57 2013-03-30T15:22:05  *** dwcramer has joined #moin-dev
  58 2013-03-30T15:27:13  <sunu> ThomasWaldmann: moin index-create -s -i seems to work fine on my instance. http://moin-test.appspot.com/
  59 2013-03-30T15:34:45  <ThomasWaldmann> interesting. it now works for me also.
  60 2013-03-30T15:44:32  <sunu> ThomasWaldmann: https://codereview.appspot.com/8153044/ updated
  61 2013-03-30T15:56:55  *** dwcramer has quit IRC
  62 2013-03-30T15:58:40  <ThomasWaldmann> https://bitbucket.org/thomaswaldmann/moin-2.0/issue/328/multiple-name-must-be-unique-with-all hmm, this is still open, and the issue was only fixed for rename
  63 2013-03-30T16:00:30  *** ronny has joined #moin-dev
  64 2013-03-30T16:00:31  *** ronny has joined #moin-dev
  65 2013-03-30T16:07:43  <ThomasWaldmann> xiaq: https://bitbucket.org/thomaswaldmann/moin-2.0/issue/317/use-more-constants can you fix this?
  66 2013-03-30T16:17:59  <ThomasWaldmann> https://bitbucket.org/thomaswaldmann/moin-2.0/issue/349/invalid-login-cookie-causes-traceback I try improving that
  67 2013-03-30T16:58:30  *** rihnapstor has joined #moin-dev
  68 2013-03-30T17:14:09  <ThomasWaldmann> fixed :)
  69 2013-03-30T17:33:55  *** rihnapstor has quit IRC
  70 2013-03-30T17:35:10  *** rihnapstor has joined #moin-dev
  71 2013-03-30T17:36:19  *** ronny has quit IRC
  72 2013-03-30T17:37:18  *** rihen_ has joined #moin-dev
  73 2013-03-30T17:38:09  *** rihen_ has joined #moin-dev
  74 2013-03-30T17:39:33  *** rihen_ has quit IRC
  75 2013-03-30T17:39:37  *** rihnapstor has quit IRC
  76 2013-03-30T17:50:57  *** greg_f has quit IRC
  77 2013-03-30T17:57:16  *** dwcramer has joined #moin-dev
  78 2013-03-30T17:58:44  *** rihnapstor has joined #moin-dev
  79 2013-03-30T17:59:19  *** rihnapstor has quit IRC
  80 2013-03-30T17:59:19  *** rihnapstor has joined #moin-dev
  81 2013-03-30T18:53:20  *** dwcramer has quit IRC
  82 2013-03-30T19:32:07  *** ashutosh1461 has joined #moin-dev
  83 2013-03-30T19:36:33  *** ronny has joined #moin-dev
  84 2013-03-30T19:53:47  * ThomasWaldmann works on content validation
  85 2013-03-30T19:54:05  *** spy has joined #moin-dev
  86 2013-03-30T19:54:29  *** spy is now known as Guest34996
  87 2013-03-30T19:54:55  *** Guest34996 is now known as spy_
  88 2013-03-30T19:58:00  <rihnapstor> ThomasWaldmann: in issue #308,
  89 2013-03-30T19:58:01  <rihnapstor> when i update my content  the parent revision  is left blanked in atom feeds from web browser,but when it is deleted and rewrote ,parent and child revision content is displayed ,what should be done about the content left blank for parent revision?
  90 2013-03-30T19:59:10  <rihnapstor> should it be hidden?
  91 2013-03-30T20:02:33  *** puneet has joined #moin-dev
  92 2013-03-30T20:20:47  <ThomasWaldmann> rihnapstor: put some example on a pastebin, i didn't look at the atom stuff recently
  93 2013-03-30T20:23:18  <rihnapstor> ThomasWaldmann: i tried to do that before sending my previous message but  the text was scattered and was not understandable,so will a screen do ?
  94 2013-03-30T20:23:33  <rihnapstor> *screenshot
  95 2013-03-30T20:24:35  <ThomasWaldmann> try, mark the places you are talking about
  96 2013-03-30T20:25:53  <rihnapstor> ok
  97 2013-03-30T20:43:46  <rihnapstor> ThomasWaldmann:  here is the link http://dpaste.com/1040770/. its the issue only about  look and feel.
  98 2013-03-30T20:44:59  * ThomasWaldmann looks
  99 2013-03-30T20:49:00  <ThomasWaldmann> rihnapstor: in line 3, do you refer to a fresh page that has no older revisions?
 100 2013-03-30T20:49:21  <ThomasWaldmann> or that has an empty older revision?
 101 2013-03-30T20:51:29  <ThomasWaldmann> and it is still a bit unclear what the issue is. it looks like you are describing normal diff behaviour.
 102 2013-03-30T20:52:12  <rihnapstor> ThomasWaldmann: noth the revisions
 103 2013-03-30T20:52:29  <rihnapstor> i think a screenshot will be worth here
 104 2013-03-30T20:52:35  <ThomasWaldmann> and how is that all related to issue 308?
 105 2013-03-30T20:57:04  *** dwcramer has joined #moin-dev
 106 2013-03-30T20:58:12  <rihnapstor> ThomasWaldmann:  issue 308 is in atom.html which contains outdated or unused attributes which should be deleted. Here is the linnk http://postimg.org/image/41iu6k65l/
 107 2013-03-30T20:58:27  <rihnapstor> is *about
 108 2013-03-30T21:02:46  <ThomasWaldmann> maybe first try to understand what the issue is about before trying to fix something
 109 2013-03-30T21:06:56  <rihnapstor> ThomasWaldmann: dreimark  had  made clear to me about the removal of unused attributes in table tag and rewrite them in stylus file.ok so i will stlck to that issue only.
 110 2013-03-30T21:09:29  <ThomasWaldmann> yeah. try to make clean changesets concentrating on one issue.
 111 2013-03-30T21:33:00  *** dwcramer has quit IRC
 112 2013-03-30T21:59:27  <rihnapstor> gn
 113 2013-03-30T22:00:11  *** rihnapstor has quit IRC
 114 2013-03-30T22:00:42  *** RogerHaase has left #moin-dev
 115 2013-03-30T22:02:51  <ashutosh1461> ThomasWaldmann, please review (related to transclusion and linking of sub-items , i converted them into one "insertname") https://codereview.appspot.com/7751045/#ps28001
 116 2013-03-30T22:03:19  *** spy_ has quit IRC
 117 2013-03-30T22:17:07  <ThomasWaldmann> hi ashutosh1461
 118 2013-03-30T22:17:17  * ThomasWaldmann looking...
 119 2013-03-30T22:29:56  <ThomasWaldmann> ashutosh1461: done
 120 2013-03-30T22:33:55  <ashutosh1461> ThomasWaldmann, " " afterwards is there as it looks good there, the user can keep editing directly without hitting a space. and it works only at the end of the text. should i implement it to insert text at the position of the caret ?
 121 2013-03-30T23:09:51  <ThomasWaldmann> [[foo|bar]] - find the space :)
 122 2013-03-30T23:10:23  <ThomasWaldmann> yes, at position of caret would make much sense
 123 2013-03-30T23:10:26  <ThomasWaldmann> ashutosh1461: ^
 124 2013-03-30T23:25:42  * ThomasWaldmann loled at mitsuhiko on twitter: "Every time someone recommends k&r for learning C a freighter full of cute cats sinks."
 125 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-03-30 (last edited 2013-03-30 00:30:04 by IrcLogImporter)