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.
- Brett@brett.profitt
Brett - 0 likes
- triout@triout
triout - 0 likes
- christophe@crashbdx
christophe - 0 likes
- triout@triout
triout - 0 likes
- ura soul@tunist
ura soul - 0 likes
- shillo@shillog
shillo - 0 likes
- mariano@marianito
mariano - 0 likes
You must log in to post replies.When are you wanting things to be deleted? If you're just doing general cleanup, you'll need to create a PHP file, include engine/start.php, and then call that function with the proper GUIDs of objects for which you want the river items to be removed.
Yeah, just general cleanup, so if i add this to my new php file:
this remove_from_river_by_object ( $ object_guid ) will remove definitle the entry for everybody right ? is there something for remove from river but only for the user who remove it ?
A bit like facebook, exemple i see an entry on the river, i remove it with a remove button for exemple but other user them still have this entry, is that possible ? is there something like that in elgg ?
Yes, what we're referring to above will delete all activity, I'm interested in the function your speaking of as well.
Anyone have any clues or insight?
+1 for a delete from river button..
anyone know the code for this? a plugin even?
This is a good idea, and I have always wanted to bring up thr topic.. Sometime the whole column is filled with repeated update (profile/icon) of a single person. Both user and admin must have the Delete option.
esto es lo que yo e tratado de decir pero no encontré una ayuda.
el the wire si tiene un botón eliminar e copiado su código pero no a funcionado alguna solución ?