Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

Is this possible?
https://www.tinywebgallery.com/forum/viewtopic.php?f=1&t=1922
Page 1 of 1

Author:  griffin [ 11. Apr 2009, 21:29 ]
Post subject:  Is this possible?

TFU has a master profile that when enabled allows automatic dir creation based on either userid or username. I have a real need to support external software (already developed) that is using a company name field set by another joomla application. How hard would it be to change JFU to use a company name field for directory creation in master profile mode? 8)

Author:  TinyWebGallery [ 11. Apr 2009, 22:08 ]
Post subject: 

No problem at all. If the name is e.g. available in the session you only have to change a couple of lines in the code.
You only have to make sure that this variable is present all the time.

- Michael

Author:  griffin [ 11. Apr 2009, 22:49 ]
Post subject: 

You have a great component here and your support is fantastic. Very quick response times. I am most impressed.

I assume that this would be the proper location to alter code.

function showFlashComponent($id) {
...
}

Author:  TinyWebGallery [ 11. Apr 2009, 23:39 ]
Post subject: 

yes - simply search for mkdir and set the folder properly before.

- Michael

Author:  griffin [ 13. Apr 2009, 18:29 ]
Post subject: 

TinyWebGallery wrote:
yes - simply search for mkdir and set the folder properly before.

- Michael


Thanks again Michael. Works like a champ. One last question:

We are using tool as primarily a download interface for clients. Is it possible to make front-end interface say Download versus Upload? There is an option for download but I would like to make downloading the primary interface function and set Upload as a selectable option.

Author:  TinyWebGallery [ 13. Apr 2009, 19:11 ]
Post subject: 

Do you want to disable upload completely? Then you can remove all allowed upload extensions. The the upload grid is removed.

For the next major version I plan to extend the functionality of the server side and then there are different views. But I have to migrate everything to as3 first and this is a lot of work.

- Michael

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/