Hello everyone,
Can anyone tell me how can i change the base Directory in jckeditor to
access the image folder corresponding to logged in users.
detail :
Joomla 1.5.17
jckeditor joomlaCK 3.2
base directory path : jckeditor/plugin/jfilebrowser/config.php
I have separate image folder for each user in my images directory.And i
want to show these image folders according to user who logged in .
For e.g. I have folders images/prashant,images/vivek
and when prashant logged in i want images/prashant to be the base dir.
and when vivek logged in i want images/vivek to be the base dir.
Any help is highly appreciated.
Thanks