1 2014-07-25T03:46:28  *** RogerHaase has joined #moin-dev
   2 2014-07-25T04:09:37  *** RogerHaase has left #moin-dev
   3 2014-07-25T09:27:55  *** greg_f has joined #moin-dev
   4 2014-07-25T10:50:06  *** jhermann has quit IRC
   5 2014-07-25T13:08:19  *** dave_largo has joined #moin-dev
   6 2014-07-25T13:17:45  *** RogerHaase has joined #moin-dev
   7 2014-07-25T13:30:55  *** randomax has joined #moin-dev
   8 2014-07-25T13:54:15  <RogerHaase> randomax: on CRs, it would help (people with short memories) if you also added a description longer than Solves issue #394
   9 2014-07-25T13:54:45  <randomax> RogerHaase, ok will do that
  10 2014-07-25T13:56:54  <RogerHaase> randomax: that CSS rename CR is likely in the way of your next changes, so go ahead and commit the 394, 425, and Admin Menu patches
  11 2014-07-25T13:58:44  <randomax> RogerHaase, actually the description of patch for 394 includes what i did to solve it.. but i'll elaborate it more now
  12 2014-07-25T14:00:40  <randomax> yeah i'll commit them
  13 2014-07-25T14:00:55  <RogerHaase> right, just copying the issue # and  title to the CR is usually good (assuming the issue description is correct)
  14 2014-07-25T14:16:34  *** skathpalia has joined #moin-dev
  15 2014-07-25T14:17:08  <skathpalia> RogerHaase, removed HTML validation errors from ticket view https://codereview.appspot.com/114370043/
  16 2014-07-25T14:27:01  <RogerHaase> randomax: added a few more ideas to basic UI on EP
  17 2014-07-25T14:29:07  *** sl33k_ has joined #moin-dev
  18 2014-07-25T14:30:00  <randomax> RogerHaase, ok.. will work on those too :)
  19 2014-07-25T14:31:41  *** jhermann has joined #moin-dev
  20 2014-07-25T14:35:37  <RogerHaase> skathpalia: looks ok
  21 2014-07-25T14:35:55  <skathpalia> Can I commit it?
  22 2014-07-25T14:37:08  <skathpalia> RogerHaase, ^^
  23 2014-07-25T14:37:29  <RogerHaase> ok by me
  24 2014-07-25T14:38:40  <skathpalia> RogerHaase, also tested https://codereview.appspot.com/115260043/ , works as desired :)
  25 2014-07-25T14:39:52  <randomax> RogerHaase, i did not get what you meant by the raw view ?
  26 2014-07-25T14:42:11  <RogerHaase> skathpalia:  re. ticket.css vs. ticket.styl - did someone object to deleting ticket.styl and just using pure CSS? I thought we discussed deleting ticket.styl?  It should either be deleted or make.py updated to compile it.
  27 2014-07-25T14:42:56  <RogerHaase> http://moinmo.in/MoinMoinWiki?action=raw
  28 2014-07-25T14:43:55  <skathpalia> RogerHaase, yeah we discussed about deleting ticket.styl .... I will ask ThomasWaldmann if thats Ok and then I will delete it
  29 2014-07-25T14:44:30  <RogerHaase> http://moinmo.in/J%C3%BCrgenHermann/MyModernCss?action=raw
  30 2014-07-25T14:47:27  <randomax> ok.. got it :)
  31 2014-07-25T14:48:05  <RogerHaase> randomax: on that User Settings > Appearance > User CSS URL we must somehow make a way for non-admin users to point to a URL.  Most wiki usrs will not have their own server
  32 2014-07-25T14:51:21  <RogerHaase> skathpalia: that simplify selectors patch is yours to fix or throw away after you ask tw about deleting ticket.styl
  33 2014-07-25T14:51:50  <skathpalia> Ok :)
  34 2014-07-25T14:52:14  <skathpalia> Will fix it soon :)
  35 2014-07-25T15:18:31  <randomax> Hmm.. i tried using google drive just now
  36 2014-07-25T15:18:40  <randomax> doesnt seem to work
  37 2014-07-25T15:19:01  <RogerHaase> for the css url?
  38 2014-07-25T15:19:39  <randomax> yeah
  39 2014-07-25T15:23:23  *** sl33k_ has quit IRC
  40 2014-07-25T15:24:32  *** jhermann has quit IRC
  41 2014-07-25T15:37:18  <randomax> it gets imported and i can access it through the sources but it does not affect or appear in the DOM
  42 2014-07-25T15:38:30  <RogerHaase> does it have a css validation error?
  43 2014-07-25T15:39:53  <randomax> no it does not appear there too :D
  44 2014-07-25T15:42:08  <RogerHaase> url?
  45 2014-07-25T15:47:52  <randomax> https://drive.google.com/file/d/0B6XulVWllm4XaUpOLWhZNFNvbzQ/edit?usp=sharing
  46 2014-07-25T15:48:37  <randomax> I actually changed a bit of modernized common.css :|
  47 2014-07-25T15:50:52  *** skathpalia has quit IRC
  48 2014-07-25T15:52:21  <RogerHaase> the content-type is text/html (iirc it should be text/plain) and source starts with <!DOCTYPE html>
  49 2014-07-25T15:52:22  <RogerHaase> <HTML><head>.....
  50 2014-07-25T15:56:11  <RogerHaase> wrong, must be text/css -- https://paste.thinkmo.de/0fe6b2f5-b49f-45b1-8b5a-d34299ea79d9
  51 2014-07-25T15:58:01  <randomax> Ohh i guess whats causing the problem is that
  52 2014-07-25T15:58:07  <RogerHaase> your google link headers  https://paste.thinkmo.de/3f576f2a-cf01-49c2-b6e0-8eee26c24abe
  53 2014-07-25T15:58:11  <randomax> it is not actually importing the css
  54 2014-07-25T15:58:21  <randomax> rather the html page displating the css
  55 2014-07-25T15:58:45  <randomax> *displaying
  56 2014-07-25T16:03:49  *** sl33k_ has joined #moin-dev
  57 2014-07-25T16:04:19  *** skathpalia has joined #moin-dev
  58 2014-07-25T16:15:12  <RogerHaase> randomax: this says to replace /file/d/ in your url with /host/  http://www.forezo.com/2014/04/how-free-host-css-or-javascript-with.html
  59 2014-07-25T16:15:57  <RogerHaase> ...but I get not found
  60 2014-07-25T16:19:15  <randomax> yeah same here
  61 2014-07-25T16:46:41  *** greg_f has quit IRC
  62 2014-07-25T16:57:33  *** skathpalia has quit IRC
  63 2014-07-25T17:03:38  *** skathpalia has joined #moin-dev
  64 2014-07-25T17:15:53  *** sl33k_ has quit IRC
  65 2014-07-25T17:24:53  *** sl33k_ has joined #moin-dev
  66 2014-07-25T17:26:46  <RogerHaase> randomax: the earlier comment on CR titles also applies to commit messages
  67 2014-07-25T17:41:48  *** skathpalia has quit IRC
  68 2014-07-25T17:48:53  <randomax> RogerHaase, i have added full desciptions in the commits
  69 2014-07-25T17:51:32  <RogerHaase> randomax: ok, but better to include a brief summary in first line
  70 2014-07-25T17:53:38  <randomax> ok.. will do that from the next time :)
  71 2014-07-25T18:30:00  <randomax> RogerHaase, done with google drive :D
  72 2014-07-25T18:30:03  <randomax> http://www.komku.org/2013/08/how-to-host-javascript-or-css-files-on-google-drive.html#.U9Kg6NYu5KA
  73 2014-07-25T18:33:12  *** sl33k_ has quit IRC
  74 2014-07-25T20:27:59  *** dave_largo has quit IRC
  75 2014-07-25T21:42:51  *** RogerHaase has left #moin-dev
  76 

MoinMoin: MoinMoinChat/Logs/moin-dev/2014-07-25 (last edited 2014-07-25 04:00:02 by IrcLogImporter)