I want to integrate TCKeditor in a cms I'm using.
But I want for every single page a different (image) upload directory...
So If I change the homepage, the upload directory should be img/home, but if I change the links page and upload an image, it should be in img/links...
Is it possible to do this?
If tried it for hours; but could not find it...
(I had a part of the solutions, I made a FCKconfig.FileFolder var in the fckconfig.js and the browser and upload module, took that folder...
But I couldn't change the FCKconfig.FileFolder (and the FCKconfig.FlashBrowserURL (etc) from the php call...)
Thanks!!
Thomas
But I want for every single page a different (image) upload directory...
So If I change the homepage, the upload directory should be img/home, but if I change the links page and upload an image, it should be in img/links...
Is it possible to do this?
If tried it for hours; but could not find it...
(I had a part of the solutions, I made a FCKconfig.FileFolder var in the fckconfig.js and the browser and upload module, took that folder...
But I couldn't change the FCKconfig.FileFolder (and the FCKconfig.FlashBrowserURL (etc) from the php call...)
Thanks!!
Thomas