1 2014-07-22T08:31:28  *** sl33k_ has joined #moin-dev
   2 2014-07-22T08:47:30  *** greg_f has joined #moin-dev
   3 2014-07-22T09:09:59  *** sl33k_ has quit IRC
   4 2014-07-22T09:46:35  *** skathpalia has joined #moin-dev
   5 2014-07-22T09:57:57  *** moinBot has joined #moin-dev
   6 2014-07-22T10:47:45  *** sl33k_ has joined #moin-dev
   7 2014-07-22T10:52:22  *** sl33k_ has quit IRC
   8 2014-07-22T13:36:11  *** skathpalia has joined #moin-dev
   9 2014-07-22T13:39:59  <skathpalia> dimazest, Moved meta-data info of tickets to the left and messages to the right and also removed the usage of name of ticket in ticket templates https://codereview.appspot.com/114210043/
  10 2014-07-22T13:40:08  <skathpalia> screenshot http://picpaste.com/pics/tickets-HnBUVUxD.1406036133.png
  11 2014-07-22T13:47:34  <skathpalia> dimazest, removed the br tag https://codereview.appspot.com/114210043
  12 2014-07-22T14:20:43  *** randomax has joined #moin-dev
  13 2014-07-22T14:38:31  *** RogerHaase has joined #moin-dev
  14 2014-07-22T14:43:49  <dimazest> skathpalia: looks good
  15 2014-07-22T14:44:27  *** skathpalia has quit IRC
  16 2014-07-22T14:56:49  *** skathpalia has joined #moin-dev
  17 2014-07-22T14:57:19  <skathpalia> dimazest, Can I commit it?
  18 2014-07-22T15:02:56  <skathpalia> RogerHaase, added prefix 'moin-' to ids https://codereview.appspot.com/116940044/
  19 2014-07-22T15:03:28  <skathpalia> I will make other ids also consistent in another patch
  20 2014-07-22T15:04:07  <RogerHaase> skathpalia: added some comments to https://codereview.appspot.com/114210043/
  21 2014-07-22T15:15:21  <RogerHaase> skathpalia: just a general comment about tickets - pasting a bit of code or a traceback into the comment area results in unsatisfactory formatting
  22 2014-07-22T15:18:44  <skathpalia> Yeah its creating a list for the traceback
  23 2014-07-22T15:40:31  *** jhermann has joined #moin-dev
  24 2014-07-22T15:40:36  *** jhermann_ has joined #moin-dev
  25 2014-07-22T15:50:31  *** skathpalia has quit IRC
  26 2014-07-22T16:03:13  *** skathpalia has joined #moin-dev
  27 2014-07-22T16:05:06  <RogerHaase> skathpalia: duh - if you enclose the traceback/code in moin-wiki barkup {{{ ... }}} it displays OK
  28 2014-07-22T16:06:49  <RogerHaase> barkup/markup
  29 2014-07-22T16:14:39  <skathpalia> hmm
  30 2014-07-22T16:34:59  *** skathpalia has quit IRC
  31 2014-07-22T16:35:18  <RogerHaase> randomax: what are you working on?
  32 2014-07-22T16:37:32  <randomax> I was fixing #394 and #425
  33 2014-07-22T16:37:40  <randomax> as you had mentioned in the EP
  34 2014-07-22T16:37:51  <RogerHaase> great!
  35 2014-07-22T16:50:16  <randomax> RogerHaase, in 394 is the dropdown containing userprofiles and all even required
  36 2014-07-22T16:50:39  <randomax> bcoz you anyway have those links in the navbar ?
  37 2014-07-22T16:53:00  <RogerHaase> I do not think so, foobar does not have it.  And right, there are already other links.  Not sure why that dropdown was added.  Rather annoying because I frequently hit the mouseover when I am aiming for a link below it
  38 2014-07-22T16:56:35  <randomax> i'll remove it then, shall i ?
  39 2014-07-22T16:56:46  <RogerHaase> yes
  40 2014-07-22T16:58:10  <randomax> ok
  41 2014-07-22T17:03:43  *** magu_cic has joined #moin-dev
  42 2014-07-22T17:20:31  <randomax> RogerHaase, on second thoughts it is kept there for providing all a list of all namespaces and links to them
  43 2014-07-22T17:20:47  <randomax> but i still doubt it is useful
  44 2014-07-22T17:21:13  <randomax> rather even a user looking for that list might never know that the ~ would show the list
  45 2014-07-22T17:21:34  <randomax> maybe instead we can make a separate view for that
  46 2014-07-22T17:23:16  <randomax> thats if that function is useful
  47 2014-07-22T17:25:41  <RogerHaase> I am just now testing namespaces with this config: http://localhost:8080/+serve/docs/admin/configure.html?highlight=namespace#namespaces
  48 2014-07-22T17:27:24  <RogerHaase> when in the foo namespace, the ~ changes to foo and the dropdown has userprofiles/baz/bar/~/all
  49 2014-07-22T17:28:55  <RogerHaase> you can also click on foo to get to the foo "homepage" whick is named foo/fooHome
  50 2014-07-22T17:29:51  *** sl33k_ has joined #moin-dev
  51 2014-07-22T17:36:22  <RogerHaase> hmm, got any ideas on where to put that info or another way to display it? another navbar tab?
  52 2014-07-22T17:36:57  <randomax> yeah i was thinking of another navbar tab
  53 2014-07-22T17:37:35  <randomax> on a side note the docs is missing a closing bracket in line 54
  54 2014-07-22T17:37:41  <randomax> :)
  55 2014-07-22T17:40:25  <RogerHaase> yes, please fix
  56 2014-07-22T17:41:23  <randomax> yeah
  57 2014-07-22T17:41:42  <randomax> should i add a navbar tab ?
  58 2014-07-22T17:43:25  <RogerHaase> was looking for namespace related bugs, found https://bitbucket.org/thomaswaldmann/moin-2.0/issue/139/use-namespaceid-not-namespace-name  https://bitbucket.org/thomaswaldmann/moin-2.0/issue/194/revisions-belonging-to-multiple-namespaces  https://bitbucket.org/thomaswaldmann/moin-2.0/issue/331/namespace-selection
  59 2014-07-22T17:49:41  <RogerHaase> was also looking here https://www.mediawiki.org/wiki/Namespace
  60 2014-07-22T17:54:00  <randomax> do they have any such kind of list ?
  61 2014-07-22T17:54:12  <randomax> as in a list to show all namespaces ?
  62 2014-07-22T17:54:57  <RogerHaase> hmm, not that I can find, only way to get there is a search.  Even Special Pages lacks a link
  63 2014-07-22T18:01:40  <randomax> special pages has a link in the left sidebar
  64 2014-07-22T18:01:47  <RogerHaase> ThomasWaldmann: have an opinion on changing that location line dropdown to a navbar tab to show all namespaces:  https://bitbucket.org/thomaswaldmann/moin-2.0/issue/394/modernized-theme-creates-html-validation
  65 2014-07-22T18:02:33  <RogerHaase> saw the link, but taking it does not show a special page that shows namespaces
  66 2014-07-22T18:07:25  <randomax> hmm
  67 2014-07-22T18:12:36  <RogerHaase> If we had 18 namespaces like https://www.mediawiki.org/wiki/Help:Namespaces, then the drop down would be even more annoying; so I favor another tab on navbar. ... but we should wait for tw's opinion
  68 2014-07-22T18:13:37  <RogerHaase> what was the other topic we were discussing a week or so ago that needed an opinion from tw?
  69 2014-07-22T18:17:36  <randomax> bootstrap i guess
  70 2014-07-22T18:18:39  <randomax> i.e including bootstrap in modernized and foobar as well
  71 2014-07-22T18:20:36  <RogerHaase> wasn't there a specific view you were looking at?
  72 2014-07-22T18:23:51  <randomax> checking in the logs
  73 2014-07-22T18:27:56  <randomax> oh yes
  74 2014-07-22T18:28:01  <randomax> its in the EP
  75 2014-07-22T18:28:11  <randomax> we were talking about the tabs
  76 2014-07-22T18:29:35  <randomax> in the edit meta section
  77 2014-07-22T18:31:20  <RogerHaase> yes, I see - thanks
  78 2014-07-22T18:34:39  <RogerHaase> also updated https://bitbucket.org/thomaswaldmann/moin-2.0/issue/436/how-to-create-a-wikipage-in-a-custom related to namespaces
  79 2014-07-22T19:23:16  <RogerHaase> randomax: rather than adding a navbar tab, another way would be to create a Namespace heading with the namespaces listed below on the User navbar tab view
  80 2014-07-22T19:58:07  *** sl33k_ has quit IRC
  81 2014-07-22T22:20:51  *** RogerHaase has left #moin-dev
  82 2014-07-22T22:29:33  *** randomax has quit IRC
  83 

MoinMoin: MoinMoinChat/Logs/moin-dev/2014-07-22 (last edited 2014-07-22 08:45:02 by IrcLogImporter)