HTML Emails for Elgg 1.8

HTML Mails is an Elgg plugin that lets notification emails be sent using HTML email templates. The original plugin was written by Condiminds but doesn’t seem to have been updated for Elgg 1.8, at least not that I could find. From the plugin notes: This plugin allows elgg to send notifications into html emails. This […]

Marcus Povey

HTML Mails is an Elgg plugin that lets notification emails be sent using HTML email templates. The original plugin was written by Condiminds but doesn’t seem to have been updated for Elgg 1.8, at least not that I could find. From the plugin notes: This plugin allows elgg to send notifications into html emails. This […]

Added 1.7.x branch to Elgg Multisite

Recently, I moved the Elgg Multisite project over to Github. The master of this branch is targeted at the 1.8 branch of Elgg, however, a number of you have requested that the 1.7.x branch be maintained to support the continuation of the 1.7 branch of Elgg. So, as requested I’ve created a 1.7 branch of […]

Marcus Povey

Recently, I moved the Elgg Multisite project over to Github. The master of this branch is targeted at the 1.8 branch of Elgg, however, a number of you have requested that the 1.7.x branch be maintained to support the continuation of the 1.7 branch of Elgg. So, as requested I’ve created a 1.7 branch of […]

Optimising your LAMP stack for performance

By default, the standard LAMP (Linux Apache Mysql Php/Perl/Python) stack doesn’t come particularly well optimised for handling more than a trivial amount of load. For most people this isn’t a problem, either they’re running on a large enough server or their traffic is at a level that they never hit against the limits. Anyway, I’ve […]

Marcus Povey

By default, the standard LAMP (Linux Apache Mysql Php/Perl/Python) stack doesn’t come particularly well optimised for handling more than a trivial amount of load. For most people this isn’t a problem, either they’re running on a large enough server or their traffic is at a level that they never hit against the limits. Anyway, I’ve […]