johnRedden / TextbookProject

Textbook project start.
0 stars 0 forks source link

[Visual/Fix] Set style to CkEditor filebrower #7

Open FelixVicis opened 8 years ago

FelixVicis commented 8 years ago

CkEditor's file browser is using default information outside of the uploading section. Find a way to change those values to reflect what we want the end user to see.

johnRedden commented 8 years ago

Not sure what this means. However, we might consider downloading a minified version and serving our own copy... get off the cdn at some point. Still need ability to delete images when browsing server.

FelixVicis commented 8 years ago

Sorry, better description: The upload image button uses a default set of html/css. Their style is not inherently ours and if we can find the bit of ckeditor that the upload image button uses then we can make it look better.