Simple Debug tool for Elgg

Over on github, I’ve just pushed a little tool which I use during the development of Elgg sites and find very handy. The tool does nothing more than append some environment information – logged in user, page owner, session etc – to the page shell in a HTML comment block. This information can be invaluable […]

Marcus Povey

Over on github, I’ve just pushed a little tool which I use during the development of Elgg sites and find very handy. The tool does nothing more than append some environment information – logged in user, page owner, session etc – to the page shell in a HTML comment block. This information can be invaluable […]

Elgg reply all comments

A plugin that sends comment notifications to all members of a conversation, and not just the entity author.

Marcus Povey

A plugin that sends comment notifications to all members of a conversation, and not just the entity author.

Elgg OAuth 2 LinkedIn Plugin

I was doing some work on a client website the other day, when the OAuth login code I was using to provide “log in via linkedin” support inexplicably stopped working. It would seem that linkedin had a (temporary) problem with their OAuth1 api. A quick google, and I found that LinkedIn’s OAuth 1 api has […]

Marcus Povey

I was doing some work on a client website the other day, when the OAuth login code I was using to provide “log in via linkedin” support inexplicably stopped working. It would seem that linkedin had a (temporary) problem with their OAuth1 api. A quick google, and I found that LinkedIn’s OAuth 1 api has […]