in the core river code, there is a menu created for items in the river activity, delete, comments, likes....
$menu = elgg_view_menu('river', array(
'item' => $item,
'sort_by' => 'priority',
'class' => 'elgg-menu-hz',
));
where is this menu actually created, have been searching for and hour or so and found lots of other stuff that i have been looking for but not this menu, a guess or any ideas??
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.
sure, but give me some time to figure out where or what plugin i hide the code in
Hi costakisc,
Can you please share your code & where to put it?
shah still you require this code means refer this :
https://community.elgg.org/discussion/view/2033676/how-to-add-delete-option-in-the-river-activtity
- Previous
- 1
- 2
- Next
You must log in to post replies.