Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Fixed using of deprecated API. Now strapping is compatible with mediawiki 1.27 #66

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

axxie
Copy link

@axxie axxie commented Jul 18, 2016

Mediawiki developers declared userIsWatching() as deprecated in 1.20 and completely removed in 1.27.
The proposed change fixes using of the removed API.

@@ -49,7 +49,7 @@ You can see a (customized) instance of Strapping in action by visiting http://oV
2. Clone the repository:

```
git clone https://github.com/OSAS/strapping-mediawiki strapping
git clone https://github.com/axxie/strapping-mediawiki strapping

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure you want https://github.com/OSAS/strapping-mediawiki to link to axxie?

Thank you for working on strapping-mediawiki!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm...., that's strange.
I edited the README.md after creating pull request. I thought the change will not be included.

Anyway, no, I definitely don't want to change that line in your branch.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reverted that change, now README.md can be merged as well.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@axxie for future reference, that's a feature of github: if you edit a branch from which you created a PR, the PR is automatically updated. (You should see the message "Add more commits by pushing to the master branch on axxie/strapping-mediawiki" at the bottom of this page.)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

axxie:

I definitely don't want to change that line in your branch.

Btw not "my" branch. I am just a user / github 'watcher' of this project.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh, I see.
Looks like original author, @garrett, abandoned the project long time ago.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

axxie:

Looks like original author, @garrett, abandoned the project long time ago.

I am wondering about that also. Not sure. They are still using it:

Perhaps he is busy. Perhaps it works good enough for him so he only
reacts to and merges stuff that is of personal interest to him.

Do you plan to fork and maintain strapping-mediawiki? @axxie

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I plan the following:

  • fix some minor bug
  • update skin to bootstrap 3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants