User:Galil/GWW Ajaxifier
The ajaxifier is both dead and unsupported (and redundant unless you used the search completion.) Feel free to remove it from your monobook.js script.
Guild Wars Wiki Ajaxifier | |
Version | 0.2 |
Latest update | 04:11, 12 January 2008 (UTC) |
Works with | Mozilla Firefox 2.x Opera 9.21 |
Doesn't work with | Internet Explorer Safari Konqueror |
Libraries in use | AJS |
Guild Wars Wiki Ajaxifier is a javascript tool that attempts to ajaxify the official Guild Wars Wiki. It is fully compatible with Guild Wars Wiki Tools and both may be used at the same time.
Upcoming Features
- Scaling in gallery view
Features
- Page-wise galleries
- Allows you to view all moderately big images in an article in their right sizes, without having to visit the images individually.
- Ajaxified watch/unwatch/Mark as patrolled
- Adds or removes an article from your watchlist without leaving the page itself. Same goes for sysops' Mark as patrolled links.
- Autocompletion
- Automagically displays a list of suggestions when filling out the search-box.
Installation
To install Guild Wars Wiki Ajaxifier simply put the following code to your monobook.js:
{{subst:User:Galil/GWW Ajaxifier/install.js}}
You will automatically receive all following updates.
If it does not show up after installation or if it displays an old version after an update, clear your cache by pressing CTRL + F5.
Bugs & Feature request
Please leave comments on bugs or wanted features on the talk page.
Changelog
- version 0.2
- public release 12 January 2008
- Addition of ajaxified Mark as patrolled links for sysops due to request
- Improved the auto-suggestion feature. Eats less bandwidth and works with all namespaces.
- version 0.1
- initial release. 11 January 2008
Based on my greasemonkey script for GuildWiki. Thanks to User:poke for making GWWT, inspiring me to re-write this script. This page's layout is shamelessly stolen from his.