The e-mail plugin replaces and enhances the internal e-mail notification for an upload. The default e-mail plugin sends an e-mail to the given address with a subject and a body where you can set 2 variables only.
With this plugin this now changes dramatically. You have now 17 variables available you can use in the subject and in the body of the e-mail. The body is now not a simple line anymore but a complete template where you can design text and also html e-mails. You are also able to send a 2nd e-mail to a different e-mail. The default for Joomla is the uploader itself.
Please read the readme.txt in the download. It contains the full documentation how the plugin can be configured.
Get the new plugin on the plugin page: http://www.tinywebgallery.com/en/tfu/web_plugin.php.
Have fun using TFU, JFU, WFU,
Michael
Hi,
WFU 2.16 was showing a blank site when used together with some caching plugins. I have tracked down the problem and now WFU works fine also with e.g. WP Super Cache.
Please update to WFU 2.16.1:
http://wordpress.org/extend/plugins/wordpress-flash-uploader
Have fun using WFU,
Michael
Hi everyone,
I have finished TFU 2.16 and full the integrations into Joomla and WordPress.
For TFU itself I did some refactoring of the layout. So now all layout switches and combinations of them can be set without any visible layout change. I also increased security if you use the session workaround.
A couple of small fixes and the changes I needed for Joomla and WordPress are included as well.
For Joomla the editor button is now more comfortable. Uploaded files or created thumbnails are now automatically selected. TFU 2.16 is fully integrated and license files are only loaded from the database if they don’t exist.
JFUploader is now fully compatible to Joomla 2.5.x and does also support the Joomla updater!
If you run Joomla 2.5.1 you NEED (!) JFUploader 2.16!
The biggest change was for the WordPress flash uploader. Custom configurations files and Javascript can be used. So profiles for users, groups and roles can be created. So you have now the same possibility as in Joomla. You only have to create the configuration files manually and like in Joomla with the backend.
Furthermore I have connected the sessions when the session workaround is used. So now it should work on almost any server.
If you have any problems with the new versions please let me know as soon as possible.
Have fun using TFU, JFU, WFU,
Michael
Hi everyone,
I have finished TFU 2.16 and full the integrations into Joomla and WordPress.
So all 2.16 versions will be available soon.
For TFU itself I did some refactoring of the layout. So now all layout switches and combinations of them can be set without any visible layout change.
A couple of small fixes and the changes I needed for Joomla and WordPress are included as well.
For Joomla the editor button is now more comfortable. Uploaded files or created thumbnails are now automatically selected. TFU 2.16 is fully integrated and license files are only loaded from the database if they don’t exist.
The biggest change was for WordPress. Custom configurations files and Javascript can be used. So profiles for users, groups and roles can be created. So you have now the same possibility as in Joomla. You only have to create the configuration files manually and like in Joomla with the backend.
Furthermore I have connected the sessions when the session workaround is used. So now it should work on almost any server.
If you already want to test one of the versions please let me know.
I will now start to test the versions on my test servers.
Have fun using TFU,JFU,WFU,
Michael
WFU 2.15 is online.
This is the new stuff:
- New configuration options for the ‘Sync media library’. You can define which file extensions should be syncronized.
- You can enable automatically sync which is executed as cron job in WordPress. I have added several cron job times as well. You have to set “define(‘ALTERNATE_WP_CRON’, true);” in wp-config.php to enable the cron jobs.
- Running upload detection: The file size is read twice during the process. If the filesize changes then the file is still uploading and not synchronized!
- Updated the flash to TFU 2.15
simply get it from wordpress.org directly:
http://wordpress.org/extend/plugins/wordpress-flash-uploader/
Have fun using WFU,
Michael
Wordpress Flash Uploader 2.14.4 is available.
There is only one small change: I added some @ to hide some notices which can happen when your database has errors.
Get the new version here:
http://wordpress.org/extend/plugins/wordpress-flash-uploader/
Have fun using WFU,
Michael
It’s already a few week since 2.14 is available but I added some more enhancements so that the most stable release you should use is now 2.14.3.
A quick overview what’s new:
TFU – TWG Flash Uploader
TFU does now support the creation of files, the date can be shown on the server side, folders can be sorted and you can set a directory quota for directory structures.
JFU – Joomla Flash Uploader
JFU does now include TFU 2.14.3 with all the new features that comes with it. The JFUploader Editor button is now completly configurable, previews of pdf’s can be created and even documents included with google doc viewer. Tested with Joomla 1.7.0
WFU – WordPress Flash Uploader
WFU does now include TFU 2.14.3. Is also supports master mode and individual profiles for users and roles can be created. So now you have the full flexibility of TFU. Please read the advanced section for details.
TinyWebGallery
TWG 1.8.5 is already in the forum. I’m currently writing a plugin for WordPress which gives you a perfect integration. I have already released a general iframe wrapper that has all features that are not TWG specific and can be found here: http://wordpress.org/extend/plugins/advanced-iframe/. If you like to test the TWG wrapper (iframe wrapper, random image widget and administration) for WordPress please contact me.
Hi,
I have updated TFU 2.14 to 2.14.1.
This is new:
Fix: (php) $sort_directores_by_date was not working properly – now it does.
Fix: (php) error_log can be not allowed which was shown in Joomla on the frontend. Now this message is hidden.
JFU/WFU do now include this version as well!
JFU for Joomla 1.6.x has some small layout fixes as well and the installer does now check for errors if Joomla adds wrong menu entries to the DB.
Have fun using TFU/JFU/WFU,
Michael
Hi,
Finally the 2.12 version of the WordPress Flash Uploader is available too. This is the new stuff:
- Updated the flash to TFU 2.12
- Now tested up to WordPress 3.0.3!
- Tabs in the media library popup are now available again.
- Sync is now triggered by the uploader automatically in the free version!
- Delete of files in the flash does now sync the library as well.
- Enhanced file filter for registered users to hide generated thumbnails, middle and large images.
To enable the new features some enhancements where made to TFU as well. This is why TFU and JFU have a small update as well where this new version is integrated.
Get the latest version here: http://wordpress.org/extend/plugins/wordpress-flash-uploader/
TFU 2.12 update:
This where the changes I made for WFU and of course they are now avaliable in the standalone version as well:
- New: $forbidden_view_file_filter – This is the most advanced filter to hide files. fnmatch is used so you can use e.g. a*.txt, exa*e.log. Seperate different filters by komma.
- New: $zip_file_pattern – You can define how the file name of the zip does look like. Please read the doc in tfu_config.php.
JFU 2.12 update:
TFU 2.12 from above is included. The new settings are not available in the administration. If you want to change this settings you will have to change tfu_config.php directly. They wil be available in JFU 2.13 when I update the database as well.
TWG 1.8.3 update:
TFU 2.12 from above is included and twg_offset was limited to 3 – I increased it to 4 for people with more than 1000 images in one directory.
If you like one of the new features of TFU please update. Otherwise there is not need to
. The internal build is now 1.8.3.3 which can be seen in the version.txt of the download.
This was the last planned update for this year – many stuff will come next year
. So sty tuned.
Have fun using TWG/JFU/TFU/WFU,
Michael
Hi,
I have updated WordPress flash uploader first because it was not working with WordPress 2.9.1 because they changed some internal paths.
This is the new stuff:
- Now compatible up to WordPress 2.9.1!
- Updated the flash to TFU 2.10.7
- Wrong message was shown after importing only one image.
- Improved the normalizeFileNames function
- The Uploader and the Sync option can now be activated independently in the menu and the media manager tabs
- The ‘Sync’ has now a detection of already crunched images of an original. This can be turned off in the settings because the detection is very basic.
Download it directly form the wordpress site and please vote if you do!
http://wordpress.org/extend/plugins/wordpress-flash-uploader/
Have fun using WFU,
Michael
Recent Comments