2007-08-31T06:57:18  *** irc.freenode.net sets mode: +o ChanServ
2007-08-31T09:19:28  <ThomasWaldmann> moin
2007-08-31T09:55:25  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3052:7443f0ea59da 1.7-maninfo-vpv/MoinMoin/action/ManDiff.py: Add better error checking before diffing
2007-08-31T10:04:01  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3053:0fc1d1180ba8 1.7-maninfo-vpv/MoinMoin/action/ManDiff.py: get rid of the other_file variable, clutters code
2007-08-31T10:13:12  <ThomasWaldmann> lanius: the TODO at top of Page.py should be updated
2007-08-31T10:14:37  <ThomasWaldmann> or even moved to CHANGES.storage and killed
2007-08-31T10:17:03  <ThomasWaldmann> lanius: please join #moin also
2007-08-31T10:19:32  <dreimark> moin
2007-08-31T10:20:05  <ThomasWaldmann> moin dreimark
2007-08-31T10:21:31  <dreimark> hi, ThomasWaldmann, idea of Nir is quite good, I thought on something similiar to show how xmlrpc, parser macros actions and theme could work together on a kind of project.
2007-08-31T10:22:24  <dreimark> I think describing of xmlrpc is important
2007-08-31T10:23:08  <dreimark> I will push soon an update of EmbedObject on 1.7 and 1.6 on last I did something wrong
2007-08-31T10:26:46  <ThomasWaldmann> i didnt look at nir's stuff yet
2007-08-31T10:27:19  <dreimark> << >> macro syntax will be for 1.6 too or?
2007-08-31T10:28:15  <ThomasWaldmann> see release schedule. there are 2 weeks left to find problems.
2007-08-31T10:29:31  <ThomasWaldmann> if nothing critical is found, I'll backport it.
2007-08-31T10:29:46  <dreimark> ok :)
2007-08-31T10:30:16  <ThomasWaldmann> if something critical is found, we can forget that schedule and make a new plan.
2007-08-31T10:31:37  <dreimark> if we have to refactor the docs I would prefer to add a tag there e.g. Help
2007-08-31T10:31:56  <dreimark> Help: HelpOnMacros/EmbedObject
2007-08-31T10:32:14  <dreimark> so that HelponAction in a further state could interlink with the help pages
2007-08-31T10:33:03  <ThomasWaldmann> there is not much point in interwiki linking to moinmaster
2007-08-31T10:33:42  <dreimark> it needs only to interlink with the wiki it is called from
2007-08-31T10:34:00  <dreimark> the docs of the routines
2007-08-31T10:34:13  <dreimark> MoinMoin - EmbedObject Macro ....
2007-08-31T10:34:17  <ThomasWaldmann> then i didnt understand what you mean
2007-08-31T10:35:18  <ThomasWaldmann> (of course you can refer to other help pages)
2007-08-31T10:35:22  <dreimark> http://moinmoin.wikiwikiweb.de/ActionMarket/HelpOn
2007-08-31T10:37:07  <dreimark> we have several times discussed i18n issues if we have to translate help inside the routine
2007-08-31T10:38:11  <ThomasWaldmann> iirc, we didnt find a solution, did we?
2007-08-31T10:39:04  <dreimark> No we haven't, I think now we should stop adding too much doc inside and should only add doc to MMaster and add a TAG to the routine
2007-08-31T10:39:27  <dreimark> so we can solve  i18n on MoinMaster
2007-08-31T10:40:24  <dreimark> and refer to the local HelpContent
2007-08-31T10:41:21  <dreimark> on the wiki where the HelpOn action is called
2007-08-31T10:43:57  <ThomasWaldmann> the question is whether HelpOn action is still useful then
2007-08-31T10:45:58  <ThomasWaldmann> (we won't have 1 wiki page for each macro/action/parser)
2007-08-31T11:31:46  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3054:bdf99d2f69c7 1.7-maninfo-vpv/MoinMoin/action/ManDiff.py: port do_diff to use Python's difflib, not quite finished yet.
2007-08-31T11:57:14  <CIA-13> moin: Heinrich Wendel <h_wendel@cojobo.net> * 2923:906865e5d6f7 1.7-storage-hwendel/ (MoinMoin/Page.py docs/CHANGES.storage): move todo to CHANGES.storage
2007-08-31T11:57:16  <CIA-13> moin: Heinrich Wendel <h_wendel@cojobo.net> * 2924:e7899a8173d0 1.7-storage-hwendel/.hgtags: move todo to CHANGES.storage
2007-08-31T12:18:01  <ThomasWaldmann> moin lanius :)
2007-08-31T12:19:24  <ThomasWaldmann> lanius: "DrFrasierCrane" on #moin tells he wants to try a sqlite backend
2007-08-31T12:39:56  <ThomasWaldmann> lanius: please use "merge storage-branch" or something similar when you do a merge
2007-08-31T12:58:18  <CIA-13> moin: Reimar Bauer <rb.proj AT googlemail DOT com> * 2788:e857c1c3eca1 1.7/MoinMoin/macro/EmbedObject.py: EmbedObject: msg strings corrected for new macro syntax and external url call parameter renamed
2007-08-31T13:00:44  <CIA-13> moin: Reimar Bauer <rb.proj AT googlemail DOT com> * 2143:ab79400ee09d 1.6/MoinMoin/macro/EmbedObject.py: EmbedObject: exchanged to version 1.7 changeset 2788 e857c1c3eca1
2007-08-31T13:04:03  <dreimark> ThomasWaldmann: please search on 1.7 for [[ you'll find 27 matches and some of them needs to be converted into the new syntax e.g. phpwiki2moinmoin.py
2007-08-31T13:07:09  * ThomasWaldmann searches ...
2007-08-31T13:12:11  <lanius> ThomasWaldmann: moin
2007-08-31T13:12:20  <lanius> ThomasWaldmann: where should that sqlite stuff happen?
2007-08-31T13:15:30  <ThomasWaldmann> lanius: i suggested to start in his own repo and produce some stuff with hg export
2007-08-31T13:16:16  <ThomasWaldmann> after seeing some valuable stuff there, he could get commit access to storage branch
2007-08-31T13:18:06  <lanius> ok
2007-08-31T13:20:14  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3055:3168b434c71b 1.7-maninfo-vpv/MoinMoin/action/ManDiff.py: make difflib output a bit nicer, times and better file names
2007-08-31T13:20:15  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3056:c77ec4335b04 1.7-maninfo-vpv/MoinMoin/action/ManDiff.py: Add error checks
2007-08-31T13:24:32  <ThomasWaldmann> dreimark: ok, done (except the phpwiki mig stuff)
2007-08-31T13:33:16  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3057:0fbf7b9aaa00 1.7-maninfo-vpv/MoinMoin/action/ManDiff.py: Always send Last-Modified, better error output
2007-08-31T13:38:31  <vpv> I need the same function in two Actions, what would be the best way of sharing it? Importing it from the other?
2007-08-31T13:40:22  <ThomasWaldmann> yes, for example
2007-08-31T14:28:32  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3058:22f100dcbdaf 1.7-maninfo-vpv/MoinMoin/action/ (ManDiff.py ManSource.py): Make ManSource.print_man a module level function and reuse it in ManDiff
2007-08-31T14:59:59  <dreimark> ThomasWaldmann: why not the phpmig ?
2007-08-31T15:01:21  <ThomasWaldmann> i maybe do it later when I have time (of course i can't test that)
2007-08-31T15:29:14  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3059:8c22dc8ef627 1.7-maninfo-vpv/MoinMoin/action/ (ManDiff.py ManSource.py): Take do_transformation() out of ManDiff and put it as a module level function in ManSource. Re-usage is still WIP. Also remove useless 'thispage'
2007-08-31T15:41:04  <dreimark> ThomasWaldmann: ok, I can't either may be "The Anarcat" could help
2007-08-31T15:48:06  <dreimark> ThomasWaldmann: if I do want to test migration I have to use 1.7 or ?
2007-08-31T16:00:01  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3060:cdab26f0eace 1.7-maninfo-vpv/MoinMoin/action/ (ManDiff.py ManSource.py): make do_transformation() return a tuple with the list of written files in all cases, preparation for future changes
2007-08-31T16:00:01  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3062:f9a3967d4e74 1.7-maninfo-vpv/MoinMoin/action/ (ManDiff.py ManSource.py): use do_transformation() in ManDiff too, also remove 'thispage' from it
2007-08-31T16:00:01  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3061:c82c7e516b64 1.7-maninfo-vpv/MoinMoin/action/ (ManDiff.py ManSource.py): No use to return a tuple from do_transformation()
2007-08-31T16:04:48  <ThomasWaldmann> dreimark: currently yes
2007-08-31T16:05:20  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3063:b366fb18b84d 1.7-maninfo-vpv/MoinMoin/action/ (ManDiff.py ManSource.py): pylint/pep8 cleanups, also one bug found, not fixed yet
2007-08-31T16:05:36  <dreimark> ThomasWaldmann: ok
2007-08-31T16:09:45  <dreimark> bbl
2007-08-31T16:35:59  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3064:3b055bbc109b 1.7-maninfo-vpv/MoinMoin/action/ (ManDiff.py ManSource.py): Pass the caller object to do_transformation(), fixes the self not defined bug
2007-08-31T17:54:48  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3065:2d1e0562abef 1.7-maninfo-vpv/MoinMoin/action/ManDiff.py: Try to fix the situation with a bit of guessing even if there is a yum-style bug in the man page name. Cleanup do_diff a bit
2007-08-31T17:54:50  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3066:9b1dbf7f15be 1.7-maninfo-vpv/MoinMoin/action/ManDiff.py: Add an explanation why the try-except stuff was removed from do_diff()
2007-08-31T17:54:51  <CIA-13> moin: Ville-Pekka Vainio <vpivaini AT cs DOT helsinki DOT fi> * 3069:565a232511f7 1.7-maninfo-vpv/MoinMoin/macro/EmbedObject.py: merge from main
2007-08-31T20:32:26  <ThomasWaldmann> moin
2007-08-31T21:00:30  <CIA-13> moin: Thomas Waldmann <tw AT waldmann-edv DOT de> * 2789:637a6c5ff74e 1.7/MoinMoin/parser/text_rst.py: rst parser: use <<...>> for macros, no inline: any more
2007-08-31T21:00:39  <CIA-13> moin: Thomas Waldmann <tw AT waldmann-edv DOT de> * 2790:c66e6c0a40b3 1.7/contrib/phpwiki_migration/phpwiki2moinmoin.py: phpwiki2moinmoin - support new moin wiki markup's link and macro syntax
2007-08-31T21:47:54  <grzywa> hello
2007-08-31T21:48:02  <grzywa> Mission successful. Kind of.
2007-08-31T21:55:02  <neagulm> moin
2007-08-31T22:05:59  <ThomasWaldmann> hi neagulm

MoinMoin: MoinMoinChat/Logs/moin-dev/2007-08-31 (last edited 2007-10-29 19:19:17 by localhost)