1 2013-04-05T00:15:42  *** ashutosh1461 has quit IRC
   2 2013-04-05T01:35:55  *** dwcramer has joined #moin-dev
   3 2013-04-05T04:15:14  *** dwcramer has quit IRC
   4 2013-04-05T04:38:34  *** sunu is now known as evil__
   5 2013-04-05T04:51:06  *** evil__ is now known as sunu
   6 2013-04-05T04:51:18  *** sunu is now known as evil_
   7 2013-04-05T05:05:09  *** evil_ is now known as sunu
   8 2013-04-05T07:03:31  <sunu> ThomasWaldmann: I'll use the admin blueprint.
   9 2013-04-05T07:05:43  <sunu> ThomasWaldmann: Another idea is if we could somehow keep track of the index , we could try to initialize it in the before_wiki() function if it hasn't been successfully initialized before.
  10 2013-04-05T07:45:58  <sunu> but i still haven't found a way to check if the index is okay :/
  11 2013-04-05T08:49:00  *** ashutosh1461 has joined #moin-dev
  12 2013-04-05T09:05:50  *** greg_f has joined #moin-dev
  13 2013-04-05T09:49:48  <ashutosh1461> moin
  14 2013-04-05T09:49:53  <ashutosh1461> hello ThomasWaldmann :)
  15 2013-04-05T12:23:07  *** rihnapstor has joined #moin-dev
  16 2013-04-05T12:24:37  *** rihnapstor has quit IRC
  17 2013-04-05T12:25:33  *** rihnapstor has joined #moin-dev
  18 2013-04-05T12:42:45  <ashutosh1461>  ThomasWaldmann please review, https://codereview.appspot.com/7751045/
  19 2013-04-05T12:53:53  *** dave_largo has joined #moin-dev
  20 2013-04-05T13:22:06  *** sharky93 has joined #moin-dev
  21 2013-04-05T13:53:25  *** dwcramer has joined #moin-dev
  22 2013-04-05T14:07:35  *** RogerHaase has joined #moin-dev
  23 2013-04-05T14:15:53  *** ashutosh1461 has quit IRC
  24 2013-04-05T14:51:15  *** rihnapstor has quit IRC
  25 2013-04-05T15:07:09  *** RogerHaase has quit IRC
  26 2013-04-05T15:09:44  *** dwcramer has quit IRC
  27 2013-04-05T15:12:16  *** ashutosh1461 has joined #moin-dev
  28 2013-04-05T15:53:48  *** rihnapstor has joined #moin-dev
  29 2013-04-05T16:02:45  *** dwcramer has joined #moin-dev
  30 2013-04-05T16:24:52  *** dwcramer has quit IRC
  31 2013-04-05T16:35:22  * rihnapstor be brb
  32 2013-04-05T16:35:25  *** rihnapstor has quit IRC
  33 2013-04-05T16:37:03  *** dwcramer has joined #moin-dev
  34 2013-04-05T16:46:34  *** sharky93 has quit IRC
  35 2013-04-05T17:02:53  *** rihnapstor has joined #moin-dev
  36 2013-04-05T17:07:54  *** rihnapstor has quit IRC
  37 2013-04-05T17:07:54  *** rihnapstor has joined #moin-dev
  38 2013-04-05T17:11:31  *** dwcramer has quit IRC
  39 2013-04-05T17:30:08  *** ashutosh1461 has quit IRC
  40 2013-04-05T17:35:15  *** gugu has joined #moin-dev
  41 2013-04-05T17:38:23  *** rihnapstor has quit IRC
  42 2013-04-05T17:48:40  *** rihnapstor has joined #moin-dev
  43 2013-04-05T17:49:41  *** rihnapstor has joined #moin-dev
  44 2013-04-05T17:50:35  *** greg_f has quit IRC
  45 2013-04-05T18:10:40  *** RogerHaase has joined #moin-dev
  46 2013-04-05T18:12:56  <rihnapstor> RogerHaase: can you suggest any useful changes need to be made in atom.html.  https://codereview.appspot.com/8248045/
  47 2013-04-05T18:24:40  <RogerHaase> rihnapstor: done, what reader(s) are you using to test?
  48 2013-04-05T18:31:27  *** ashutosh1461 has joined #moin-dev
  49 2013-04-05T18:31:37  <rihnapstor> RogerHaase: using py.test.
  50 2013-04-05T18:31:56  *** ashutosh1461 has quit IRC
  51 2013-04-05T18:32:08  <rihnapstor> RogerHaase: i use Firebug
  52 2013-04-05T18:34:40  <rihnapstor> seriously,adding inline css tags doesn't render any changes  tom atom.html. Even calling  macros  has no effect on atom.html.
  53 2013-04-05T18:37:21  <RogerHaase> rihnapstor:  I meant atom readers.  I tried with IE, Firefox, Safari, Thunderbird, Opera.  Most ignore css, I could not find anything that loaded atom.xlst.
  54 2013-04-05T18:41:06  <rihnapstor>  RogerHaase  atom.xslt ,atom.html loads. i inspected atom.xslt through firebug  it had "id = entries"  attrib  for div tag.
  55 2013-04-05T18:48:59  <rihnapstor> RogerHaase: moin_diff.styl which is inherited by main.styl references tag in atom.html  ,i tried putting a link to ''common.css'' using a macro,but even that didn;t help.
  56 2013-04-05T18:57:12  <RogerHaase> rihnapstor:  a few days ago I said I may have told you wrong about common.css.  I do not use atom readers, just tried a few times to test moin2.  Most seemed to have internal formatting and ignored all css.
  57 2013-04-05T19:04:06  *** ashutosh1461 has joined #moin-dev
  58 2013-04-05T19:06:15  <ashutosh1461> hello RogerHaase :) please review https://codereview.appspot.com/7751045/
  59 2013-04-05T19:07:13  <rihnapstor> RogerHaase:  yeah.The page looks  a bit messy. what can be done about that ? btw,i combined 2 tables into one. is that ok ? shouldi revert  it . now the only concern  is the page layouting.
  60 2013-04-05T19:18:20  * ThomasWaldmann is currently at the local hackerspace in the python workshop
  61 2013-04-05T19:18:56  <ThomasWaldmann> RogerHaase: moin :) btw, there is a pull request for moin-2.0 for some template / theming changes
  62 2013-04-05T19:19:32  <ThomasWaldmann> https://bitbucket.org/thomaswaldmann/moin-2.0/pull-request/151/various-theme-tweaks-for-bootstrap-support
  63 2013-04-05T19:20:08  <ThomasWaldmann> aside from whether we'll get a bootstrap theme (licensing issues), is that stuff we want anyway?
  64 2013-04-05T19:22:08  <RogerHaase> ashutosh1461:  install stylus 0.29.0 to avoid all the extraneous foobar common .css changes:  see https://bitbucket.org/thomaswaldmann/moin-2.0/issue/356/foobar-css-generated-by-stylus-differs
  65 2013-04-05T19:22:36  <RogerHaase> ThomasWaldmann:  will take a look shortly
  66 2013-04-05T19:24:35  <RogerHaase> rihnapstor:  show me a png or something where I can be sure we are talking about the same thing
  67 2013-04-05T19:27:14  <rihnapstor> RogerHaase: ok
  68 2013-04-05T19:29:37  <ashutosh1461> RogerHaase, fine and what about the rest of the changes ?
  69 2013-04-05T19:39:22  <RogerHaase> ashutosh1461: rest looks ok to me.  did you run tests and do a jslint?
  70 2013-04-05T19:53:53  *** dwcramer has joined #moin-dev
  71 2013-04-05T21:05:28  *** dave_largo has quit IRC
  72 2013-04-05T21:06:52  <ThomasWaldmann> https://codereview.appspot.com/8324045 fix for moin 1.9
  73 2013-04-05T21:38:02  *** dwcramer has quit IRC
  74 2013-04-05T21:41:53  *** rihnapstor has quit IRC
  75 2013-04-05T22:23:08  <ThomasWaldmann> http://hg.moinmo.in/moin/1.9/rev/6489ec33874d 2 issues fixed, hopefully with no regressions
  76 2013-04-05T22:28:54  *** RogerHaase has left #moin-dev
  77 2013-04-05T22:38:58  *** gugu has quit IRC
  78 2013-04-05T22:43:29  *** dwcramer has joined #moin-dev
  79 2013-04-05T22:48:52  *** ashutosh1461 has quit IRC
  80 

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