ez projects / smile_upload
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| smile_upload | Maxime Thomas | planning | 1.0.1 | 3.8.x |
Description
-----------
This extension is using JUpload to allow the user to directly create
images content
during a content edit. You can also change their priority easily and remove
them.
Requirements
------------
- Java applet must be activated on your browser.
Installation
------------
- Unzip the extension in the extension directory.
- In your apache config file, ensure that your rewrite rules allow the
extension directory:
extension/smileupload/applet/.* -[L]
- Activate the extension via the back office.
- Create a content class wich identifier is 'diaporama' and that's
done.
Access
------
You can access the functionnalities through the edit interface.
Set up
------
You can specify the class to match in the override.ini.append.php.
Changelog
Tuesday 17 October 2006 14:41
Maxime Thomas