Index: trunk/extensions/UsabilityInitiative/README |
— | — | @@ -1,8 +1,16 @@ |
2 | 2 | # Looking for WikiEditor or Vector extensions? They've been moved to extensions/WikiEditor and extensions/Vector |
3 | | -# respectively. These remaining extensions have been ported to be compatible with 1.17. For 1.16 compatible versions |
4 | | -# (which are no longer under active development but can be used to fixing bugs on existing deployments) please see the |
5 | | -# branches/usability-initiative-1_16/ or the branches/usability-initiative-1_16/ branch. |
| 3 | +# respectively. These remaining extensions are being ported to either no longer depend on the now remove |
| 4 | +# UsabilityInitiative.php code or to be made compatible with MediaWiki 1.17. For 1.16 compatible versions (which are no |
| 5 | +# longer under active development but can be used to fixing bugs on existing deployments) please see the |
| 6 | +# branches/usability-initiative-1_16/ (which has the latest patches) or the branches/usability-initiative-1_16/ branch. |
6 | 7 | |
| 8 | +# PROGRESS ON WORK IN PROGRESS: |
| 9 | +# * ClickTracking -- incomplete/broken |
| 10 | +# * DontSwitchMeOver -- complete, does not depend on MediaWiki 1.17 |
| 11 | +# * PrefStats -- incomplete/broken |
| 12 | +# * PrefSwitch -- incomplete/broken |
| 13 | +# * UserDailyContribs -- complete, does not depend on MediaWiki 1.17 |
| 14 | + |
7 | 15 | # Some lines to add to LocalSettings.php to get these extensions up and running: |
8 | 16 | |
9 | 17 | # A system for making it easy for users to opt-in and out of a beta, in this |