2009-09-30T00:12:49  <dreimark> gn
2009-09-30T01:10:18  *** grzywacz has quit IRC
2009-09-30T09:02:39  <dreimark> moin
2009-09-30T10:01:28  *** tpfennig has joined #moin-dev
2009-09-30T11:57:10  <ThomasWaldmann> moin
2009-09-30T12:46:05  *** JosefMeier has joined #moin-dev
2009-09-30T12:46:10  <JosefMeier> Moin Moin
2009-09-30T12:53:17  <JosefMeier> ThomasWaldmann, dreimark: Do new extension have to be reviewed before I put them on the market places?
2009-09-30T12:53:25  <JosefMeier> s/extension/extensions/
2009-09-30T13:00:27  <ThomasWaldmann> you can put everything you like on the markets
2009-09-30T13:01:02  <ThomasWaldmann> just tell clearly that it is 3rd party and give some way to contact you
2009-09-30T13:01:44  <JosefMeier> ThomasWaldmann: Can you tell me the quickest way to get a list of all user pages. Not including help pages (underlay).
2009-09-30T13:02:03  <JosefMeier> getpagedict is far to slow
2009-09-30T13:02:41  <JosefMeier> s/to/too/
2009-09-30T13:08:22  <dennda> which version?
2009-09-30T13:09:47  <ThomasWaldmann> <iframe src="http://webchat.freenode.net/?channels=moin" width="647" height="400"></iframe>
2009-09-30T13:10:03  <dennda> in 2.0 that'd be request.storage.get_backend(NS_USER_PAGES).iteritems()
2009-09-30T13:10:04  <ThomasWaldmann> (that's the html we need to embed web irc chat)
2009-09-30T13:10:06  <dennda> (or similar)
2009-09-30T13:10:31  <JosefMeier> dennda: Version 1.8.5 and 1.9
2009-09-30T13:10:34  <ThomasWaldmann> JosefMeier: there is also getPageList) or so
2009-09-30T13:10:40  <dennda> ah ok, won't work then
2009-09-30T13:10:51  <dreimark> rootpage or similiar
2009-09-30T13:11:05  <JosefMeier> need it for the freemind sitemap
2009-09-30T13:11:38  <JosefMeier> I would have to implement a cache if the pagelist access is too slow
2009-09-30T13:11:52  <dreimark> it is not slow
2009-09-30T13:12:16  <dreimark> you just need to set it up not to search in underlay
2009-09-30T13:12:28  <dreimark> and keep in mind as dev you have all translated pages
2009-09-30T13:12:43  <dreimark> while a user has less
2009-09-30T13:14:04  <dreimark> JosefMeier: request.rootpage.getPageList just look for the right params
2009-09-30T13:17:00  <dreimark> JosefMeier: may be impement the page cache for the whole macro.
2009-09-30T13:17:19  <dreimark> bbl
2009-09-30T13:17:55  <JosefMeier> dreimark: getpagedict with (underlay=0) (or similar) is rather slow with 1.8.5. But I will try getPageList. Thanks for the tip
2009-09-30T13:20:43  <dennda> underlay=0? *shiver*
2009-09-30T13:22:48  <dreimark> 0 = False ?
2009-09-30T13:22:51  <JosefMeier> dennda: yes :-) Do you know some kind of standard way to get a page cache for a macro?
2009-09-30T13:23:22  <dreimark> a dict is different to a page list
2009-09-30T13:25:48  <dennda> no. i was just saying that that should rather be underlay=False
2009-09-30T13:27:56  <JosefMeier> dennda: sounds good
2009-09-30T13:28:03  <JosefMeier> Ok
2009-09-30T14:04:40  <JosefMeier> I would like to see a freemind sitemap for the MoinMoin homepage. Would be rather interesting I think.
2009-09-30T14:05:16  <JosefMeier> Is there a chance that we could try the FreemindSitemap action on the 1.9 beta? I could paste the result in my local freemind to see the structure of your homepage.
2009-09-30T14:07:09  <JosefMeier> I mean: could we put the new action on the official live homepage for a short period?
2009-09-30T14:39:45  <JosefMeier> dreimark:
2009-09-30T14:40:42  <JosefMeier> dreimark: I'm using utf-8 for pagenames. But after that I see the german umlaute encoded as utf-8 in the page names. How can I prevent this?
2009-09-30T14:41:12  <JosefMeier> I see some strange chars in the page title instead of having the umlaut
2009-09-30T14:52:49  <JosefMeier> utf question answered myself
2009-09-30T15:28:38  <ThomasWaldmann> "unicode" :)
2009-09-30T15:37:50  <JosefMeier> ThomasWaldmann: almost: freemind seems not to support unicode at the moment
2009-09-30T15:38:04  <JosefMeier> So I don't convert page names to unicode for freemind
2009-09-30T15:38:13  <JosefMeier> but the links
2009-09-30T15:58:57  <ThomasWaldmann> well, just make sure you're not confused about what unicode is and what utf-8 is :)
2009-09-30T15:59:33  <ThomasWaldmann> (and what url-encoded utf-8 is)
2009-09-30T16:53:15  *** y85 has joined #moin-dev
2009-09-30T16:55:23  *** y85 has left #moin-dev
2009-09-30T17:21:02  *** JosefMeier has quit IRC
2009-09-30T18:28:18  *** tpfennig has quit IRC
2009-09-30T18:33:26  *** y84 has quit IRC
2009-09-30T19:13:55  *** grzywacz has joined #moin-dev
2009-09-30T19:42:08  *** y84 has joined #moin-dev
2009-09-30T20:24:05  *** ChanServ has quit IRC
2009-09-30T20:24:05  *** TheSheep has quit IRC
2009-09-30T20:24:05  *** vpv has quit IRC
2009-09-30T20:24:05  *** ser has quit IRC
2009-09-30T20:24:05  *** grzywacz has quit IRC
2009-09-30T20:24:05  *** ThomasWaldmann has quit IRC
2009-09-30T20:24:05  *** dennda has quit IRC
2009-09-30T20:24:05  *** dimazest has quit IRC
2009-09-30T20:24:05  *** xorAxAx has quit IRC
2009-09-30T20:24:05  *** CIA-34 has quit IRC
2009-09-30T20:24:05  *** ronny has quit IRC
2009-09-30T20:24:05  *** dreimark has quit IRC
2009-09-30T20:24:05  *** waldi has quit IRC
2009-09-30T20:24:05  *** starshine_away has quit IRC
2009-09-30T20:43:29  *** ChanServ has joined #moin-dev
2009-09-30T20:43:29  *** amartani has joined #moin-dev
2009-09-30T20:43:29  *** grzywacz has joined #moin-dev
2009-09-30T20:43:29  *** TheSheep has joined #moin-dev
2009-09-30T20:43:29  *** ser has joined #moin-dev
2009-09-30T20:43:29  *** vpv has joined #moin-dev
2009-09-30T20:43:29  *** ThomasWaldmann has joined #moin-dev
2009-09-30T20:43:29  *** dreimark has joined #moin-dev
2009-09-30T20:43:29  *** dimazest has joined #moin-dev
2009-09-30T20:43:29  *** dennda has joined #moin-dev
2009-09-30T20:43:29  *** CIA-34 has joined #moin-dev
2009-09-30T20:43:29  *** xorAxAx has joined #moin-dev
2009-09-30T20:43:29  *** ronny has joined #moin-dev
2009-09-30T20:43:29  *** waldi has joined #moin-dev
2009-09-30T20:43:29  *** starshine_away has joined #moin-dev
2009-09-30T20:43:29  *** irc.freenode.net sets mode: +o ChanServ
2009-09-30T21:46:54  *** y84 has quit IRC
2009-09-30T22:14:08  <dreimark> bbl

MoinMoin: MoinMoinChat/Logs/moin-dev/2009-09-30 (last edited 2009-10-01 08:00:14 by IrcLogImporter)