Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
//pageCollector script:
//  https://en.wikipedia.org/wiki/User:%D7%A7%D7%99%D7%A4%D7%95%D7%93%D7%A0%D7%97%D7%A9/pageCollector
//
// list of "todo" pages and button legends for PageCollector BackLink: [[https://en.wikipedia.org/wiki/User:%D7%A7%D7%99%D7%A4%D7%95%D7%93%D7%A0%D7%97%D7%A9/pageCollector]]
var pagesToCollect = [
	{page: 'User:CmdrDan/Projects/Talks2Give Talks2Make', caption: 'Talks2Give Talks2Make'},
	{page: 'User:CmdrDan/Projects/Articles that should not be geocoded', caption: 'Articles that should NOT be geocoded'},
	{page: 'User:CmdrDan/Projects/WP_Best_Practices_or_Conventions', caption: 'WP Best Practices'}
];

// load pageCollector script:
//importScript('User:קיפודנחש/pageCollector.js');
importScript('https://en.wikipedia.org/wiki/User:קיפודנחש/pageCollector.js');


//<nowiki>

//catALot///////////////////////////////////////
////////// Cat-a-lot user preferences //////////
window.catALotPrefs = {"disambig_category":"Disambiguation","redir_category":"Category redirects","watchlist":"preferences","minor":false,"editpages":false,"docleanup":false,"subcatcount":50,"uncat":true,"button":true};
////////////////////////////////////catALotEnd//
//</nowiki>