1 2010-07-10T00:13:03  *** RogerHaase has left #moin-dev
   2 2010-07-10T00:29:24  <valeuf> 0:30 here and 31 degrees ... what's wrong ?
   3 2010-07-10T00:34:37  <xorAxAx> 27° here
   4 2010-07-10T00:36:22  <ThomasWaldmann> 22 here :P
   5 2010-07-10T02:20:54  *** SWAT has quit IRC
   6 2010-07-10T02:25:15  *** SWAT has joined #moin-dev
   7 2010-07-10T03:37:27  <diofeher> hello?
   8 2010-07-10T03:37:36  <diofeher> my internet screwed today :S
   9 2010-07-10T03:39:35  <diofeher> ok TheSheep
  10 2010-07-10T03:39:55  <diofeher> ThomasWaldmann: about wikilink i've made some changes, but i have to paste to you the diff
  11 2010-07-10T05:14:06  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8606:144c66e63a77 2.0-dev-jinja2-plugins-dfeher/MoinMoin/templates/base.html: [templating] removing head_title (defined in render_content)
  12 2010-07-10T05:14:09  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8607:553e18755a8c 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (formatter/text_html.py theme/jinja.py wikiutil.py): [templating] removing interwiki_item_name in formatter and put in wikiutil (interwiki_name). fix calling this function in jinja
  13 2010-07-10T05:14:51  <diofeher> ThomasWaldmann: i'm gonna continue this when you will online
  14 2010-07-10T05:15:02  <diofeher> going to fix called in actions
  15 2010-07-10T05:15:20  <diofeher> and i was wondering to create an one template to substitute send_page
  16 2010-07-10T05:29:16  <diofeher> going to sleep early to wake up early :D
  17 2010-07-10T05:29:17  <diofeher> gn
  18 2010-07-10T08:10:40  *** kursor has joined #moin-dev
  19 2010-07-10T10:33:57  *** grzywacz has joined #moin-dev
  20 2010-07-10T10:34:00  *** grzywacz has joined #moin-dev
  21 2010-07-10T11:49:13  <ThomasWaldmann> moin
  22 2010-07-10T12:08:25  <dreimark> moin
  23 2010-07-10T12:41:17  <valeuf> moin :)
  24 2010-07-10T12:59:48  * ei-grad watched the crowd of ten tough men next to the kiosk with ice cream. >30° here
  25 2010-07-10T13:00:07  <ei-grad> moin
  26 2010-07-10T13:11:05  <ThomasWaldmann> hehe
  27 2010-07-10T13:11:16  * ThomasWaldmann refactors trail
  28 2010-07-10T13:20:27  <ThomasWaldmann> TheSheep: where do you think we should call user.addTrail(item_name)?
  29 2010-07-10T13:22:23  <ThomasWaldmann> theme init or main action dispatcher come to mind
  30 2010-07-10T13:23:47  <ThomasWaldmann> btw, i remove the item exists() and may.read() check from addTrail
  31 2010-07-10T13:30:05  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8446:5cdaadc9db42 2.0-dev/MoinMoin/ (Page.py PageEditor.py user.py): (log message trimmed)
  32 2010-07-10T13:30:05  <CIA-98> refactor trail code (see below)
  33 2010-07-10T13:30:05  <CIA-98> removed calls to addTrail() and getTrail() from deprecated Page/PageEditor code
  34 2010-07-10T13:30:05  <CIA-98> addTrail:
  35 2010-07-10T13:30:05  <CIA-98> * gets an item_name now (not a Page object)
  36 2010-07-10T13:30:05  <CIA-98> * also adds non-existing items and non-readable items to trail
  37 2010-07-10T13:30:06  <CIA-98> (if you don't want that, check it before calling addTrail())
  38 2010-07-10T13:36:59  <ThomasWaldmann> hmm, i take the dispatcher for now
  39 2010-07-10T13:37:42  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8447:6272a1cd2fe3 2.0-dev/MoinMoin/wsgiapp.py: call addTrail() before invoking action handler
  40 2010-07-10T13:41:56  *** y84 has joined #moin-dev
  41 2010-07-10T14:17:28  <ThomasWaldmann> diofeher: you wanted to get up early :P
  42 2010-07-10T14:22:54  <valeuf> ThomasWaldmann: it is only 9:23 am in Brazil :p
  43 2010-07-10T14:28:42  <ThomasWaldmann> i know, isn't that "early"? :)
  44 2010-07-10T14:29:18  <valeuf> ThomasWaldmann: it depends :p for me not ... but for some other people it can be really early
  45 2010-07-10T15:01:59  <valeuf> \o/ I just found a fan in the basement of my home :)
  46 2010-07-10T15:03:45  <ThomasWaldmann> so you have at least one real fan :D
  47 2010-07-10T15:08:24  *** valeuf has quit IRC
  48 2010-07-10T15:08:32  *** valeuf has joined #moin-dev
  49 2010-07-10T15:51:09  <CIA-98> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8622:13c8d10c3415 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_in.py: Add unit tests for Q and A set with number or qanda defaultlabel for the DocBook_IN converter
  50 2010-07-10T15:51:11  <CIA-98> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8623:6acdc2ef3783 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_in.py: Fix namespace and attribute problem for qandaset test for DocBook_IN converter
  51 2010-07-10T15:51:13  <CIA-98> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8624:f8b2a57d89ad 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_in.py: Add conversion for qandaset with number defaultlabel attribute for DocBook_IN converter
  52 2010-07-10T15:51:49  <valeuf> oh ThomasWaldmann I think I found why push was not working last time. it seems that when I am using bittorent, I do not have enough upload speed to push on MoinMoin server !
  53 2010-07-10T16:01:48  <ThomasWaldmann> bt clients usually have limits you could use
  54 2010-07-10T16:04:14  <valeuf> ThomasWaldmann: that's the curious point, upload is limited to 50kb, and I can push to other mercurial server, or upload file on ftp without big trouble
  55 2010-07-10T16:04:39  <valeuf> but this is not a big matter, I can pause my bt client when I push my commits :)
  56 2010-07-10T16:07:27  <ThomasWaldmann> maybe you need traffic shaping with ssh prioritized
  57 2010-07-10T16:07:32  <ronny_> http timeout?
  58 2010-07-10T16:07:52  <valeuf> ThomasWaldmann: wow, I am not sure I can do this on my network
  59 2010-07-10T16:09:09  <ThomasWaldmann> real routers or linux gateway machines can do this
  60 2010-07-10T16:10:07  <valeuf> ThomasWaldmann: yes I was network admin at my student residence previously, and I did such of operation, but I do not have router here, just the "box" from my ISP
  61 2010-07-10T16:21:14  *** RogerHaase has joined #moin-dev
  62 2010-07-10T16:26:21  <CIA-98> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8625:aea6684e3ff1 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_in.py: Add conversion for qandaset with qanda defaultlabel attribute for DocBook_IN converter
  63 2010-07-10T16:26:35  <valeuf> bbl
  64 2010-07-10T16:53:43  *** ValentinJaniaut has joined #moin-dev
  65 2010-07-10T16:56:17  *** valeuf has quit IRC
  66 2010-07-10T16:56:17  *** ValentinJaniaut is now known as valeuf
  67 2010-07-10T17:09:35  <diofeher> moin
  68 2010-07-10T17:12:45  <ThomasWaldmann> got up early, eh? :)
  69 2010-07-10T17:12:54  <diofeher> not too much
  70 2010-07-10T17:12:56  <diofeher> :P
  71 2010-07-10T17:13:18  <ThomasWaldmann> lots todo
  72 2010-07-10T17:16:04  <diofeher> unrun, i'm reading
  73 2010-07-10T17:16:06  <diofeher> http://paste.pocoo.org/show/235857/
  74 2010-07-10T17:16:32  <diofeher> can i stay with my version and put trail?
  75 2010-07-10T17:18:02  <diofeher> ThomasWaldmann ^
  76 2010-07-10T17:34:46  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8610:9c8c85cbbbc9 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (Page.py PageEditor.py user.py wsgiapp.py): [templating] merge with main repo
  77 2010-07-10T17:34:47  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8611:8f3e459e1283 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] adaptaded items in trail to tuples
  78 2010-07-10T17:39:44  <ThomasWaldmann> http://hg.moinmo.in/moin/2.0-dev-jinja2-plugins-dfeher/rev/9c8c85cbbbc9#l4.7 empty line too much
  79 2010-07-10T17:40:10  <ThomasWaldmann> [templating] adaptaded items in trail to tuples
  80 2010-07-10T17:40:26  <ThomasWaldmann> could you please read your commit comments before hitting enter?
  81 2010-07-10T17:40:52  <ThomasWaldmann> all your typos will live forever in our repo
  82 2010-07-10T17:43:19  <diofeher> i've read.. just didn't know that i'm writing wrong... but now know that is adapted :x
  83 2010-07-10T17:43:40  <diofeher> sorry again
  84 2010-07-10T17:50:47  <ThomasWaldmann> ok, trail works \o/
  85 2010-07-10T17:50:59  <diofeher> yeaa :D
  86 2010-07-10T18:07:42  * ThomasWaldmann plays with converter2
  87 2010-07-10T18:08:23  <valeuf> ThomasWaldmann: what are you doing with converter2 ?? :p
  88 2010-07-10T18:19:46  <ThomasWaldmann> http://paste.pocoo.org/show/235879/
  89 2010-07-10T18:20:07  <ThomasWaldmann> i am thinking about whether we can use it for navibar
  90 2010-07-10T18:22:23  <ThomasWaldmann> waldi: target exists check is not supported yet, right?
  91 2010-07-10T18:24:02  <ThomasWaldmann> also, i18n handling is the question then
  92 2010-07-10T18:27:21  <ThomasWaldmann> also, shortening pagenames is not done with that
  93 2010-07-10T18:34:59  <ThomasWaldmann> waldi: ah, found it "TODO: new existance check"
  94 2010-07-10T18:36:21  <CIA-98> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8626:422bb078f2ee 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_out.py: Add unit tests for tables for the DocBook_OUT converter
  95 2010-07-10T18:36:22  <CIA-98> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8627:11f88a970c9b 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_in.py: Fix wrong indenatation
  96 2010-07-10T18:36:54  <ThomasWaldmann> hmm, the dynamic part needs to get assembled anyway, so shortening stuff can be done by the code that does that
  97 2010-07-10T18:37:24  <ThomasWaldmann> so, i18n is the only problem to solve
  98 2010-07-10T18:40:20  <ThomasWaldmann> could be solved by expanding macros in link target/label before the link is built
  99 2010-07-10T18:40:49  <ThomasWaldmann> [[<<I18nedSysPage(FrontPage)>>]]
 100 2010-07-10T18:42:01  <ThomasWaldmann> -> macro looks up if page _("FrontPage") is there and returns its name or returns "FrontPage" if not
 101 2010-07-10T18:42:23  <ThomasWaldmann> diofeher: what are you working on?
 102 2010-07-10T18:43:47  <diofeher> ThomasWaldmann: refactoring
 103 2010-07-10T18:43:53  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8612:c3bcb41a4ca3 2.0-dev-jinja2-plugins-dfeher/MoinMoin/wsgiapp.py: [templating] removed too much empty line
 104 2010-07-10T18:43:54  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8613:100d9d331a74 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (templates/base.html templates/layout.html theme/jinja.py): [templating] renamed JinjaTheme.page_name attribute to JinjaTheme.item_name
 105 2010-07-10T18:43:56  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8614:b4680ace2486 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] use self.item_name instead of self.page.page_name
 106 2010-07-10T18:43:57  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8615:ba0a0b68aeb9 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] renamed test to page in link_supplementation_page
 107 2010-07-10T18:43:58  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8616:05778b75c094 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] removed local variable in parent_page, use self.item_name directly
 108 2010-07-10T18:44:11  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8617:776a9b24989a 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] changing various points of JinjaTheme the use of self.item_name instead of page.page_name
 109 2010-07-10T18:44:13  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8618:93c7a59a0a47 2.0-dev-jinja2-plugins-dfeher/MoinMoin/templates/editbar.html: [templating] use theme.item_name instead of theme.page_name in editbar.html
 110 2010-07-10T18:50:54  <ThomasWaldmann> actions_menu.html:<form class="actionsmenu" method="GET" action="{{ href(theme.page_name)|e }}">
 111 2010-07-10T18:52:42  <CIA-98> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8628:67b7ff9bbf48 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_out.py: Add conversion for the tables without attributes for DocBook_out converter
 112 2010-07-10T18:55:27  <ThomasWaldmann> diofeher: ^^
 113 2010-07-10T18:55:42  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8619:86fb8a93a89b 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] killed stuff related to cache in JinjaTheme.actions_menu
 114 2010-07-10T18:55:42  <diofeher> ThomasWaldmann: fixed
 115 2010-07-10T18:55:43  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8620:20ddecabc048 2.0-dev-jinja2-plugins-dfeher/MoinMoin/templates/actions_menu.html: [templating] renaming theme.page_name to theme.item_name in actions_menu.html
 116 2010-07-10T18:56:45  <ThomasWaldmann> diofeher: also, look into splitNaviLink, it is create Page objects at the end of its code without reason to do so
 117 2010-07-10T18:56:59  <ThomasWaldmann> *creating
 118 2010-07-10T19:01:39  *** kursor has quit IRC
 119 2010-07-10T19:02:54  <diofeher> ThomasWaldmann: ok, gonna look
 120 2010-07-10T19:16:27  <ThomasWaldmann> slight change of pageinfo plan, even easier now :)
 121 2010-07-10T19:23:24  * ThomasWaldmann .oO(the icon code is rather unused due to missing converter2 support)
 122 2010-07-10T19:23:36  <valeuf> icon code ?
 123 2010-07-10T19:23:40  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8621:a4542363826d 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] using self.request.cfg instead of self.cfg in JinjaTheme functions
 124 2010-07-10T19:23:42  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8622:b91a3b8f0baa 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (templates/editbar.html theme/jinja.py): [templating] creating an attribute user in JinjaTheme. Replacing self.request.user to self.user in JinjaTheme functions. Replacing theme.request.user to theme.user in editbar.html
 125 2010-07-10T19:23:48  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8623:819afb1346b4 2.0-dev-jinja2-plugins-dfeher/MoinMoin/templates/base.html: [templating] changing theme.request.user to theme.user in base.html
 126 2010-07-10T19:28:21  *** y84 has quit IRC
 127 2010-07-10T19:29:06  <diofeher> i get the inconsistence with interwikilink... when i finish wikiutil.interwikilink, i fix this
 128 2010-07-10T19:29:45  <diofeher> valeuf: i think he's talking about functions in ThemeBase (make_icon, get_icon and so)
 129 2010-07-10T19:35:04  <ThomasWaldmann> yes. and the still missing support of any image / smiley / icon stuff in the converters.
 130 2010-07-10T19:41:02  <diofeher> brb
 131 2010-07-10T20:15:09  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8448:73ace888659e 2.0-dev/MoinMoin/wikiutil.py: implement wikiutil.ParentPageName
 132 2010-07-10T20:21:49  <ThomasWaldmann> diofeher: ^^ + see todo
 133 2010-07-10T20:29:02  <dreimark> re
 134 2010-07-10T20:29:43  * dreimark is melting
 135 2010-07-10T21:13:16  *** franklin has joined #moin-dev
 136 2010-07-10T21:13:16  <ThomasWaldmann> diofeher: http://hg.moinmo.in/moin/2.0-dev-jinja2-plugins-dfeher/rev/819afb1346b4
 137 2010-07-10T21:13:27  <ThomasWaldmann> are you reading the lines you change?
 138 2010-07-10T21:15:15  *** franklin_ has quit IRC
 139 2010-07-10T21:18:45  <dreimark> ei-grad: tom. waldi will represent me because i have a bigband concert
 140 2010-07-10T21:53:05  <ThomasWaldmann> diofeher: what's up`
 141 2010-07-10T22:15:16  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8449:a826423a237d 2.0-dev/MoinMoin/wikiutil.py: wikiutil.ParentPageName: fix syntax error
 142 2010-07-10T22:17:28  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8450:f6130aac73d9 2.0-dev/MoinMoin/converter2/link.py: link converter: implement item existance check
 143 2010-07-10T23:01:52  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8451:4ff67b8d4cba 2.0-dev/ (README moin.spec setup.cfg setup.py): misc cleanups, updated (c)
 144 2010-07-10T23:08:06  *** grzywacz has quit IRC
 145 2010-07-10T23:19:52  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8452:f4fcd1ab57db 2.0-dev/MoinMoin/ (_tests/maketestwiki.py action/backup.py support/tarfile.py): remove MoinMoin.support.tarfile as we require py 2.6 now anyway
 146 2010-07-10T23:27:59  <diofeher> re
 147 2010-07-10T23:28:10  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8624:e2a85cc4a8f9 2.0-dev-jinja2-plugins-dfeher/MoinMoin/templates/base.html: [templating] changing request.user to theme.user in base.html
 148 2010-07-10T23:28:12  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8625:aed6fb82cb17 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (templates/base.html theme/jinja.py): [templating] creating output_mimetype and output_charset attributes to JinjaTheme class. Adapting these attributes in base.html
 149 2010-07-10T23:28:40  <diofeher> saw todo ThomasWaldmann: working it now
 150 2010-07-10T23:31:17  <diofeher> no .page in templates more
 151 2010-07-10T23:39:07  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8453:a73fba9c5752 2.0-dev/MoinMoin/web/static/htdocs/common/js/ (svg.htc svg.js svg.swf): upgrade svgweb to 2010-04-09 dracolisk release
 152 2010-07-10T23:59:55  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8454:1a39f898ff09 2.0-dev/ (195 files in 104 dirs): upgraded ckeditor to 3.3.1

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-07-10 (last edited 2010-07-09 22:45:03 by IrcLogImporter)