I've finished configurating CKfinder. How ever, now i want to execute an idea:
When User select folder or file on browser, program will message
"Path = <Here's absolute path to folder or file which User select>".
At that time, If User choose text file and extention of it's *.txt or *.xml, we will show content of it to User.
Thanks!
When User select folder or file on browser, program will message
"Path = <Here's absolute path to folder or file which User select>".
At that time, If User choose text file and extention of it's *.txt or *.xml, we will show content of it to User.
Thanks!
Re: How to get file Path and directory Path when user focus mous
At this moment there is no easy way to make the same thing for folders.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: How to get file Path and directory Path when user focus mous
I could do this as you tell. how ever this only happen with provided that user click right mouse on file and select function "select" on Menu. The solution i need is how to get path for file(folder better! ). I want only one click to object on Browser, we can get path!
Could you please show me another way more!
Thanks!
Re: How to get file Path and directory Path when user focus mous
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+