Archive

Posts Tagged ‘Joomla Flash Uploader’

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

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/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

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

Small Update of JFU

September 27th, 2010

Hi,

During testing I found out the the “Enable Download” has only 2 options instead 4. I removed them by mistake during the last refactoring. Now they are back again.

Simply download JFU 2.11.2 again.

Have fun using JFU,
Michael

JFU 2.11.2 is available

September 22nd, 2010

JFU 2.11.2 is available.

This is the new stuff:

  • New: TFU 2.11.1 is included.
  • New: History is now shown on the config page.
  • Fix: The chmod parameters where not passed to the flash after a refactor. Thanks to Verena for the hint.
  • Fix: Download of big files > php memory limit was improved – before this failed on some servers.
  • Fix: I removed the image magic while optimizing – now it’s back again and reseted when you save a profile.

Please get the the new version on the download page.

Have fun using JFU,

Michael

  • New: TFU 2.11.1 is included.
  • New: History is now shown on the config page.
  • Fix: The chmod parameters where not passed to the flash after a refactor. Thanks to Verena for the hint.
  • Fix: Download of big files > php memory limit was improved – before this failed on some servers.
  • Fix: I removed the image magic while optimizing – now it’s back again and reseted when you save a profile.

The JFU 2.11 plugin is now available too.

August 9th, 2010

The JFU 2.11 plugin is now available too.

Please note that you now have to include the plugin with

{jfuploader type=<0 or 1> id=<the id of the profile>}

http://www.tinywebgallery.com/forum/viewtopic.php?t=2675

Best,
Michael

JFU and TFU 2.10.3 released.

October 19th, 2009

Hi,

TFU and JFU 2.10.3 have some nice new features you should look at. Especially if JFU is not working out of the box!

JFU:

  • TFU 2.10.3 is included.
  • Enhanced Upload debug can be enabled in the config
  • New: Debug file is shown in the backend and can be deleted there.
  • New: The tfu folder can be located in the site or the administration. This makes it possible to use a .htaccess file to protect the administration area im Joomla!

TFU:

  • Enhanced upload debug enhanced
  • Image magic resizes are now checked after the resize – if the resize failes the resize is retried after the move.
  • The debug file can now be 2 MB instead of 1 MB
  • Fix: The description was encoded in the notification e-mail

Have fun with this release,

Michael

Automatic memory increase added to JFU and TFU

September 26th, 2009

Hi,

I have now added the new feature that when an image is resized and not enough memory is available the script tries to increase the php memory dynamically.

This is now included in JFU/TFU 2.10.1 from the 26.09.2009 on.

But it is still better to configure the server in advance ;)

Have fun using JFU/TFU.

Michael

Small update for JFU

September 22nd, 2009

Hi,

In the notification email it is possible to send the full url in the path. This feature was not supported for Joomla yet. Now this does work too. But it has to be directly enabled in tfu_config.php -> $upload_notification_use_full_path

Furthermore the user tab was shown at the bottom of the admin profile. This should not be there but it does not hurt either ;) .

This version is still 2.10.1 because the changes are only very minor.

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