1 2010-07-13T00:07:15  <diofeher> ThomasWaldmann :P
   2 2010-07-13T00:23:31  * dreimark pushes
   3 2010-07-13T00:24:58  <CIA-98> Reimar Bauer <rb.proj AT googlemail DOT com> default * 8475:ac2a03ff2fff 2.0-dev/MoinMoin/web/static/htdocs/applets/svg-edit/ (223 files in 40 dirs): svg-edit version 2.5 (http://svg-edit.googlecode.com/) added
   4 2010-07-13T00:25:16  <CIA-98> Reimar Bauer <rb.proj AT googlemail DOT com> default * 8476:bbcbb0b6ca95 2.0-dev/MoinMoin/web/static/htdocs/applets/svg-edit/ (4 files in 2 dirs): svg-edit adapted to send svg and png image by two POSTS. Menu entry for Export as png replaced by Save Image. This needs further work in locale.
   5 2010-07-13T00:25:41  <CIA-98> Reimar Bauer <rb.proj AT googlemail DOT com> default * 8477:facfef77d136 2.0-dev/ (3 files in 3 dirs): item svg-edit of mimetype application/x-svgdraw added
   6 2010-07-13T00:26:02  <CIA-98> Reimar Bauer <rb.proj AT googlemail DOT com> default * 8478:792e5ff23794 2.0-dev/.hgignore: .hgignore: ignore .sqlite$
   7 2010-07-13T00:27:42  <dreimark> sometimes the first save shows the dialog instead of the image. on altered images i haven't recognized that yet
   8 2010-07-13T00:27:54  <dreimark> reload shows it then
   9 2010-07-13T00:29:38  <ThomasWaldmann> diofeher: btw, congrats to some of your politicians, at least some of them seem to have some clue about doing the right thing
  10 2010-07-13T00:30:16  <ThomasWaldmann> (see brazil's recent DRM vs. public domain legislation)
  11 2010-07-13T00:31:30  <ThomasWaldmann> http://yro.slashdot.org/story/10/07/11/2127246/Brazil-Forbids-DRM-On-the-Public-Domain
  12 2010-07-13T00:32:32  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8666:e9415c1ada91 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/_tests/test_navi_bar.py: [templating] adding basic tests to splitNaviLink in ThemeBase
  13 2010-07-13T00:33:49  <dreimark> all that tarfile items have quite similiar code
  14 2010-07-13T00:36:51  <ThomasWaldmann> dreimark: do we need to patch svgedit with that double-post feature for every upgrade?
  15 2010-07-13T00:37:06  <diofeher> ThomasWaldmann: nice, didn't know about this
  16 2010-07-13T00:37:29  <diofeher> the last government was nice with technology...
  17 2010-07-13T00:38:18  <diofeher> they changed in a LOT (i mean it) places proprietary softwares to free softwares
  18 2010-07-13T00:38:26  <diofeher> and open
  19 2010-07-13T00:38:33  <ThomasWaldmann> great :)
  20 2010-07-13T00:40:20  <diofeher> but i don't know if this is an election movement...
  21 2010-07-13T00:41:51  *** RogerHaase has left #moin-dev
  22 2010-07-13T00:42:07  <diofeher> political marketing was open this week
  23 2010-07-13T00:42:09  <ThomasWaldmann> diofeher: please fix the pep8 test failures in a separate commit
  24 2010-07-13T00:42:34  <diofeher> a lot of politics made him twitters :P
  25 2010-07-13T00:42:42  <diofeher> their*
  26 2010-07-13T00:42:48  <diofeher> ThomasWaldmann ok!
  27 2010-07-13T00:48:51  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8667:dde8bacbb00b 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/ (3 files in 2 dirs): [templating] fixed pep 8 errors
  28 2010-07-13T00:50:31  <xorAxAx> valeuf: do you think your branch would work fine in 2.0 trunk?
  29 2010-07-13T00:50:38  <xorAxAx> valeuf: i mean, merging it would be fine
  30 2010-07-13T00:50:54  <valeuf> xorAxAx: since I almost did not change any file from the main branch yes
  31 2010-07-13T00:50:56  <xorAxAx> valeuf: in different words, which existing components/files did you change as oppose to create?
  32 2010-07-13T00:51:01  <xorAxAx> valeuf: good
  33 2010-07-13T00:51:17  * xorAxAx is debugging c++ :-(
  34 2010-07-13T00:51:18  <valeuf> I change a little bit items/__init__.py
  35 2010-07-13T00:51:42  <valeuf> by adding some class to handle the new mimtype, but it is really small change, and there should not be any conflict
  36 2010-07-13T00:52:04  <valeuf> The only conflict will be with the test for HTML_OUT
  37 2010-07-13T00:52:09  <valeuf> since I rowrote all using XPATH
  38 2010-07-13T00:52:17  <valeuf> but it will be hope to you to keep it, or leave it
  39 2010-07-13T00:54:36  <dreimark> ThomasWaldmann: hopefully not, i try again in 2.6 if i can ommit that by an own saveHandler
  40 2010-07-13T00:56:36  <dreimark> or exportHandler. if it can be done by the saveHandler this would also solve the translation issue
  41 2010-07-13T00:58:24  <ThomasWaldmann> dreimark: ok. what translation issue?
  42 2010-07-13T00:59:54  <dreimark> I have used the exportHandler
  43 2010-07-13T01:00:13  <dreimark> they use the id for translation not the string itselfs
  44 2010-07-13T01:00:15  <valeuf> xorAxAx: is there something special you want I do for the mid-term ?
  45 2010-07-13T01:00:36  <dreimark> i have changed now only the en and the de translation for it
  46 2010-07-13T01:00:51  <xorAxAx> valeuf: yes, bribe me with 50% of your soc money :)
  47 2010-07-13T01:00:58  <valeuf> ah ah ah
  48 2010-07-13T01:01:01  <dreimark> all other langs get instead of save now export
  49 2010-07-13T01:01:13  <valeuf> wasn't you a SoC student some years ago ?
  50 2010-07-13T01:01:27  <xorAxAx> yes
  51 2010-07-13T01:01:35  <xorAxAx> we didnt do bribing back then
  52 2010-07-13T01:02:20  <valeuf> xorAxAx: well, you probably know that students are greedy and keep all the money for themself :p
  53 2010-07-13T01:02:40  <xorAxAx> valeuf: i will think about your question, currently i cannot think of anything
  54 2010-07-13T01:02:55  <valeuf> xorAxAx: which question ?
  55 2010-07-13T01:03:11  <xorAxAx> valeuf: well, from a game theory point of view, the mentor could force the student to pay a bribe
  56 2010-07-13T01:03:19  <xorAxAx> whether something needs to be done
  57 2010-07-13T01:03:22  <valeuf> :D
  58 2010-07-13T01:03:30  <valeuf> you would not do such of thigns
  59 2010-07-13T01:03:32  <valeuf> *things
  60 2010-07-13T01:03:36  <valeuf> right ?
  61 2010-07-13T01:03:38  <valeuf> ...
  62 2010-07-13T01:03:49  <xorAxAx> ah, i have something, write 100 different questions in englisch in an editor
  63 2010-07-13T01:03:50  * valeuf is looking for fund transfer with citybank :p
  64 2010-07-13T01:04:05  <xorAxAx> without using a space character in front of the question mark
  65 2010-07-13T01:04:59  <valeuf> may I flood the chan with the exercise?
  66 2010-07-13T01:06:11  <xorAxAx> no
  67 2010-07-13T01:07:23  <xorAxAx> you could use e.g. omegle.com
  68 2010-07-13T01:08:41  <ThomasWaldmann> diofeher: btw, I'll upgrade jinja2 now im main repo
  69 2010-07-13T01:08:47  <ThomasWaldmann> to v2.5
  70 2010-07-13T01:12:22  <diofeher> ThomasWaldmann: ok!
  71 2010-07-13T01:12:31  <diofeher> i will merge here
  72 2010-07-13T01:14:06  <dreimark> btw. is it possible to use js in templates?
  73 2010-07-13T01:23:51  <ThomasWaldmann> a template can be any text file
  74 2010-07-13T01:23:52  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8479:f4ed97300b45 2.0-dev/ (8 files in 2 dirs): jinja2: upgrade to v2.5
  75 2010-07-13T01:24:08  <ThomasWaldmann> diofeher: ^^
  76 2010-07-13T01:25:18  <ThomasWaldmann> http://jinja.pocoo.org/2/documentation/extensions#newstyle-gettext
  77 2010-07-13T01:25:59  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8668:07d017701666 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/_tests/test_navi_bar.py: [templating] covered more possibilities in navibar tests
  78 2010-07-13T01:28:48  <diofeher> nice :D
  79 2010-07-13T01:28:55  <diofeher> we gonna use newstyle?
  80 2010-07-13T01:29:50  <diofeher> nevermind this question :P
  81 2010-07-13T01:30:45  * dreimark tries to sleep - gn
  82 2010-07-13T01:30:52  <diofeher> gn dreimark
  83 2010-07-13T01:37:04  <ThomasWaldmann> diofeher: maybe we wait until j2 2.5.1 later this week
  84 2010-07-13T01:37:53  * ThomasWaldmann reads http://packages.python.org/Flask-Babel/
  85 2010-07-13T01:40:48  *** diofeher has quit IRC
  86 2010-07-13T01:45:49  <ThomasWaldmann> if we use flask, that could replace most of our i18n code
  87 2010-07-13T01:47:30  *** diofeher has joined #moin-dev
  88 2010-07-13T01:55:42  *** grzywacz has quit IRC
  89 2010-07-13T03:07:57  <diofeher> strange, in tests of navibar return http://moinmo.in but putting the same name (MoinMoin:Item) in cfg.navi_bar return me /Interwiki :S
  90 2010-07-13T04:28:08  *** mikema has joined #moin-dev
  91 2010-07-13T05:28:01  <diofeher> gn
  92 2010-07-13T06:19:55  *** DmitryAndreev has quit IRC
  93 2010-07-13T07:41:06  *** DmitryAndreev has joined #moin-dev
  94 2010-07-13T08:36:14  *** DmitryAndreev has quit IRC
  95 2010-07-13T08:36:29  *** DmitryAndreev has joined #moin-dev
  96 2010-07-13T08:39:09  <dreimark> moin
  97 2010-07-13T08:47:11  *** DmitryAndreev has quit IRC
  98 2010-07-13T08:59:50  <ei-grad> moin
  99 2010-07-13T09:20:52  *** DmitryAndreev has joined #moin-dev
 100 2010-07-13T10:03:54  <dreimark> hi ei-grad
 101 2010-07-13T10:03:59  <ei-grad> hi
 102 2010-07-13T10:05:04  <dreimark> do you have looked at the code dups waldi mentioned
 103 2010-07-13T10:06:46  <ei-grad> i could guess the worst thing is in the LDAPGroups and LDAPLazyGroups __init__ ?
 104 2010-07-13T10:07:38  <dreimark> me has a meeting, yes i think so
 105 2010-07-13T10:09:29  <ei-grad> should it be resolved by adding a common base class for them?
 106 2010-07-13T11:25:42  <valeuf> moin :)
 107 2010-07-13T11:31:33  *** DmitryAndreev has quit IRC
 108 2010-07-13T11:44:43  *** DmitryAndreev has joined #moin-dev
 109 2010-07-13T11:49:05  *** DmitryAndreev has quit IRC
 110 2010-07-13T11:53:33  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8669:93cb6f163e95 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/__init__.py: theme: added TODO, grammar fixes, remove pointless/outdated comments
 111 2010-07-13T12:07:51  *** mikema1 has joined #moin-dev
 112 2010-07-13T12:08:58  *** mikema has quit IRC
 113 2010-07-13T12:19:11  <dreimark> ei-grad: also LDAPAuth __init__looks quite similiar.
 114 2010-07-13T12:19:35  <dreimark> be careful with that, because it should keep the api for 1.9
 115 2010-07-13T12:25:53  <dreimark> ei-grad: how is it going on with tests?
 116 2010-07-13T12:42:52  *** DmitryAndreev has joined #moin-dev
 117 2010-07-13T12:48:15  <valeuf> waldi: I am tracking a bug with lists since yesterday,
 118 2010-07-13T12:48:43  <valeuf> waldi: from html_out code, I see that you expect that any direct child of <list> is ET.Element
 119 2010-07-13T12:48:49  <valeuf> and so you do not check for it
 120 2010-07-13T12:49:23  <valeuf> is it something you want for the DOM Tree (<list> has only ET.Element children)
 121 2010-07-13T12:49:56  <valeuf> or can I add test in HTML_OUT to ensure than children of the list are instance of ET.Element ?
 122 2010-07-13T12:50:22  <valeuf> something like the following patch : http://paste.pocoo.org/show/236907/
 123 2010-07-13T13:00:50  <valeuf> is it acceptale to have an UTF-8 encoded file to add test with unicode string for the converters ?
 124 2010-07-13T13:04:02  <dreimark> ei-grad: in the company i work they have it configured that i do anonymous requests.
 125 2010-07-13T13:04:18  <dreimark> this is not the default
 126 2010-07-13T13:04:51  <dreimark> i can also use a defined name. but i dislike to store my data on a server
 127 2010-07-13T13:09:31  <dreimark> waldi: ei-grad if i have anon access to a ldap can I clone all users to a different ldap server?
 128 2010-07-13T13:10:07  <dreimark> so that I have on the server i can control a synced userbase
 129 2010-07-13T13:16:10  *** DmitryAndreev has quit IRC
 130 2010-07-13T13:19:13  *** DmitryAndreev has joined #moin-dev
 131 2010-07-13T13:58:55  <ei-grad> dreimark: yeah, making anonymous access seems convenient to organize the replication... but i have no ideas, why not to do it using a user account...
 132 2010-07-13T14:16:34  <valeuf> it is crazy, expat always use ASCII even if I explicitly ask him to use UTF-8 something is wrong with expat in element tree ...
 133 2010-07-13T14:18:20  <valeuf> does someone can test this file : http://paste.pocoo.org/show/236939/
 134 2010-07-13T14:18:25  <valeuf> (just run it)
 135 2010-07-13T14:18:28  <valeuf> and tell if it works
 136 2010-07-13T14:19:27  <valeuf> or this file : http://paste.pocoo.org/show/236940/
 137 2010-07-13T14:40:31  *** DmitryAndreev_ has joined #moin-dev
 138 2010-07-13T14:42:30  *** DmitryAndreev__ has joined #moin-dev
 139 2010-07-13T14:42:52  <dreimark> valeuf: not enough empty lines for bpython
 140 2010-07-13T14:43:02  <valeuf> not enough empty line ???
 141 2010-07-13T14:43:21  <dreimark> after methods
 142 2010-07-13T14:43:45  *** DmitryAndreev has quit IRC
 143 2010-07-13T14:44:12  <valeuf> well, I was not expecting such error :p the problem is with encoding normaly
 144 2010-07-13T14:44:22  <valeuf> this is the official example from python doc
 145 2010-07-13T14:44:35  <dreimark> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 82:
 146 2010-07-13T14:44:44  <valeuf> well you get the same error ...
 147 2010-07-13T14:45:02  <valeuf> it should not use ascii codec since you specifically ask for UTF-8
 148 2010-07-13T14:45:09  <valeuf> I do not understand the problem
 149 2010-07-13T14:45:22  <valeuf> sorry lunch time bbl
 150 2010-07-13T14:45:31  <dreimark> bon appetite
 151 2010-07-13T14:45:45  *** DmitryAndreev_ has quit IRC
 152 2010-07-13T14:48:19  <dreimark> valeuf: because it is not utf-8 encoded
 153 2010-07-13T14:48:41  <dreimark> http://paste.pocoo.org/show/236946/
 154 2010-07-13T14:52:45  *** DmitryAndreev__ is now known as DmitryAndreev
 155 2010-07-13T15:00:22  *** DmitryAndreev has quit IRC
 156 2010-07-13T15:08:04  <dreimark> valeuf: http://boodebr.org/main/python/all-about-python-and-unicode
 157 2010-07-13T15:20:21  <valeuf> back :)
 158 2010-07-13T15:21:01  <valeuf> dreimark: you mean that the source code file is not UTF-8 encoded ?
 159 2010-07-13T15:21:11  <dreimark> valeuf: thought this first
 160 2010-07-13T15:21:25  <dreimark> but i think it is a limitation of xml
 161 2010-07-13T15:21:34  <dreimark> see the page i posted search for expat
 162 2010-07-13T15:21:37  <valeuf> because me the file is UTF-8 encoded
 163 2010-07-13T15:21:41  <valeuf> yep I already read the page
 164 2010-07-13T15:22:13  <valeuf> but the UTF code I use are legal
 165 2010-07-13T15:24:11  <valeuf> and actually the code is working fine if use stringe.encode('UTF-8') to feed the parser
 166 2010-07-13T15:27:51  <valeuf> I am going to ask on Python channel
 167 2010-07-13T15:28:16  <dreimark> ei-grad: http://lsc-project.org/wiki/about/start
 168 2010-07-13T15:28:20  <dreimark> sounds interesting
 169 2010-07-13T15:29:32  <dreimark> (besides that is java)
 170 2010-07-13T15:31:11  <valeuf> ok I have explain about my unicode problem
 171 2010-07-13T15:31:52  <dreimark> tell
 172 2010-07-13T15:32:23  <valeuf> according to guys on Python channel, expat does not like unicode object
 173 2010-07-13T15:32:32  <valeuf> and can only deal correctly with ByteString
 174 2010-07-13T15:32:49  <valeuf> so it i right to use string.encode('UTF-8')
 175 2010-07-13T15:33:07  <valeuf> (well it is right for expat at least :p even if it is not really clean solution)
 176 2010-07-13T15:34:20  <valeuf> now the question is : where should we make the transformation
 177 2010-07-13T15:34:29  <dreimark> waldi: ^
 178 2010-07-13T15:34:31  <valeuf> in EmeraldTree, or in the converter ?
 179 2010-07-13T15:34:32  <ei-grad> heh... cool suite... /me wrote a set of python scripts to migrate some data from MySQL/unix files/AD into university LDAP installation... but they useless for anyone else )
 180 2010-07-13T15:35:27  <ei-grad> bbl
 181 2010-07-13T15:35:45  *** mikema1 has quit IRC
 182 2010-07-13T15:38:14  *** mikema has joined #moin-dev
 183 2010-07-13T15:40:35  <CIA-98> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8637:c76dba32fba1 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_in.py: Give ByteString to the XML parser for the DocBook_in converter
 184 2010-07-13T15:40:38  <CIA-98> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8638:56b4fa4f8840 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/html_out.py: Ensure that children element of list tag are ET.Element for html_out
 185 2010-07-13T15:40:39  <CIA-98> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8639:b4da3e632bd3 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_in.py: Add test for unicode strings for DocBook_IN converter
 186 2010-07-13T15:43:33  *** mikema has quit IRC
 187 2010-07-13T15:43:46  *** RogerHaase has joined #moin-dev
 188 2010-07-13T15:45:39  *** mikema has joined #moin-dev
 189 2010-07-13T15:50:11  <xorAxAx> valeuf: good question, both choices might make sense
 190 2010-07-13T15:51:19  <valeuf> xorAxAx: as you can see, I committed code which encode data in the converter at this time,
 191 2010-07-13T15:51:39  <valeuf> xorAxAx: if we decide to put this in EmeraldTree, I wall change according to the need
 192 2010-07-13T15:51:53  <xorAxAx> valeuf: ok
 193 2010-07-13T15:52:21  <valeuf> (so at least there is no crash with é à ... char when I am doing tests )
 194 2010-07-13T15:57:00  <ThomasWaldmann> having non-english devs has advantages :)
 195 2010-07-13T15:58:01  <valeuf> ThomasWaldmann: deal with encoding is one of my nightmare after I worked in Korea and Taïwan, I could not believe there is so many exotic encodings! and so many problems with it.
 196 2010-07-13T15:58:23  <ThomasWaldmann> well, unicode and utf-8 should solve that :)
 197 2010-07-13T16:00:44  <ThomasWaldmann> ei-grad: no diary update since 5d
 198 2010-07-13T16:01:13  *** mikema has quit IRC
 199 2010-07-13T16:02:57  <valeuf> ok midterm survey done xorAxAx ^ ^
 200 2010-07-13T16:03:03  <valeuf> (can you read what I wrote ? )
 201 2010-07-13T16:04:03  <valeuf> ThomasWaldmann: that's remember that I forget to wrote my diary yesterday
 202 2010-07-13T16:10:33  *** mikema has joined #moin-dev
 203 2010-07-13T16:29:02  <valeuf> dealing with section in DocBook is probably the most complicate task for the converte !
 204 2010-07-13T16:29:06  <valeuf> *converter
 205 2010-07-13T16:30:10  <ThomasWaldmann> what does a "section" mean in docbook?
 206 2010-07-13T16:30:31  <TheSheep> part between headings
 207 2010-07-13T16:30:44  <valeuf> thanks TheSheep you have been faster than me
 208 2010-07-13T16:30:47  <TheSheep> of the same level
 209 2010-07-13T16:31:01  <valeuf> but section does not have always title, so it cannot always see as a heading
 210 2010-07-13T16:31:18  <TheSheep> ThomasWaldmann: it would be nice if moin's html parser also put sections in divs
 211 2010-07-13T16:31:39  <ThomasWaldmann> the question is for what that is really needed
 212 2010-07-13T16:31:39  <valeuf> and there is numbered section, which are easy to convert, but there is recursive section which need from to compute the level of the section
 213 2010-07-13T16:31:55  <TheSheep> <div id="section-1-1" class="moin-section"><h1>section title</h1>...</div>
 214 2010-07-13T16:32:26  <ThomasWaldmann> what does that div do, except sitting there? :)
 215 2010-07-13T16:33:02  <TheSheep> ThomasWaldmann: lets you styke the sections so that for example subsections are indented
 216 2010-07-13T16:33:05  <TheSheep> style
 217 2010-07-13T16:33:24  <TheSheep> or have something graphical at the end of section
 218 2010-07-13T16:33:27  <ThomasWaldmann> ah, ok, so div sounds right
 219 2010-07-13T16:33:40  <TheSheep> also lets you scrpa the page and only get a single section
 220 2010-07-13T16:33:47  <TheSheep> scrap
 221 2010-07-13T16:33:52  <valeuf> TheSheep: it is an easy things to do, I can add it to my ToDo list I think
 222 2010-07-13T16:33:58  <valeuf> for the HTML_OUT converter
 223 2010-07-13T16:34:08  <valeuf> (and so for the DocBook_IN converter)
 224 2010-07-13T16:34:31  <ThomasWaldmann> we could also use it for section editing :)
 225 2010-07-13T16:34:38  <TheSheep> yes
 226 2010-07-13T16:34:55  <TheSheep> and html5 has a special tag for that
 227 2010-07-13T16:38:09  *** mikema has quit IRC
 228 2010-07-13T16:38:30  <valeuf> well it seems to be enough argument to do such of things :)
 229 2010-07-13T16:39:52  <valeuf> but before I will try to handle section in DocBook_in correctly :)
 230 2010-07-13T16:42:28  *** mikema has joined #moin-dev
 231 2010-07-13T16:42:43  <waldi> valeuf: ET
 232 2010-07-13T16:42:59  <valeuf> waldi: ok I will write a quick patch so
 233 2010-07-13T16:55:27  <dreimark> bbl
 234 2010-07-13T16:55:59  <valeuf> waldi: here we go, diff against ET repo : http://paste.pocoo.org/show/237023/
 235 2010-07-13T16:56:14  <valeuf> you can see I added unit test to show the problem of Unicode
 236 2010-07-13T17:00:59  *** mikema has quit IRC
 237 2010-07-13T17:58:38  <valeuf> waldi: do you see any problem if I compute the depth of each element during the conversion to be able to find easily the section level ?
 238 2010-07-13T18:27:19  <valeuf> I could not think to another solution than adding depth parameters to each function of the converter, and so compute the depth at each level of the recursion
 239 2010-07-13T18:27:32  <valeuf> which give the following diff : http://paste.pocoo.org/show/237068/
 240 2010-07-13T18:28:28  <valeuf> so after it become easier to compute the level of section according to the level of the element
 241 2010-07-13T18:46:52  *** kursor has joined #moin-dev
 242 2010-07-13T19:04:21  <dreimark> waldi: is that true?
 243 2010-07-13T19:04:23  <dreimark> In some cases (particularly with passwords containing special characters, such as non ASCII characters), Active Directory will accept a password update operation and return a “Success (0)” result for the LDAP  modify operation, BUT the new password will not be useable
 244 2010-07-13T19:05:12  <dreimark> ei-grad: ?
 245 2010-07-13T19:13:08  <dreimark> bbl
 246 2010-07-13T19:21:24  <ThomasWaldmann> diofeher: are you working on moin stuff?
 247 2010-07-13T19:48:25  *** valeuf has quit IRC
 248 2010-07-13T19:48:32  *** valeuf has joined #moin-dev
 249 2010-07-13T20:07:48  *** kursor has quit IRC
 250 2010-07-13T20:47:19  <ei-grad> dreimark: don't know, but knowing MS i'd guess that it is possible :-)... and why do you asking?
 251 2010-07-13T21:37:14  *** grzywacz has joined #moin-dev
 252 2010-07-13T21:44:46  <dreimark> ei-grad: just wondered if it is unicode or not
 253 2010-07-13T21:49:04  <dreimark> ei-grad: can you add what you do to your diary
 254 2010-07-13T22:01:40  <ThomasWaldmann> diofeher: TheSheep: # remove specialcasing of actions_menu (you do a separate rendering call for it - why?)
 255 2010-07-13T22:05:35  <diofeher> hi ThomasWaldmann
 256 2010-07-13T22:05:37  <diofeher> let me see
 257 2010-07-13T22:17:21  <ThomasWaldmann> diofeher: (22:16) < mitsuhiko> you could do {% import 'thetemplate.html' as thetemplate with context %}{{ thetemplate }}{{ thetemplate }}
 258 2010-07-13T22:17:31  <ThomasWaldmann> in our case: editbar.html
 259 2010-07-13T22:19:37  <diofeher> ah nice
 260 2010-07-13T22:19:44  <diofeher> i waas looking for how to do this
 261 2010-07-13T22:19:44  <diofeher> haha
 262 2010-07-13T22:19:46  <diofeher> thanks thomas
 263 2010-07-13T22:20:17  <diofeher> watching now in pocoo
 264 2010-07-13T22:20:23  <diofeher> sometimes i asked things there
 265 2010-07-13T22:22:21  <ei-grad> dreimark: i still there in chelyabinsk, busy with some university related things... working on moin about 2 hours a day, reviewing and testing ldap_groups... sorry, i'll work fulltime from friday to sunday...
 266 2010-07-13T22:23:01  <ei-grad> ok, i'll write about this in diary
 267 2010-07-13T22:36:30  <diofeher> brb
 268 2010-07-13T22:58:52  *** franklin_ has joined #moin-dev
 269 2010-07-13T23:01:46  *** franklin has quit IRC
 270 2010-07-13T23:18:28  *** grzywacz has quit IRC
 271 

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