Add-Ons

Details

Simple Uploader 1.1 first_party

Author:
Paul Burdick
Published:
Mar 05, 2007
Last Updated:
Jul 31, 2008
License:
First Party License
Categories:
Extensions  Entry Submission  
Simple Uploader for Stand Alone Form

Example Usage

***********************************
Simple Uploader Extension - READ ME
***********************************

=====================
Installation
=====================

1. Open up the file and at the top you will see this line of code:

var $field_id = ‘2’;

It specifies the Custom Weblog Field that the image link will be inserted
into.  Change this number (keep the quotes around it) to the correct id
for the field to which you wish the image inserted.  Find the id for the
field in the Admin section of the ExpressionEngine Control Panel under
Custom Weblog Fields.

2.  Put this file in the /system/extensions/ directory of your site.

3.  Go into the Admin section of the ExpressionEngine Control Panel and
click Extensions Manager.  Enable the ‘Simple Uploader’ extension.

4.  You should now be able to upload with the simple uploader