first and hopefully last release. Would be nice if there would be an option to turn this on or off in the core.
View SehLax's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
You can easily turn it off by registering a simple plugin hook for the "create" action of river and return it false if the action is a friend creation. You can take a look at the Elgg community customisations plugin.
Sounds great to me, can u friends make a custom plugin for that where users can turn off or ON the optionto from their profile settings?
thanks Team Webgalli, seems like this would have been even easier. And good to see that this is already part of a plugin, but it's only on github for customization of community.elgg.org.
Considering that it's that easy, someone could write a config panel for the admin section for what is shown in the river or, as kissssssss4ever says, also make it overridable in the profile settings. I'm sorry, I don't know anything about storing settings yet, not sure if I'll have the time to find out.
i'm desiring to have just one entry per friendconnect instead of two, one pointing in each direction..
i think i had that in 1.7 elgg. not in 1.8 yet
Oh LOLZ, Just noticed this and Soo @shlax If as u say ' Considering that it's that easy,... ' Why on earth have you not already coded this all up for that config panel as a plugin ?
might explain this someone in simple words plz? :)
Since the customization plugin for this community has some alterings i do not want, can i just copy&paste the "friend-part" (to where?)?
This also disables email & pm-notification message of the friend request plugin.
Why?
Can this plugin be updated? Will not work correctly for me on elgg 1.8.12 and I really would like to be able to get rid of the friends adds on the activity page.
You could comment out line 30 in yourdomain/elgg/actions/friends/add.php if you do not want to wait:
@xsurf would that commenting out work with the 1.9 version of 'Friend request'??
Anyone help with this?