Hi,
i use the mcpuk-FileManager and i would change the "Image" Folder to "image".
Have anyone an idea where i can change the foldername?
i use the mcpuk-FileManager and i would change the "Image" Folder to "image".
Have anyone an idea where i can change the foldername?
RE: Change Image-Folder "Image" to "image"
This can be done in editor/filemanager/browser/default/frmresoursetype.html, where you find aTypes.
(I hope this is correct, for some reason my dropdown Resource type for Images is empty. Dont know (yet) if this is beacuse of this, but dont think so, if undone not correcting it.)
Johnny
RE: Change Image-Folder "Image" to "image"
Subfolder control for the PHP version is implemented in a patch at:
http://sourceforge.net/tracker/index.ph ... tid=543655
but the patch has yet to be reviewed yet, so obviously use at your own risk.
Using a single global folder is also thus possible as each resource type can just be set to an empty string '' rather than 'Image/', 'File/', etc, or you could use whatever you want, e.g. 'image/'
RE: Change Image-Folder "Image" to "image"
If your using ASP try this:
http://www.aiwmedia.com/fckeditor.asp