subjerome wrote
I've seen references in an FCKEditor installation video on dnncreative.com to some pdf documentation or user's guide for the FCKEditor but do not find such a file in the install or source zips.
The new documentation file will be ready tomorrow night. I am including all changes from the new release
subjerome wroteI'm trying to find more information out about the image upload capabilities.
Just post on these forums and your will get some answers
subjerome wroteI've seen some of the wiki information at FCKeditor.net but what I've seen of it doesn't cover my questions
www.fckeditor.net has information and forums about the editor and the forums located at DNN are dedicated to the provider. The provider is the piece of code that makes the integration between fckeditor and DNN. So they are not the same
subjerome wroteHave separate folders for each user so image management would be independent between users. (So one user can not manipulate another user's uploaded images.) However, users would be able to reference another user's images in img links.
This feature is not included in DNN. The provider will handle something similar on a near future, but not right now.
You can manually accomplish that by using roles
subjerome wrote
Allow users to be able to create subfolders so they could organize images.
This is supported. You must allow write permissions to a role and then include your user inside this role
subjerome wrote
Plus there are other features that would be nice to have such as automatic thumbnail creation, variable jpeg compression to control file size. I'm sure the current FCKEditor doesn't offer all these features but it would be nice to know which features it does offer without having to just play with it to uncover its features.
The main idea of this becoming a DNN project is to include a lot of functionality. You can use Gemini to include your suggestions, but try to make them as realistic a possible (I would like the provider to speak, but maybe it could be difficult hehe)