Archive

Archive for the ‘Joomla Flash Uploader’ Category

TFU, JFUploader and WFU 2.16 are implemented and available for testing

January 29th, 2012

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

TFU 2.15 is online.

November 23rd, 2011

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

JFU/TFU/WFU 2.14.3 is available

July 27th, 2011

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.

TFU/JFU 2.14.2 bugfix release

July 13th, 2011

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

TFU/JFU/WFU 2.14.1 released

July 6th, 2011

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

TFU/JFU 2.14 for Joomla 1.5.x and 1.6.x released

June 17th, 2011

Hi,

TFU/JFU 2.14 for Joomla 1.5.x and 1.6.x are now released.

simply go to the website and get the latest version. Ther you also find the main changes. For details always check the history in the packages.

I have also reworked the FAQ of TFU. You now have howto 19 which helps you to understand error messages better which are caused by the server.

WFU 2.14 is almost ready and you can already download the 1.8.5 preview in the forum. You can already use 1.8.5. I currently only do some internal stuff.

Have fun using TFU,JFU,

Michael

JFU 2.14 for Joomla 1.5.x and 1.6.x is available

June 6th, 2011

JFU 2.14 for Joomla 1.5.x and 1.6.x is available:

This is the new stuff:

New: TFU 2.14 is included with all the new features that comes with it. e.g directory quota, creation of files.
New: JFUploader Editor extension was extended:
- JFUploader Editor extension can be configured.
- Links can be inserted
- Thumbnails of pdf’s can be created.
- html and css was optimized to work with different templates (some templates destroyed the divs)
- Google doc viewer can be used directly.
- many small fixes…

Get it here:
1.5.x: http://www.tinywebgallery.com/dl.php?fi … 14_J15_all
1.6.x: http://www.tinywebgallery.com/dl.php?fi … 14_J16_all

I now prepare the website and then this version will be offically released!

Best,
Michael

Author: TinyWebGallery Categories: Joomla Flash Uploader, PHP Tags:

JFU and TFU where updated

March 26th, 2011

Hi,

I made a small update for TFU and JFU.

Some hosters add code automatically to each page – like a counter or ad’s. I have added a new parameter to the returns that prevents that added code modifies the last parameter.

Please update if you have any problems – otherwise no update is needed. The 2.13 version works fine.  The new version does not have a new version number – only a new release date!

Have fun using JFU/TFU,

Michael

TinyWebGallery is on facebook now

March 25th, 2011

Hi,

I have created a fan page on facebook where you can get a fan of.

I always post this blog there too. So if you like TWG, JFU, TFU or WFU – please click “like it” on the twg home page.

See: http://www.facebook.com/pages/TinyWebGallery/132473886826220

I need at least 25 likers that I can get a nice url.

So please help.

Best,

Michael

Editor Button for JFUploader 2.13 is available.

March 25th, 2011

Hi,

The new JFU editor button does fully replace the existing “Image” button below the article editor and gives you the full power of JFU:

* Full integration of JFU in the editor. You can upload multiple files instead of only one file like in the Joomla implementation
* You can use groups and profiles – this makes it possible do define exactly where each user can upload files.
* Use the server side to select images you want to insert.
* Add a link target by simply selecting it in the server side view.
* Create thumbnails of existing images and include them.
* Define the size of the image you want to include
* Support for Lightbox, Lytebox and Highslide
* a nice ruler – because I don’t know how much 300 px is :)
* Captions can be easily generated

You find all details here:

http://www.tinywebgallery.com/en/tfu/web_jfu.php#jfu_xtd

If you like it please vote for it here:

http://extensions.joomla.org/extensions/edition/editor-buttons/16286

If you don’t please tell me why!

Have fun with this new extension. You always need the same version of the component and the editor button! So please update JFUploader if you want to use it!

Have fun using JFU,

Michael