Welcome
Edit
Hi, welcome to Wikia Developers Wiki! Thanks for your edit to the Talk:ArchiveTool page.
Please leave a message on my talk page if I can help with anything! -- Wikia (Talk) 17:31, August 19, 2011
UserTags
Edit
Just a heads up. UserTags is currently broken on tardis wiki.
You're loading w:c:dev:UserTags/code.js instead of w:c:dev:UserTags/code.min.js. You need to load the min.js file as it contains the bootstrap code (loading /code.js directly will just cause an instant abort [USERTAGS: Script not loaded by a supported loader! Aborting.] which is why it isn't working). Lunarity 07:29, October 16, 2012 (UTC)
- Never mind. The .min.js was a legacy thing I was only keeping for backwards compatibility (since I thought everyone was using that). Loading /code.js directly should work correctly now. Lunarity 08:05, October 16, 2012 (UTC)