Warning: This plugin has't been updated in over 55 years. It may no longer be maintained.
What you can do to help:
This plugin is mainly a back-porting from Emdagon's "People from the neighborhood" original plugin ( http://community.elgg.org/pg/plugins/project/672106/developer/emdagon/people-from-the-neighborhood ) for Elgg 1.6.1 ; it should also work from 1.5 to 1.6.3 versions, but this wasn't tested.
Note : If you're using Elgg 1.7 and further versions, please use original plugin instead (copy link above).
There's also a french language file which is OK to use with both plugins.
Tip (for developpers) : insert suggestions view into members index page (members/index.php) with following code :
if (is_plugin_enabled('people_from_the_neighborhood')) { $people = people_from_the_neighborhood_get_people($page_owner->guid, 3, 3); $area1 .= '<div class="sidebarBox">' . elgg_view('people_from_the_neighborhood/pftn', array('people' => $people)) . '</div>';}
View Florian DANIEL aka Facyla'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.