Hello Mike,
Sorry, I m not familiar with git ;-). Could you post a http-download-link? cheers, stevie -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Mike Dupont Gesendet: Freitag, 26. November 2010 15:23 An: [email protected] Betreff: Re: [mwlib] Patch and Tool of course. git provides different access urls, if you use ssh then you need your public key to be recognized by the server to login. let me look up the urls for you: For the perl scripts : git clone git://gitorious.org/mwlib-categories/perl-mw-mail-categories.git for my messy hack of the python: git clone git://gitorious.org/mwlib-categories/mwlib-categories-mwlib.git hope that helps, comments and patches welcome for the perl script, you need access to the server and need to configure the josn templats to match your local needs, I tested it on a local mediawiki install that contained exports of wikipedia, and fetched the pdf files from the wikipedia. To configure this to your use your server, you will need to change that. for the python script, I hard coded a wikiname mike on localhost for fetching from, and I could not really figure out how the existing python works, any help would be welcome. mike On Fri, Nov 26, 2010 at 3:10 PM, Stefan Werthmann <[email protected]> wrote: > Hi Mike, > > > ist there a public way to access these scripts? > I loged in to gitorious but I still can't view the sources. > > > cheers, stevie > > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:[email protected]] Im Auftrag > von Mike Dupont > Gesendet: Donnerstag, 25. November 2010 21:42 > An: [email protected] > Betreff: [mwlib] Patch and Tool > > Hi, > I have made a patch to hack mwlib mwrender so that will process all > the articles in a category : > http://undeletewikipedia.blogspot.com/2010/11/mwlib-mw-render-hacks-fo > r-prin > ting-all.html > > and then i rewrote it in perl and it was much more elegant : > http://undeletewikipedia.blogspot.com/2010/11/new-simple-script-to-ext > ract-c > ategories.html > it even mails the pdf files to you, > > I also have some debug patches for twisted if need. > > thanks to v0lker and schmir and headbomb for all their help > > I am looking for work, so if anyone needs hacking, let me know. > > btw, you dont need that localhost check at all. > mike > > -- > James Michael DuPont > Member of Free Libre Open Source Software Kosova and Albania > flossk.org flossal.org > > -- > You received this message because you are subscribed to the Google > Groups "mwlib" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/mwlib?hl=en. > > -- > You received this message because you are subscribed to the Google Groups "mwlib" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to [email protected]. > For more options, visit this group at http://groups.google.com/group/mwlib?hl=en. > > -- James Michael DuPont Member of Free Libre Open Source Software Kosova and Albania flossk.org flossal.org -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en. -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
