Hi, These pages are converted now.
https://bitbucket.org/pygame/pygame/wiki/about https://bitbucket.org/pygame/pygame/wiki/CookBook https://bitbucket.org/pygame/pygame/wiki/FrequentlyAskedQuestions https://bitbucket.org/pygame/pygame/wiki/resources I had to do a bit of editing to simplify html, get rid of a bit more spam, and also edit the results a little after the automatic conversion. cheers, On Sat, Dec 3, 2011 at 9:27 AM, René Dudfield <[email protected]> wrote: > Hi, > > cool thanks! > > > I've converted this one so far... > https://bitbucket.org/pygame/pygame/wiki/resources > > The html2creole script did not work on the initial html, so I had to > simplify the html so that it would work. > > > > > > On Fri, Dec 2, 2011 at 10:56 PM, Sean Wolfe <[email protected]> wrote: > >> I did a scrape through the pygame.org pages> I made changes on the >> following: >> >> http://www.pygame.org/wiki/FrequentlyAskedQuestions >> http://www.pygame.org/wiki/CookBook >> http://www.pygame.org/wiki/resources >> http://www.pygame.org/wiki/cvs >> http://pygame.org/wiki/about >> >> The last two were particularly nasty. The /wiki/about page, under the >> More Information section, I'm not 100% sure about ... are we missing >> some links or is someo f that spam? >> >> Anyhow ... we have less now at least... I scraped probably 100 of >> those little b*stards. >> >> >> On Fri, Dec 2, 2011 at 2:34 PM, Sean Wolfe <[email protected]> wrote: >> > Let me parse everything and I'll take a look. Right now I don't have a >> > problem working through the website interface. >> > >> > >> > On Fri, Dec 2, 2011 at 2:24 PM, René Dudfield <[email protected]> wrote: >> >> Hi, >> >> >> >> If you want to start at the top, I can start at the bottom. >> >> http://www.pygame.org/wiki/map.php >> >> >> >> Also, do you have a bitbucket user name? I'll give you permission to >> the hg >> >> repository... otherwise you would have to do all the changes through >> the >> >> web. So if you just want to do it through the website, that is fine >> too. >> >> >> >> >> >> cheers, >> >> >> >> >> >> >> >> On Fri, Dec 2, 2011 at 6:17 PM, René Dudfield <[email protected]> >> wrote: >> >>> >> >>> cool, thanks :) >> >>> >> >>> Here is the wiki map of all the pages: >> >>> http://www.pygame.org/wiki/map.php >> >>> >> >>> I wrote "Wiki migration work in progress... >> >>> https://bitbucket.org/pygame/pygame/wiki/patchesandbugs " on the >> page... but >> >>> I guess we don't need to do that. That's just extra work. >> >>> >> >>> I find it easy to go to the history page, find an old version without >> >>> spam, and click the revert link. >> >>> >> >>> >> >>> hg clone https://bitbucket.org/pygame/pygame/wiki >> >>> >> >>> >> >>> There is a script in there wiki2bitbucket.py which downloads the >> pygame >> >>> wiki source, then converts it to creole. >> >>> >> >>> python wiki2bitbucket.py patchesandbugs >> >>> >> >>> That creates a patchesandbugs.wiki file. Which you then need to do >> a: >> >>> hg add patchesandbugs.wiki && hg commit patchesandbugs.wiki -m >> >>> "importing old wiki" && hg push >> >>> >> >>> >> >>> >> >>> Let me know if that is clear or if it works for you? >> >>> >> >>> >> >>> cheers, >> >>> >> >>> >> >>> On Fri, Dec 2, 2011 at 6:04 PM, Sean Wolfe <[email protected]> >> wrote: >> >>>> >> >>>> I'd like to help with the cleanup if I can ... I just dug up my >> >>>> userinfo and logged into the site. >> >>>> >> >>>> Do I need to coordinate anything with anybody? >> >>>> >> >>>> On Fri, Dec 2, 2011 at 1:58 PM, René Dudfield <[email protected]> >> wrote: >> >>>> > Hi, >> >>>> > >> >>>> > The bitbucket wiki has anti spam measures, so I hope those will >> work ok >> >>>> > once >> >>>> > the migration is complete. >> >>>> > >> >>>> > cheers, >> >>>> > >> >>>> > >> >>>> > On Fri, Dec 2, 2011 at 5:56 PM, Sean Wolfe <[email protected]> >> wrote: >> >>>> >> >> >>>> >> let's do it! If that's all it takes, then we can implement it and >> >>>> >> manually clean out all the crap. I'm happy to help manually clean >> if >> >>>> >> we have a reasonable chance of it not happening all the time. >> >>>> >> >> >>>> >> >> >>>> >> On Fri, Dec 2, 2011 at 1:54 PM, James Paige < >> [email protected]> >> >>>> >> wrote: >> >>>> >> > I have suggested this before, but it bears repeating. Anonymous >> >>>> >> > users, >> >>>> >> > and new users should just not be allowed to make any edit that >> >>>> >> > contains >> >>>> >> > a url. >> >>>> >> > >> >>>> >> > --- >> >>>> >> > James Paige >> >>>> >> > >> >>>> >> > On Fri, Dec 02, 2011 at 11:56:01AM -0430, Ciro Duran wrote: >> >>>> >> >> The wiki is full of them. I tried in the past to edit >> those, but >> >>>> >> >> a >> >>>> >> >> few >> >>>> >> >> days later the spammers re edit the page. >> >>>> >> >> >> >>>> >> >> El dic 2, 2011 11:49 a.m., "Sean Wolfe" < >> [email protected]> >> >>>> >> >> escribio: >> >>>> >> >> >> >>>> >> >> Hey I was just poking around the pygame.org site and >> found >> >>>> >> >> some >> >>>> >> >> spam >> >>>> >> >> hackness... looks like this page has a lot of hidden >> links to >> >>>> >> >> jokes >> >>>> >> >> pages, plus some 'diet pills' links etc etc. >> >>>> >> >> >> >>>> >> >> http://pygame.org/wiki/patchesandbugs >> >>>> >> >> >> >>>> >> >> aach! >> >>>> >> >> >> >>>> >> >> -- >> >>>> >> >> A musician must make music, an artist must paint, a poet >> must >> >>>> >> >> write, >> >>>> >> >> if he is to be ultimately at peace with himself. >> >>>> >> >> - Abraham Maslow >> >>>> >> >> >>>> >> >> >>>> >> >> >>>> >> -- >> >>>> >> A musician must make music, an artist must paint, a poet must >> write, >> >>>> >> if he is to be ultimately at peace with himself. >> >>>> >> - Abraham Maslow >> >>>> > >> >>>> > >> >>>> >> >>>> >> >>>> >> >>>> -- >> >>>> A musician must make music, an artist must paint, a poet must write, >> >>>> if he is to be ultimately at peace with himself. >> >>>> - Abraham Maslow >> >>> >> >>> >> >> >> > >> > >> > >> > -- >> > A musician must make music, an artist must paint, a poet must write, >> > if he is to be ultimately at peace with himself. >> > - Abraham Maslow >> >> >> >> -- >> A musician must make music, an artist must paint, a poet must write, >> if he is to be ultimately at peace with himself. >> - Abraham Maslow >> > >
