Go to file
addshore bc9373dc0f Fix Hooks isRevisionPage
As far as I can tell diff is the only thing that is needed
to show a diff page (which is where we want to show the Slider)

For example:
 - http://localhost/w/index.php?title=Foo&diff=5

Change-Id: I0c4e5ae04412a6da4034cf8c804742537aaeafdd
2016-05-03 10:35:12 +01:00
i18n Fix i18n things 2016-04-27 12:27:49 +01:00
modules Changed tick width and container calculation 2016-04-29 11:02:56 +00:00
tests Create module for Revision type. 2016-04-28 12:38:24 +02:00
.gitignore Initial commit. 2016-04-19 16:35:37 +02:00
.gitreview Add .gitreview 2016-04-18 13:54:12 +02:00
.jscsrc Initial commit. 2016-04-19 16:35:37 +02:00
.jshintignore Initial commit. 2016-04-19 16:35:37 +02:00
.jshintrc Initial commit. 2016-04-19 16:35:37 +02:00
composer.json Initial commit. 2016-04-19 16:35:37 +02:00
extension.json Create module for Revision type. 2016-04-28 12:38:24 +02:00
Gruntfile.js Initial commit. 2016-04-19 16:35:37 +02:00
package.json Update grunt npm packages 2016-05-02 10:47:32 +01:00
phpcs.xml Initial commit. 2016-04-19 16:35:37 +02:00
RevisionSlider.hooks.php Fix Hooks isRevisionPage 2016-05-03 10:35:12 +01:00