Read the statement by Michael Teeuw here.
Where do I put this.sendNotification?
-
I’m trying to use this for newsfeeds module.
It says in the documentation to use
this.sendNotification(‘ARTICLE_whatever’);
If I put this anywhere in config.js, it fails to recognize the config.js
If I put this anywhere in newsfeeds.js it fails to load.I’ve done some programming but I know absolutely nothing about javascript.
-
@eracerhead unless u have your own module trying to get newsfeed to display something, then u do not need to do this.
That code would go inside your module
-
@eracerhead these functions (
this.sendNotification()) are being used to trigger something in one module from inside another module. It is only needed for module developers.
You could create e.g. a module with control functions including these.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login