Warning: This plugin has't been updated in over 8 years. It may no longer be maintained.
What you can do to help:
Elgg | Release | Download | Date | Links |
1.9 | 1.0 | () | 2014-May-27 |
features:
see in use @ ureka: https://www.ureka.org
requires: server php version > 5.3
install:
n.b. you will need to edit the /views/default/page/elements/html.php file to include the opengraph namespace before your pages will fully comply with the opengraph standard. this plugin does not include the change since this file is such a fundamental file of an elgg installation. to make the change yourself you only need to add the following tag inside the tag: xmlns:og="http://ogp.me/ns#" so the full html tag will look similar to this:
html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xml:lang="en" lang="en"
notes:
thanks to steve clay - this plugin uses the url sniffer code for elgg that he created.
View ura soul'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.