Im trying to get the CKFinder to list items as a list, instead of thumbnails.. What would i need to change to make this happen?
Seems like it should be a basic config option to me, but for the life of me, i havent found it.
Cheers in advance,
C
Seems like it should be a basic config option to me, but for the life of me, i havent found it.
Cheers in advance,
C
Re: Default file list view in ckfinder
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Default file list view in ckfinder
And teh current version is 2.0? When, if you can tell me, would 2.0.1 come out?
Cheers
C
Re: Default file list view in ckfinder
Approximately 2-3 weeks, maybe sooner, if you're willing to be a beta tester just drop me a PM.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Default file list view in ckfinder
Cheers
C
Re: Default file list view in ckfinder
A couple of new configuration options were introduced in CKFinder 2.0.1:
CKFinder.config.defaultDisplayDate
Whether to display the modification time in the files pane.
CKFinder.config.defaultDisplayFilename
Whether to display file names in the files pane.
CKFinder.config.defaultDisplayFilesize
Whether to display the size of a file in the files pane.
CKFinder.config.defaultSortBy
The default sort order of listed files.
Please check the documentation for more details.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+