Greetings,
I have been doing some work on FCKeditor that allows one to
define a "sub directory" for and image or flash, that can be
dynamically set by either the server or the browser during runtime.
The server I'm using is the Java back end.
I would like to see about getting it submitted for inclusion
in the main code base.
I emailed via sourceforge to the project head, but got no response. Anyone have any suggestions as to how to contact the right person to ask this question.
I'm assuming that it needs to be reviewed and I'm still
doing some final testing but the basics are working. It
creates a file path like: (using Sample01 as the the
configured sub directory.)
../UserFiles/Image/Sample01/myimage.jpg
The idea is that some applications need to keep the files for different "users" separate and this is intended to allow for a dynamic "sub-directory" setting.
I "think" the design is such that other back ends (php,
asp..etc..) can hook into this quite easily..
Let me know if there is interest and what the process is..
John Moore
SonicSpider LLC
I have been doing some work on FCKeditor that allows one to
define a "sub directory" for and image or flash, that can be
dynamically set by either the server or the browser during runtime.
The server I'm using is the Java back end.
I would like to see about getting it submitted for inclusion
in the main code base.
I emailed via sourceforge to the project head, but got no response. Anyone have any suggestions as to how to contact the right person to ask this question.
I'm assuming that it needs to be reviewed and I'm still
doing some final testing but the basics are working. It
creates a file path like: (using Sample01 as the the
configured sub directory.)
../UserFiles/Image/Sample01/myimage.jpg
The idea is that some applications need to keep the files for different "users" separate and this is intended to allow for a dynamic "sub-directory" setting.
I "think" the design is such that other back ends (php,
asp..etc..) can hook into this quite easily..
Let me know if there is interest and what the process is..
John Moore
SonicSpider LLC
Re: Dynamic UserFiles sub-directory - Java
Did you hear anything back on this. This is a problem we also face and we are looking for a solution. Will your code be included in FCK sometime soon.
Mark Behlen