Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Echo dependency #1

Open
mwjames opened this issue Jun 17, 2016 · 4 comments
Open

Echo dependency #1

mwjames opened this issue Jun 17, 2016 · 4 comments

Comments

@mwjames
Copy link
Contributor

mwjames commented Jun 17, 2016

In case a user has enabled him/herself to receive notifications the following is expected to work for the current version:

  • changes to a category or property specification send to members of the entity specification change group group
  • a category that contains a Notification on indicator will be watched when pages are added or removed from this category and send the information to groups mentioned on the category page
  • a property that contains a Notification on indicator will be watched when values are added or removed from this property and send the information to groups mentioned on the property page

image

image

@kghbln As of now, Echo cannot be defined as dependency in Composer therefore you have to use the plain old git to pull a version. Also, we should leave the translation open for now as I cannot test the email stuff locally. We have to see how those messages (and keys) show up when Echo is creating email notifications from the sandbox.

@legoktm @paladox While I won't die if I cannot define a dependency but somehow it would be nice to define the dependency via Composer.

@paladox
Copy link

paladox commented Jun 17, 2016

@mwjames Hi you can do something like

"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/wikimedia/mediawiki-extensions-Echo"
    }
]

in composer.json or follow
http://stackoverflow.com/questions/12229970/use-composer-without-packagist please.

@paladox
Copy link

paladox commented Jun 17, 2016

Or you can follow http://www.elcoderino.com/use-composer-to-install-packages-not-on-packagist/ which is the same please.

@kghbln kghbln mentioned this issue Jun 17, 2016
5 tasks
@kghbln
Copy link
Member

kghbln commented Jun 17, 2016

Also, we should leave the translation open for now as I cannot test the email stuff locally. We have to see how those messages (and keys) show up when Echo is creating email notifications from the sandbox.

@mwjames Now serving the community on sandbox.mediawiki.org :)

@kghbln
Copy link
Member

kghbln commented Jun 18, 2016

As a side note: There was a precursor extension of this name. Totally forgot about this.

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

No branches or pull requests

3 participants