1 2010-11-25T00:05:04  <ThomasWaldmann> if there are any questions, I am here for an hour or so
   2 2010-11-25T00:30:44  *** moin9 has joined #moin-dev
   3 2010-11-25T00:30:58  <moin9>  i need a clarification on the my task
   4 2010-11-25T00:34:14  *** moin9 has quit IRC
   5 2010-11-25T03:04:39  *** shaun1 has joined #moin-dev
   6 2010-11-25T03:05:18  <shaun1> hello i could do the html fine but i am unfamiliar with the wiki code so i believe i will have to withdraw from my project
   7 2010-11-25T03:08:40  *** shaun1 has quit IRC
   8 2010-11-25T03:21:02  *** Spreadsheet has left #moin-dev
   9 2010-11-25T04:07:59  *** Guest26184 has quit IRC
  10 2010-11-25T05:21:43  *** kursor has joined #moin-dev
  11 2010-11-25T06:34:49  *** kursor has quit IRC
  12 2010-11-25T07:08:18  <TheSheep> dreimark: I'm didn't apply for mentoring for gci because of lack of time, btw
  13 2010-11-25T07:20:32  *** m4k3r has joined #moin-dev
  14 2010-11-25T07:46:22  <dreimark> TheSheep: i know you told. excuse me
  15 2010-11-25T07:50:12  <m4k3r> dreimark: to view one the page(s) created by a function in view.py, I have to go in 4ct10ns/$item_name, right?
  16 2010-11-25T07:50:46  <TheSheep> dreimark: sorry, I will try to help as much as I can
  17 2010-11-25T07:56:38  <dreimark> m4k3r: no, you talk about 1.x
  18 2010-11-25T07:57:07  <dreimark> it is likly +orphanded items
  19 2010-11-25T07:57:25  <dreimark> or +OrphanedItems
  20 2010-11-25T07:58:11  <dreimark> e.g. http://test.moinmo.in:8080/+similar_names/Example?rev=0
  21 2010-11-25T07:58:27  <dreimark> ok, we choose +orphaned_items
  22 2010-11-25T08:01:38  <m4k3r> dreimark:  got it.
  23 2010-11-25T08:01:41  <m4k3r> Thanks.
  24 2010-11-25T08:01:48  <m4k3r> Have to go to school.
  25 2010-11-25T08:01:49  <m4k3r> o/
  26 2010-11-25T08:01:51  *** m4k3r has quit IRC
  27 2010-11-25T09:13:38  *** gwork has joined #moin-dev
  28 2010-11-25T11:00:42  *** greg_f has joined #moin-dev
  29 2010-11-25T12:05:32  <ThomasWaldmann> re
  30 2010-11-25T13:06:56  <dreimark> good, someone has jumped on the screencast tasks for doing a patch
  31 2010-11-25T13:09:54  <TheSheep> you can do two tasks at a time this way :D
  32 2010-11-25T13:12:31  <dreimark> next time we give more points for that idea
  33 2010-11-25T13:21:46  <dreimark> http://www.linux-magazin.de/content/view/full/56547
  34 2010-11-25T13:48:00  <ThomasWaldmann> TheSheep: by fixing a bug as patch as screencast?
  35 2010-11-25T13:52:41  <TheSheep> ThomasWaldmann: yup
  36 2010-11-25T15:31:39  *** RogerHaase has joined #moin-dev
  37 2010-11-25T17:00:52  *** kursor has joined #moin-dev
  38 2010-11-25T17:04:03  *** m4k3r has joined #moin-dev
  39 2010-11-25T17:04:13  *** gwork has quit IRC
  40 2010-11-25T17:09:38  *** nickr5 has joined #moin-dev
  41 2010-11-25T17:44:29  <m4k3r> dreimark:  !
  42 2010-11-25T17:45:14  <m4k3r> My next task could be about a prettier argument parser.
  43 2010-11-25T17:52:52  *** raignarok has joined #moin-dev
  44 2010-11-25T18:38:36  *** kursor has quit IRC
  45 2010-11-25T18:39:25  <dreimark> m4k3r: yay that needs also be done, we should add it to the list
  46 2010-11-25T18:39:35  <dreimark> hi raignarok
  47 2010-11-25T18:42:18  <m4k3r> dreimark:  why the attribute element_name in class RouterItem of module MoinMoin.storage.backends.router is always 'item'?
  48 2010-11-25T18:43:00  <dreimark> is it misleading or why do you ask?
  49 2010-11-25T18:43:35  <dreimark> ThomasWaldmann: ^
  50 2010-11-25T18:44:02  <m4k3r> dreimark:  shouldn't it be the name of the page?
  51 2010-11-25T18:44:22  <dreimark> no we don't have pages
  52 2010-11-25T18:44:34  <m4k3r> *the item
  53 2010-11-25T18:44:35  <dreimark> a video or image is also only an item
  54 2010-11-25T18:44:55  <dreimark> attachments and pages are unified
  55 2010-11-25T18:45:00  <m4k3r> Ok, shouldn't it return the title/name of the item?
  56 2010-11-25T18:45:00  <dreimark> to mimetype items
  57 2010-11-25T18:46:27  <dreimark> ThomasWaldmann: knows that better than me. may be it is a bug, just wait for his comment
  58 2010-11-25T18:47:46  <m4k3r> No, I've just found another attribute which seems to work.
  59 2010-11-25T18:48:26  <dreimark> ok
  60 2010-11-25T18:53:09  <m4k3r> dreimark:  just pushed the orphaned_items function. Please tell me what I have to do. First, I should create another template page, right? Then, I don't think this functions need unittest, no other function in views.py does, and it's comprensible.
  61 2010-11-25T18:53:42  <m4k3r> http://bitbucket.org/maker/moin-2.0-dev/changeset/1194e2921262
  62 2010-11-25T18:53:47  <m4k3r> dreimark:  ^
  63 2010-11-25T18:55:55  <ThomasWaldmann> m4k3r: some of the storage stuff is still being worked on. i can have a look later, still at work.
  64 2010-11-25T18:56:33  <m4k3r> ThomasWaldmann:  you'll be back in 1/2/5 hours?
  65 2010-11-25T18:56:46  <ThomasWaldmann> ah. now i know what you mean. element_name is for xml serialization <item>.
  66 2010-11-25T18:57:12  <ThomasWaldmann> why do you have to deal with that?
  67 2010-11-25T18:57:51  <ThomasWaldmann> I'll be better available in 1.5h
  68 2010-11-25T18:58:01  <m4k3r> ThomasWaldmann:  I just was searching for a .name attribute on a RouterItem object.
  69 2010-11-25T18:58:21  <ThomasWaldmann> iirc it is a property
  70 2010-11-25T19:03:43  *** raignarok has quit IRC
  71 2010-11-25T19:07:33  <ThomasWaldmann> xorAxAx: waldi: watch your bank account tomorrow :)
  72 2010-11-25T19:08:53  <ThomasWaldmann> eSyr: reading?
  73 2010-11-25T19:14:03  <ThomasWaldmann> eSyr: see notification you got from moinmo.in wiki right now in your email
  74 2010-11-25T19:31:49  <dreimark> m4k3r: you check only if an item has not ITEMLINKS meta data. but you need to know which item name is not in any ITEMLINKS
  75 2010-11-25T19:33:55  <m4k3r> dreimark:  so ITEMLINKKS stores the links a page has?
  76 2010-11-25T19:34:14  <dreimark> it is something like set(all linked items) - set(all item names)
  77 2010-11-25T19:34:46  <dreimark> yes it stores what the current item as links to other items has
  78 2010-11-25T19:36:01  <dreimark> ehem, set(all item names) - set(all linked items)
  79 2010-11-25T19:39:38  *** greg_f has quit IRC
  80 2010-11-25T19:42:39  <dreimark> ThomasWaldmann: do you agree with orphans instead of orphaned_items ?
  81 2010-11-25T19:44:38  <ThomasWaldmann> for?
  82 2010-11-25T19:45:00  <dreimark> @frontend.route('/+orphans')
  83 2010-11-25T19:45:00  <moinBot> dreimark: Error: "frontend.route('/+orphans')" is not a valid command.
  84 2010-11-25T19:45:24  <dreimark> the question is if we should add _items
  85 2010-11-25T19:45:31  <dreimark> because anything are items now
  86 2010-11-25T19:47:02  <ThomasWaldmann> sounds ok
  87 2010-11-25T19:47:39  <ThomasWaldmann> well, in the end, it should be consistently named
  88 2010-11-25T19:47:52  <dreimark> :)
  89 2010-11-25T19:52:13  *** shergold1 has joined #moin-dev
  90 2010-11-25T19:55:35  <dreimark> hi shergold1
  91 2010-11-25T19:56:12  * dreimark reads comments of claimed tasks
  92 2010-11-25T20:11:53  <m4k3r> dreimark:  do you prefer something like [y for y in foo.bar for foo in baz] or itertools.chain.from_iterable(foo.bar for foo in baz) ?
  93 2010-11-25T20:16:02  <dreimark> the last one is better readable
  94 2010-11-25T20:23:54  <ThomasWaldmann> m4k3r: show more code
  95 2010-11-25T20:24:09  <ThomasWaldmann> in general, we don't do a one-liner contest :)
  96 2010-11-25T20:24:32  <m4k3r> About what?
  97 2010-11-25T20:25:16  <ThomasWaldmann> both solutions might be not good
  98 2010-11-25T20:26:40  *** raignarok has joined #moin-dev
  99 2010-11-25T20:39:03  <ThomasWaldmann> hi raignarok
 100 2010-11-25T20:40:03  *** shergold1 has quit IRC
 101 2010-11-25T20:49:09  <dreimark> raignarok: do you need some help?
 102 2010-11-25T21:14:41  <m4k3r> ThomasWaldmann:  are you there?
 103 2010-11-25T21:16:10  <m4k3r> http://bitbucket.org/maker/moin-2.0-dev/src/tip/MoinMoin/apps/frontend/views.py#cl-439
 104 2010-11-25T21:19:05  <ThomasWaldmann> m4k3r: yes
 105 2010-11-25T21:19:29  <m4k3r> <ThomasWaldmann> m4k3r: show more code → there it is ^
 106 2010-11-25T21:20:24  <ThomasWaldmann> as i said, we are not doing a one liner contest
 107 2010-11-25T21:21:40  <RogerHaase> ThomasWaldmann: Is there something else I need to do to fix any of the changesets in my bitbucket repo?
 108 2010-11-25T21:21:43  <m4k3r> So, do you prefer an unrolled for?
 109 2010-11-25T21:22:24  <ThomasWaldmann> RogerHaase: i wanted waldi to review it
 110 2010-11-25T21:22:37  <ThomasWaldmann> (the dom stuff)
 111 2010-11-25T21:22:54  <ThomasWaldmann> m4k3r: yes, please
 112 2010-11-25T21:23:10  <ThomasWaldmann> if something crashes in such a one liner, it is a pain to debug it
 113 2010-11-25T21:24:37  <ThomasWaldmann> so use a for loop, build linked set and all_item_names list
 114 2010-11-25T21:24:59  <ThomasWaldmann> and then compute orphans as set difference
 115 2010-11-25T21:25:40  <ThomasWaldmann> s/linked set/linked list/
 116 2010-11-25T21:25:45  <dreimark> back to 19:36
 117 2010-11-25T21:31:52  <m4k3r> ThomasWaldmann:  done. Refresh the page I previously linked.
 118 2010-11-25T21:32:01  <RogerHaase> ThomasWaldmann: OK, but there several changes to moinwiki_in.py and html_out.py within my changesets.
 119 2010-11-25T21:32:56  <ThomasWaldmann> m4k3r: current_rev = ...
 120 2010-11-25T21:33:35  <m4k3r> ThomasWaldmann:  Mh? My link was to tip, so you don't have to worry about rev.
 121 2010-11-25T21:33:49  <ThomasWaldmann> and you don't need a for loop to add each single link.
 122 2010-11-25T21:34:09  <ThomasWaldmann> i mean don't try cramming a lot of stuff into single lines of code
 123 2010-11-25T21:34:45  <m4k3r> That's what I've done.
 124 2010-11-25T21:34:59  <ThomasWaldmann> in the first for loop, you also can build the all_items set
 125 2010-11-25T21:36:12  <ThomasWaldmann> and then: orphans = all_items - linked_items
 126 2010-11-25T21:37:44  <m4k3r> Uh, that's right. Thanks for tha
 127 2010-11-25T21:37:47  <m4k3r> *the advice.
 128 2010-11-25T21:51:43  <m4k3r> ThomasWaldmann:  rewritten && tested. Please refresh and give me your opinion.
 129 2010-11-25T21:52:58  <m4k3r> Maybe that return after all_items could be removed :\
 130 2010-11-25T21:53:46  *** hmak13 has joined #moin-dev
 131 2010-11-25T21:55:09  <ThomasWaldmann> m4k3r:         item = item.get_revision(-1)  # current_rev = ...
 132 2010-11-25T21:57:04  <dreimark> hmak13: do you have a clone of moin-2.0 ?
 133 2010-11-25T21:57:40  <hmak13> um what is that?
 134 2010-11-25T21:57:48  <hmak13> im guessing not
 135 2010-11-25T21:58:10  <m4k3r> ThomasWaldmann:  I don't know, I've just taken ITEMLINKS as it does in http://bitbucket.org/maker/moin-2.0-dev/src/tip/MoinMoin/apps/frontend/views.py#cl-1257
 136 2010-11-25T21:58:22  <ThomasWaldmann> m4k3r: docstring s/by another/by any other/
 137 2010-11-25T21:59:07  <dreimark> hmak13: you have a task of that type http://moinmo.in/EasyToDo/find%20a%20bug%2C%20fix%20a%20bug%20%28easy%29
 138 2010-11-25T21:59:13  <dreimark> ?
 139 2010-11-25T21:59:15  <ThomasWaldmann> m4k3r: i mean it is not an item, it is a revision
 140 2010-11-25T21:59:46  <hmak13> yeah
 141 2010-11-25T21:59:59  <ThomasWaldmann> m4k3r: the current revision
 142 2010-11-25T22:00:19  <m4k3r> Got it.
 143 2010-11-25T22:00:28  <dreimark> hmak13: this is 1.9 then
 144 2010-11-25T22:01:19  <m4k3r> ThomasWaldmann:  should I remove the comment on orphans = ... and the return after all_items?
 145 2010-11-25T22:01:40  <dreimark> hmak13: you can look at the moinmo.in wiki and read bug reports
 146 2010-11-25T22:02:14  <hmak13> yep im reading them
 147 2010-11-25T22:02:15  <ThomasWaldmann> m4k3r: yes, i think it is clear without comment
 148 2010-11-25T22:02:32  <ThomasWaldmann> not sure what "return" you mean
 149 2010-11-25T22:02:43  <m4k3r> ThomasWaldmann:  the blank line
 150 2010-11-25T22:02:51  <ThomasWaldmann> yes, remove blank lines
 151 2010-11-25T22:03:45  <m4k3r> Ok, let me re-test and commit.
 152 2010-11-25T22:04:18  <dreimark> test_sourcecode
 153 2010-11-25T22:04:56  <m4k3r> Done.
 154 2010-11-25T22:06:58  <ThomasWaldmann> m4k3r: great :)
 155 2010-11-25T22:07:21  <m4k3r> So, can I submit to Melange?
 156 2010-11-25T22:07:50  <dreimark> do you have the template done?
 157 2010-11-25T22:08:07  <dreimark> ordered list ?
 158 2010-11-25T22:08:36  <m4k3r> ^ Ok, previously I've asked what was missing.
 159 2010-11-25T22:08:56  <m4k3r> dreimark:  ordered list → a simple sort?
 160 2010-11-25T22:09:02  <dreimark> yes you suggested yourselfs that you need to do this
 161 2010-11-25T22:09:11  <dreimark> m4k3r: an enumbered list
 162 2010-11-25T22:09:26  <dreimark> ol = ordered list from html
 163 2010-11-25T22:10:04  <hmak13> hm, i don't know which bug to choose, first time working with one and they all look hard. Any suggestions?
 164 2010-11-25T22:10:13  <ThomasWaldmann> dreimark: do we need ol?
 165 2010-11-25T22:10:40  <ThomasWaldmann> m4k3r: hmm, yeah, sorting names would make sense
 166 2010-11-25T22:11:01  <dreimark> seeing the amount is given by ol
 167 2010-11-25T22:11:31  <ThomasWaldmann> yes, but in the most verbose way
 168 2010-11-25T22:11:41  <ThomasWaldmann> i think we can live with ul for now
 169 2010-11-25T22:11:43  <dreimark> and talking about with using numbers if you can't spell it
 170 2010-11-25T22:12:03  <ThomasWaldmann> and if we want the count, we can make a template that displays the total count at one place
 171 2010-11-25T22:12:08  <dreimark> ok. there is also a task which extends the elements
 172 2010-11-25T22:12:32  <dreimark> hmak13: http://moinmo.in/MoinMoinBugs/SearchResultsURLContainsRepr
 173 2010-11-25T22:12:42  <dreimark> this may be is not so complicated
 174 2010-11-25T22:12:59  <ThomasWaldmann> m4k3r: pity someone else grabbed the wanted items :) otherwise that would've been rather easy now for you.
 175 2010-11-25T22:13:03  <dreimark> but it may need a special setuo
 176 2010-11-25T22:14:19  <ThomasWaldmann> m4k3r: you have item LINKS in result list, right?
 177 2010-11-25T22:14:36  <m4k3r> ThomasWaldmann:  I have item names.
 178 2010-11-25T22:15:29  <m4k3r> dreimark:  except for total orphaned items, what should differe from the template I'm currently using?
 179 2010-11-25T22:16:08  <dreimark> i would like it an enumbered result instead of bullets
 180 2010-11-25T22:16:14  <ThomasWaldmann> well, links would be better i think
 181 2010-11-25T22:16:32  <dreimark> yes and links
 182 2010-11-25T22:16:37  <ThomasWaldmann> because if you see some item there, you maybe want to have a close look at that, so a link is needed
 183 2010-11-25T22:16:43  <dreimark> otherwise it is no navigation
 184 2010-11-25T22:17:08  <ThomasWaldmann> haha
 185 2010-11-25T22:17:21  <ThomasWaldmann> item_link_list.html, but it doesn't have links yet :D
 186 2010-11-25T22:17:37  <ThomasWaldmann> so please improve that template
 187 2010-11-25T22:17:44  <dreimark> ouch
 188 2010-11-25T22:18:55  <m4k3r> dreimark:  wait.
 189 2010-11-25T22:18:58  <m4k3r> Look: http://img220.imageshack.us/f/schermatahf.png/
 190 2010-11-25T22:19:38  <m4k3r> This is what I see. The items displayed links to the correct page, I think this is what you wanted.
 191 2010-11-25T22:20:03  <ThomasWaldmann> yeah
 192 2010-11-25T22:20:18  <ThomasWaldmann> do we have that view in the menu already?
 193 2010-11-25T22:20:21  <m4k3r> So, I have just to create a new template?
 194 2010-11-25T22:20:25  <m4k3r> ThomasWaldmann:  yep
 195 2010-11-25T22:20:48  <m4k3r> The last orphaned_items you have seen is that.
 196 2010-11-25T22:23:46  <dreimark> hmak13: this one is maybe also easy http://moinmo.in/MoinMoinBugs/AttachFileUrlIgnoresPrefix
 197 2010-11-25T22:24:03  <ThomasWaldmann> m4k3r: you have that in the dropdown menu?
 198 2010-11-25T22:24:47  <hmak13> ill try to do the first one you linked, what is the special setup i need?
 199 2010-11-25T22:25:27  <hmak13> for http://moinmo.in/MoinMoinBugs/SearchResultsURLContainsRepr
 200 2010-11-25T22:27:25  <dreimark> i guess it happens only with a url_prefix_action
 201 2010-11-25T22:27:34  <dreimark> or / and with xapian enabled
 202 2010-11-25T22:27:47  <dreimark> we know that it did not happen on master19.moinmo.in
 203 2010-11-25T22:28:16  <dreimark> there we don't have the prefix and also no xapian enabled
 204 2010-11-25T22:29:09  <dreimark> HelpOnXapian
 205 2010-11-25T22:32:42  <ThomasWaldmann> maybe first check whether you can reproduce without xapian
 206 2010-11-25T22:32:52  <ThomasWaldmann> (setting up xapian is also quite a bit of work)
 207 2010-11-25T22:34:32  <dreimark> is also a easy one http://moinmo.in/MoinMoinBugs/MoinHelpDoesntWork
 208 2010-11-25T22:35:04  <ThomasWaldmann> m4k3r: maybe you can inherit from that template and make a new one item_link_list_count.html?
 209 2010-11-25T22:36:43  <hmak13> how do i start working on a bug?
 210 2010-11-25T22:37:26  <ThomasWaldmann> by reproducing it
 211 2010-11-25T22:38:12  *** Roboraider has joined #moin-dev
 212 2010-11-25T22:38:24  <Roboraider> hello?
 213 2010-11-25T22:38:27  <ThomasWaldmann> hi
 214 2010-11-25T22:39:00  <Roboraider> I just claimed the autoescaping with jinja2 task
 215 2010-11-25T22:39:01  <dreimark> Roboraider: moin
 216 2010-11-25T22:39:28  <Roboraider> how should i start?
 217 2010-11-25T22:40:02  <ThomasWaldmann> you know what the problem is?
 218 2010-11-25T22:40:20  <m4k3r> re, sorry ThomasWaldmann.
 219 2010-11-25T22:41:45  <ThomasWaldmann> Roboraider: you know what the problem is?
 220 2010-11-25T22:41:46  <Roboraider> i think i'm supposed to mark the places that html is inserted with HHH?
 221 2010-11-25T22:41:57  <ThomasWaldmann> yes, and why? :)
 222 2010-11-25T22:42:46  <dreimark> hmak13: you need a download of moin or a clone of its repository
 223 2010-11-25T22:43:20  <dreimark> you need to start it as local wiki (Desktopedition)
 224 2010-11-25T22:43:21  <hmak13> um sure
 225 2010-11-25T22:43:22  <Roboraider> because there is a follow-up task
 226 2010-11-25T22:43:55  <ThomasWaldmann> Roboraider: because an attacker could do evil stuff if have can insert evil html into our output
 227 2010-11-25T22:44:10  <Roboraider> okay
 228 2010-11-25T22:44:12  <ThomasWaldmann> to make this much harder, we want autoescaping
 229 2010-11-25T22:44:34  <ThomasWaldmann> but, if we WANT to insert html and it gets autoescaped, it doesn't work as we want
 230 2010-11-25T22:44:49  <ThomasWaldmann> thus, we have to know these places
 231 2010-11-25T22:45:09  <ThomasWaldmann> i suggest you first review the configuration attributes
 232 2010-11-25T22:45:22  <ThomasWaldmann> so you know what is expected to be configurable html
 233 2010-11-25T22:45:33  <ThomasWaldmann> file MoinMoin/config/default.py
 234 2010-11-25T22:46:26  <hmak13> sorry i think u should re open my task on melange, dont think i have enough experience for this
 235 2010-11-25T22:46:31  <ThomasWaldmann> then find all places where they are used in the code / in the template to insert HTML
 236 2010-11-25T22:46:44  <dreimark> hmak13: you can withdraw
 237 2010-11-25T22:47:05  <ThomasWaldmann> hmak13: what was the problem?
 238 2010-11-25T22:47:34  <ThomasWaldmann> (if it is not too much, you can ask :)
 239 2010-11-25T22:47:35  <hmak13> um never learned about bugs and how to fix em
 240 2010-11-25T22:48:11  <dreimark> it is not difficult at the beginning it needs more time
 241 2010-11-25T22:48:13  <ThomasWaldmann> it was easier in the fifties
 242 2010-11-25T22:48:22  <ThomasWaldmann> you just had to catch them :P
 243 2010-11-25T22:48:28  <dreimark> he
 244 2010-11-25T22:48:38  <hmak13> i dont know how to spot a bug lol
 245 2010-11-25T22:48:56  <dreimark> first thing is to reproduce it
 246 2010-11-25T22:49:10  <dreimark> and then trying to locate it
 247 2010-11-25T22:49:32  <dreimark> and then discussing it
 248 2010-11-25T22:49:56  <dreimark> and then trying to write a test which describes it
 249 2010-11-25T22:50:06  <dreimark> afterwards fixing it
 250 2010-11-25T22:50:36  <ThomasWaldmann> (the test is optional, for stupid bugs it is often not needed)
 251 2010-11-25T22:50:45  <dreimark> that is one
 252 2010-11-25T22:52:13  <dreimark> finding the location is may be the biggest problem
 253 2010-11-25T22:52:46  <dreimark> but you are lucky you can ask for hints
 254 2010-11-25T22:53:11  <dreimark> as everyone does
 255 2010-11-25T22:53:31  <hmak13> lol thanks but i think this is just out of my league atm
 256 2010-11-25T22:53:55  <ThomasWaldmann> hmak13: maybe look at the other tasks of us
 257 2010-11-25T22:53:59  <hmak13> ill keep in mind what u guys said in future
 258 2010-11-25T22:54:51  <ThomasWaldmann> btw, I'll reject some claims for bugs/tests fixing soon if no bug/test was specified (they should not be claimed before bug/test is known)
 259 2010-11-25T22:55:15  *** hmak13 has left #moin-dev
 260 2010-11-25T23:01:08  <Roboraider> I downloaded the 1.9 release of MoinMoin and tried to find the default.py file that you mentioned, but I couldn't find it.
 261 2010-11-25T23:01:53  <Roboraider> i looked in the folder MoinMoin/config/
 262 2010-11-25T23:02:22  <ThomasWaldmann> moin2
 263 2010-11-25T23:02:30  <ThomasWaldmann> Roboraider: ^^
 264 2010-11-25T23:02:36  <Roboraider> oh
 265 2010-11-25T23:02:39  <Roboraider> thanks!
 266 2010-11-25T23:03:38  <dreimark> 2.0-dev
 267 2010-11-25T23:11:43  <Roboraider> i looked thruogh the default.py file and i couldn't figure out where the html is
 268 2010-11-25T23:13:01  <Roboraider> i didnt really see much html
 269 2010-11-25T23:14:01  <ThomasWaldmann> it's configurable :)
 270 2010-11-25T23:14:24  <Roboraider> okay
 271 2010-11-25T23:14:43  <ThomasWaldmann>     ('logo', None, "Text (html-escaped) or html fragment (html5, xml variant) shown as logo. [Unicode]"),
 272 2010-11-25T23:14:52  <ThomasWaldmann> that, for example
 273 2010-11-25T23:15:00  <Roboraider> k
 274 2010-11-25T23:15:34  <ThomasWaldmann> if there is html in the name or comment, you can easily find it by searching for that
 275 2010-11-25T23:29:20  *** grzywacz has joined #moin-dev
 276 2010-11-25T23:29:41  *** RogerHaase has left #moin-dev
 277 2010-11-25T23:32:51  <dreimark> gn
 278 2010-11-25T23:33:21  <m4k3r> ThomasWaldmann:  http://bitbucket.org/maker/moin-2.0-dev/src/73f84c5661f6/MoinMoin/templates/orphaned.html
 279 2010-11-25T23:33:34  <m4k3r> So, ordered lists? Or ul?
 280 2010-11-25T23:33:43  <Roboraider> could you clarify what you meant by marking the output HHH? Did you mean to put it an HHH in the files in the template directory?
 281 2010-11-25T23:34:43  <ThomasWaldmann> m4k3r: you can keep it like that
 282 2010-11-25T23:35:13  <ThomasWaldmann> is it orphaned.html vs. /+orphans ?
 283 2010-11-25T23:35:22  <m4k3r> ThomasWaldmann:  Ok, do you want a screenshot?
 284 2010-11-25T23:35:29  <m4k3r> Yep.
 285 2010-11-25T23:35:32  <m4k3r> Rename?
 286 2010-11-25T23:35:35  <ThomasWaldmann> yes
 287 2010-11-25T23:35:42  <m4k3r> orphans.html?
 288 2010-11-25T23:35:43  <ThomasWaldmann> consistency rules :=)
 289 2010-11-25T23:35:50  <ThomasWaldmann> yes
 290 2010-11-25T23:37:07  <m4k3r> Done.
 291 2010-11-25T23:37:23  <m4k3r> no, wait.
 292 2010-11-25T23:43:55  <m4k3r> ThomasWaldmann:  moved && tested (there was a unicode warning)

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-11-25 (last edited 2010-11-24 23:45:03 by IrcLogImporter)