WPAFC / afch

Yet another Articles for creation helper script -- ACTIVE DEVELOPMENT NO LONGER HAPPENS IN THIS REPOSITORY AND HAS MOVED TO
https://github.com/WPAFC/afch-rewrite
9 stars 3 forks source link

Using the most recent script version #114

Closed enterprisey closed 11 years ago

enterprisey commented 11 years ago

How do I use the most recent script version (that on the "develop" branch)?

Is there anyone hosting it?

theopolisme commented 11 years ago

if you can wait a day or two, I could write a quick script for my bot based on legoktm's script to host the latest version of develop at [[User:Theo's Little Bot/afch]] or somewhere like that. Alternatively just copy it to your userspace, I'd say...

enterprisey commented 11 years ago

@theopolisme How would I copy it to my userspace? Would I copy the entire thing or just the MediaWiki-Gadget file?

wikipedia-mabdul commented 11 years ago

rather easy: put importScript('User:APerson241/afchelper-beta.js'); // AFCH beta script to your commons.js and then put at User:APerson241/afchelper-beta.js mediawiki:blabliblubb.js code and at User:APerson241/afchelper-beta.js/core.js our core.js and atUser:APerson241/afchelper-beta.css our .css css and at User:APerson241/afchelper-beta.js/submission.js our submission.js and so on

and then you have our beta. and you can test it.

I try to keep the beta at testwp up to date as I'm testing my stuff there... just for the case. you are allowed to mess there up the code...

wikipedia-mabdul commented 11 years ago

if you need any help, come into the webchat...

enterprisey commented 11 years ago

@wikipedia-mabdul Thank you!

enterprisey commented 11 years ago

@wikipedia-mabdul I followed those instructions and I seem to have gone back to the stable gadget version.

enterprisey commented 11 years ago

Forget it; @theopolisme will have his bot up soon. (Hopefully.)

theopolisme commented 11 years ago

Just a question