The forum operates in read-only mode. Please head to StackOverflow for support.
ResourceType.Add "defaultView", "List"
daniellondon wrote:I solved it by editing core/pages/ckffiles.htmlMoved checked="checked" from thumbnails to list
Wiktor Walc CTO, CKSource - http://cksource.com -- Follow CKEditor on: Twitter | Facebook | Google+
Is there anyway to get the bulleted list selected by default?
Ya, check the CKFinder API here. Add the code to your config file.
Customer and Community Manager, CKSource Follow us on: Facebook, Twitter, LinkedIn If you think you found a bug in CKEditor, read this!
Re: Default setting for file view
And that seems to send back from the server the correct info, but it doesn't change the display, so it might be a bug in the js code.
Re: Default setting for file view
Moved checked="checked" from thumbnails to list
Re: Default setting for file view
Can anyone confirm that this is the official way to do it? I would expect that this is an option in the config file.
Re: Default setting for file view
Right now the only way to do it in 1.4.3 is using the hack suggested by daniellondon.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Bulleted list selected by default
Is there anyway to get the bulleted list selected by default?
Ya, check the CKFinder API
Ya, check the CKFinder API here. Add the code to your config file.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!