eMarketSouth

View the main ExpressionEngine developer list.


Simple S3 Uploader

ExpressionEngine 1.x, ExpressionEngine 2

The Simple S3 Uploader is a custom field that works like the popular nGen File Field extension except it stores the files (and optional thumbnail) on Amazon S3. Supports image resizing, thumbnails, all sorts of content types, maximum file sizes, and is safe for use in SAEFs.

String

ExpressionEngine 1.x, ExpressionEngine 2

The String plugin allows you to create and manipulate variables in your templates. This plugin is designed to take advantage of ExpressionEngine's unique way of parsing templates. Because the main template is executed to completion before any embedded templates are processed this plugin can be used to create a variable in the main template and output the value of the string in any embedded template... even an embedded page header template that comes before the point where you built the string!