Owner: Brett
Group members: 1848
How can the Elgg developers enhance their interactions with Elgg users? Comments, questions, and discussions encouraged!!
If you are looking for installation, development or administration help, this is *not* the group for you! Posts on these topics will be deleted in efforts to keep this group on topic.
En inglés por favor.
Google translated:
I would like to know where exactly the like and comment buttons are rendered, what are those views?
Likes are predefined in the social menu. This function does it:
https://github.com/Elgg/Elgg/blob/5.x/mod/likes/lib/functions.php#L17
Comments are predefined in this form:
https://github.com/Elgg/Elgg/blob/5.x/views/default/forms/comment/save.php
The view of button is here:
https://github.com/Elgg/Elgg/blob/5.x/views/default/forms/comment/save.php#L65
Muchas gracias me gustaría saber si es posible implementar un nuevo botón pero de no me gusta, como hacer que eso sea posible?
English please
No blog posts
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.