1.1releasedReflected file upload
Name your files the way YOU want!
Clone URLgit://github.com/zimmen/reflecteduploadfield.git
Add as a submodulegit submodule add git://github.com/zimmen/reflecteduploadfield.git extensions/reflecteduploadfield --recursive
Compatibility
| 2.0.0 | 2.0.3 | 2.0.4 | 2.0.5 | 2.0.6 | 2.0.7 | 2.1.0 | 2.1.1 | 2.1.2 | 2.2.0 | 2.2.1 | 2.2.2 | 2.2.3 | 2.2.4 | 2.2.5 | 2.3.0 | 2.3.1 | 2.3.2 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| No | No | No | No | No | No | No | No | No | No | 1.0.1 | 1.0.1 | 1.0.1 | 1.0.1 | 1.0.1 | 1.1 | 1.1 | 1.1 |
Readme
Field: Reflected File Upload
Version: 1.1 Author: Simon de Turck Build Date: 2011-11-23 Requirements: Symphony 2.3+
Extension home: http://symphony-cms.com/download/extensions/view/80973/
[Origin]
This extension is a variation of the 'Unique Upload Field' extension by Michael Eichelsdoerfer and the "reflection field" by Rowan Lewis.
[Installation]
Upload the 'reflecteduploadfield' folder in this archive to your Symphony 'extensions' folder.
Enable it by selecting the "Field: Reflected File Upload", choose Enable from the with-selected menu, then click Apply.
You can now add the "Reflected File Upload" field to your sections.
[Using]
This field enables you to specify the naming expression using XPath (like in the reflection field). When uniqueness is important you can enable the "Always create unique name" option. This will add "Unique Upload Field" behavior by appending a unique token to the filename.
[Changes]
1.1 - 2.3 compatibility
1.0.1 - Initial release - and just a little test
Version history
Requires Symphony 2.3.0
- Symphony 2.3 compatible
- Fix when removing a file and not picking a new one
Requires Symphony 2.2.1