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.

Pingback and Fail2ban support for Idno

Just a quick update to point you good folk over to a couple of Idno plugins I’ve put up on github. The first, LoginSyslog, is a simple plugin that outputs login events (success and failure) to the Auth.log, in much the same way as my Elgg fail2ban plugin. This allows you to audit login attempts […]

Marcus Povey

Just a quick update to point you good folk over to a couple of Idno plugins I’ve put up on github. The first, LoginSyslog, is a simple plugin that outputs login events (success and failure) to the Auth.log, in much the same way as my Elgg fail2ban plugin. This allows you to audit login attempts […]