2007-11-16T07:01:48  <dreimark> moin
2007-11-16T07:24:24  <dreimark> ThomasWaldmann: for testing I did exchanged in _pre_repl of text_moin_wiki self.in_pre = 'no_parser' to self.in_pre = 'text'
2007-11-16T07:28:22  <dreimark> Syntaxreference is happy
2007-11-16T07:46:28  <dreimark> I'll try later on more with reverting my changes
2007-11-16T07:46:32  <dreimark> bbl
2007-11-16T08:57:20  <ThomasWaldmann> moin
2007-11-16T13:32:56  <grzybacz> CategoryEasy: http://moinmo.in/MoinMoinBugs/TrivialChangeEasyAccess ?
2007-11-16T13:33:50  <xorAxAx> grzybacz: yes, this is actually a regression (it was better beforehand)
2007-11-16T13:36:55  <grzybacz> Will mark it, then.
2007-11-16T13:42:48  <grzybacz> um...
2007-11-16T13:43:44  <grzybacz> What did I do wrong?
2007-11-16T13:44:42  <xorAxAx> hmm?
2007-11-16T13:49:34  <grzybacz> I didn't appear on the Category page.
2007-11-16T13:54:54  <xorAxAx> the category is using the cached version of the macro i guess
2007-11-16T15:37:40  <ThomasWaldmann> grzybacz: action menu, clear cache
2007-11-16T17:31:26  <dreimark> bbl
2007-11-16T19:35:07  <dreimark> bb
2007-11-16T20:03:26  <ThomasWaldmann> moin dreimark
2007-11-16T20:06:48  <ThomasWaldmann> dreimark: did you forget to push?
2007-11-16T20:07:04  <dreimark> ThomasWaldmann: which one
2007-11-16T20:07:14  <ThomasWaldmann> btw, if you refer to changeset numbers, it makes only sense if you take the main repo numbers
2007-11-16T20:07:34  <dreimark> oops, I thought my clone is fresh enough
2007-11-16T20:07:44  <ThomasWaldmann> http://moinmo.in/MoinMoinBugs/IndentingAndSpaceBetweenTwoMacroCallsGivesLineBreak
2007-11-16T20:08:22  <dreimark> I know , reading and searching
2007-11-16T20:08:48  <ThomasWaldmann> http://hg.moinmo.in/moin/1.6/rev/ba8fe4bd2321d
2007-11-16T20:14:14  <dreimark> indeed,hmm its 6 months ago
2007-11-16T20:15:06  <ThomasWaldmann> fixed it, hash was wrong
2007-11-16T20:15:31  <dreimark> http://hg.moinmo.in/moin/1.6/rev/ba8fe4bd2321
2007-11-16T20:15:49  <ThomasWaldmann> yeah :)
2007-11-16T20:21:32  <dreimark> currently I try to backout locally all the nestings of {{{ changes by me
2007-11-16T20:25:01  <ThomasWaldmann> yeah, will be interesting if the strange effects vanish then (or not) :)
2007-11-16T20:40:56  * ThomasWaldmann continues on MoinMoinBugs with N.*
2007-11-16T20:44:32  <dreimark> looks like backout dislikes me
2007-11-16T20:48:06  <ThomasWaldmann> (if you fscked up your local repo, please don't push :)
2007-11-16T20:50:26  <dreimark> yeah, I learned already from others :)
2007-11-16T20:56:28  <dreimark> http://www.laptopgiving.org/en/index.php seems to be down
2007-11-16T20:58:51  <ThomasWaldmann> works for me
2007-11-16T20:59:25  * ThomasWaldmann ordered 2 :)
2007-11-16T21:10:43  <dreimark> ThomasWaldmann: its for european too?
2007-11-16T21:51:44  <vpv> dreimark: they only seem to ship it to US or Canada, so you need to have someone there to reship it to Europe
2007-11-16T21:52:05  <vpv> I'd get one if there was direct European shipping...
2007-11-16T21:52:58  <dreimark> ah ok, I guess I have to ask friends in the states :)
2007-11-16T21:56:37  <dreimark> I think I do ask some of my friends there, lets see. I like this idea and device  very much
2007-11-16T21:58:09  <johill> dreimark: I have a rewritten text_csv
2007-11-16T21:58:12  <johill> somewhere
2007-11-16T21:58:31  <johill> probably running on linuxwireless.org or so
2007-11-16T21:59:48  <dreimark> johill: ok, if it does not hurt any other thing we should replace it in 1.6
2007-11-16T22:00:17  <dreimark> if it does -> 1.7
2007-11-16T22:00:38  <johill> I think the csv stuff hates utf-8 or something
2007-11-16T22:00:45  <johill> it's just three lines of code or so
2007-11-16T22:01:22  <johill> http://linuxwireless.org/wikisources/
2007-11-16T22:01:25  <johill> look in data.py.txt
2007-11-16T22:01:26  <dreimark> see my macro I uses yield for that problem
2007-11-16T22:01:30  <johill> that's it I think
2007-11-16T22:04:22  <dreimark> johill: http://moinmo.in/MacroMarket?action=AttachFile&do=view&target=ShowCSV.py
2007-11-16T22:04:35  <dreimark> see utf_8_encoder
2007-11-16T22:08:22  <johill> hm
2007-11-16T22:08:27  <johill> yeah guess something like that might do
2007-11-16T22:09:03  <dreimark> well, if you have a better idea :)
2007-11-16T22:09:31  <johill> not really
2007-11-16T22:09:35  <ThomasWaldmann> dreimark: no, but starshine was so nice to help :)
2007-11-16T22:10:37  <dreimark> :)
2007-11-16T22:16:33  <johill> dreimark: isn't that a replacement csv macro?
2007-11-16T22:16:42  <johill> mine's nicer of course because it uses the data browser widget thing ;)
2007-11-16T22:16:52  <johill> and I have patches to make that javascript-filtered
2007-11-16T22:17:14  <johill> (see, for example, http://linuxwireless.org/en/users/Devices/PCI)
2007-11-16T22:18:02  <dreimark> johill: very good, i like it.
2007-11-16T22:18:26  <dreimark> ->1.7
2007-11-16T22:18:33  <johill> yeah I need to clean up the js code and some bits
2007-11-16T22:18:38  <johill> been on my schedule for months
2007-11-16T22:18:38  <dreimark> (unfortunately)
2007-11-16T22:20:01  <dreimark> I was with mine not clear where it ends, e.g. a wiki page seems possible too
2007-11-16T22:20:40  <ThomasWaldmann> if someone could look at the bug I save a sec before, that would be nice
2007-11-16T22:20:54  <dreimark> I do use it currently in a modified version in that chapter about MM for an example
2007-11-16T22:24:12  <dreimark> ThomasWaldmann: Ive not tried can I create acl protected pages for us on MM. I think I like to have a place where I can show the recent pdf version
2007-11-16T22:24:15  <dreimark> of that chapter
2007-11-16T22:30:04  <ThomasWaldmann> dreimark: create some empty page with ##acl you want and I'll activate it after you save
2007-11-16T22:32:09  * ThomasWaldmann continues on MoinMoinBugs with O.*
2007-11-16T22:34:44  <dreimark> ThomasWaldmann: http://moinmo.in/Publications
2007-11-16T22:36:04  <ThomasWaldmann> ok
2007-11-16T22:52:02  <dreimark> uploaded
2007-11-16T22:52:57  <dreimark> I have no clone of me and during working hours I've till 26th lots of other stuff to do
2007-11-16T22:54:08  <dreimark> I will upload the next day a zip file with all the examples
2007-11-16T22:54:37  <dreimark> it would be nice if someone else e.g. on windows could be verify they do work there too
2007-11-16T23:06:14  <CIA-32> moin: Thomas Waldmann <tw AT waldmann-edv DOT de> default * 2340:5dfbc2b0e368 1.6/ (MoinMoin/action/LikePages.py docs/CHANGES): LikePages' pagelinks are generated, not real
2007-11-16T23:06:19  <CIA-32> moin: Thomas Waldmann <tw AT waldmann-edv DOT de> default * 2341:7fbc06f9dac0 1.6/MoinMoin/i18n/__init__.py: merged main
2007-11-16T23:09:54  * ThomasWaldmann continues on MoinMoinBugs with P.*
2007-11-16T23:10:25  <dreimark> and I think I'll try to sleep ;) gn all

MoinMoin: MoinMoinChat/Logs/moin-dev/2007-11-16 (last edited 2007-12-22 22:45:02 by IrcLogImporter)