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,
TFU 2.15 is available. Get it here.
This is the new stuff:
New: The freeware version does not have a 3 MB limit anymore! It is replaced by a 3 MB popup where you can continue after entering a number.
New: You can switch the server and upload windows. See switch_sides in the config.
New: Support of IDN-Domains. Please read howto 20 of the TFU FAQ.
New: $date_format: you can define how the date in the flash is displayed.
New: TWG uses the index of a file and not the filesnames directly to support all encodings. Now you can use the file names as well to support parallel use of the flash. See $use_index_for_files or howto 21 of the TFU FAQ
New: Memory is shown when extended debug is enabled! So you can now track the memory usage even during upload!
New: Serbian language file added. Thanks to Zoran Kuzmanovic.
Fix: Date on the serverside was only shown when the directory had no special chars. Now the directory can have special chars, spaces…
Fix: Directory limit was not working properly because of a number format problem.
Fix: Directory limits where not checked when after showing the error message again. So it was possilbe to upload even when the limit was present.
Fix: hide_remote_side was not hidding the remote side label. Now it is and the ‘upload queue’ is shown at this location.
Please still register TFU even when there is no limit anymore.
So have fun with this new release,
Michael
Hi,
this are 2 quick releases because I did some optimizations and found out that some stuff could be better:
JFU 2.14.2
Includes TFU 2.14.2
Fix: The editor button was not working because of an error in the language file which caused the Javascript to fail.
TFU 2.14.2
Fix: (php) The check if a file can be deleted is now working on even more servers.
Fix: (php) Normalize function does now support ÖÄÜ which are now converted to lowercase as well.
Fix: (php) Normalize function does now work for utf-8 as well.
TFU 2.14.1
Fix: When creation of folders was disabled and write protected folders where detected then the “Add files” button was not activated again if you go to a directory that was working again. Now the Button is activated if the folder is writable again.
Fix: If you add files and move afterwards to a diretory which is not writeable the flash was still showing an active upload button. Now the button is disabled and enabled again in a directory where the upload would work.
Fix: (php) fix encoding and normalize filenames switched in tfu_uplad.php to have the correct file encoding
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.
So please update to this versions, WFU will be updated soon as well.
Have fun using TFU/JFU,
Michael
This is a very small update. I added a new functionality for the zip files to add the folder name to the zip file.
I made this an official release because it is included in JFU 2.13.
Have fun using TFU,
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 this version here: http://www.tinywebgallery.com/dl.php?file=wordpress-flash-uploader.2.12.2
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,
JFU/TFU 2.12 are available in the forum:
http://www.tinywebgallery.com/forum/viewforum.php?f=14
You find all details in the posts.
Have fun using JFU/TFU,
Michael
Hi,
I have enhanced the db_plugin (version 1.2) that it does not completely stop anymore if the plugin cannot connect to the database. Additionally it tries to connect without parameters. If you have problems to connect please check if you have sql.safe_mode off!
The db plugin viewer (version 1.1) is now compatible with JFU 2.11 as well. The path had to be changed to the new folders of JFU.
You get both new version on the plugin page: http://www.tinywebgallery.com/en/tfu/web_plugin.php.
Have fun using JFU/TFU,
Michael
TFU 2.11.1 is available.
I have improved the download of big files which are > the php memory limit. Before on some servers the memory was not flushed. Now I flush the memory + I restart the execution time of php.
Please get this version if you want to offer download of big files.
You find the dl on the TFU page.
This version will be integrated to JFU in the next days…
- Michael
Hi,
I implemented the new progress bar now for the download as well
.
http://www.tinywebgallery.com/forum/viewtopic.php?t=2469
Have fun using TFU,
Michael
TFU 2.10.7 can be downloaded now. It took quite a while because I extended the plugin part and you are now able to log each action!
- New: Upload of files with the size 0. This is not supported directly by flash upload. I do this by creating the file through a direct php call.
- New: Download of 0 KB files are now disabled because flash does not support this.
- New: Plugins are now called by file functions (e.g. delete, create folder) too. Check the updated plugins and the new help on the plugin page.
- Fix: $hide_hidden_files was not working properly because this settings was not used for actions like preview, delete… Please update to this version or don’t use this feature because at delete the wrong files would be deleted!
- Fix: The new zip class was not compatible to php 4.x – now it is.
PLEASE NOTE: The log plugins on the website are currently not compatible with this version. You have to open them an replace the function debug with tfu_debug.
And here is the link:
http://www.tinywebgallery.com/dl.php?file=tfu2107
If you have any problems please let me know!
JFU 2.10.7 will be available in a few days. I’m just waiting for the feedback of some testers!
Have fun using TFU,
Michael
Recent Comments