Sunday, 03 June 2012 03:24

JJ SWF Upload

Rate this item
(10 votes)

jDownloads Quick Icons IconSWFUpload is a simple and easy component that allows you to upload any file in the Joomla backend

Joomla 2.5 Icon

Description

Description

This component module uses SWFUpload to allow you to upload your files quickly and securely. It's delibarately designed to be a component that's easy to integrate into a more complex component that you might be working on!

Please note for security reasons we do not allow PHP files to be uploaded in this component.

Changelog

Changelog

Legend:

* -> Security Fix
# -> Bug Fix
+ -> Addition
^ -> Change
- -> Removed
! -> Note


Version 1.0.3

^ Uses Joomla 2.5 controller method
+ Integrated Joomla updater
- Remove Joomla 1.6 and 1.7 Support

Version 1.0.2

^ Made the definition of com_swfupload a variable in the view.html.php
+ More documentation about including this in your own component

Version 1.0.1

# Eliminated all E_STRICT errors

 

Support

Support

Should you require any support with this extensions, don't hesitate to post a comment in the forum or e-mail us at This email address is being protected from spambots. You need JavaScript enabled to view it. and we will get back to you as soon as possible.

Documentation

Documentation

This component as stated is designed to be easy to integrate into your own component. However as it is also a standalone component you will need to make some changes. Here is a quick summary of changes that you should make to integrate this into your own component

  1. Copy the view in our component into your component and change the component name in view.html.php on line 19 and in the model on line 28.
  2. Copy across the swfupload folder in the root of the component to the root of your component
  3. If you wish to have the green upload icon in your view copy across the lines of css in COMPONENT_ROOT_ADMIN/assets/com_swfupload.css and the associated image in the images subfolder of assets (note only the larger of the two images in there will be needed). Note that if you wish to put this small amount of css inside your own css file then make sure you remove the include line for it in default.php line 12.
  4. Copy across the associated parameters in config.xml. Change the default parameter for the upload location. If you wish to remove these parameters and manually define in the code them you can do this as follows:
    1. Calling of the parmeters: Line 31 of view.html.php and line 57 in the model.
    2. Maximum Upload Size: Line 52 of view.html.php and line 60 in the model.
    3. Allowed File extensions Line 75 in the model
    4. Upload path: Line 102 of model 

Download

To download the component please click on the download button below. The component is compatible with Joomla 1.6-2.5!

Please register to download this component

There have been 745 downloads

Read 5766 times

We use cookies to improve our website and your experience when using it. Cookies used for the essential operation of the site have already been set. To find out more about the cookies we use and how to delete them, see our Privacy Policy.

I accept cookies from this site