WYSIWYG file manager/image editor (FCK/TinyMCE)

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/29/2009 12:06:26 PM
Gravatar
Total Posts 18439

Re: WYSIWYG file manager/image editor (FCK/TinyMCE)

The link browser is now fixed and allows browsing and linking to pages in the site as it did before.

Aqua Kitty, element is required because FCKeditor requires it and you could switch to FCKeditor at any time. Just put in an element that you think would be reasonable for use in FCKeditor and understand that it is not used in TinyMCE but you still must put something there.

The new 2.3.1.6 release is available now with the new improvements.

Best,

Joe

8/29/2009 5:04:35 PM
Gravatar
Total Posts 34

Re: WYSIWYG file manager/image editor (FCK/TinyMCE)

Thank you. So the content style items only show in the dropdown in FCKeditor? (I see them there now). I was assuming you meant they should show in tinyMCE as well.

 

FTR I am absolutely in love with this CMS though, so many things can be done easily and cleanly, no more nasty Joomla messes.  :)

 

8/31/2009 12:20:09 PM
Gravatar
Total Posts 18439

Re: WYSIWYG file manager/image editor (FCK/TinyMCE)

Aqua Kitty,

I did mean they should show up in TinyMCE, they do for me. Does it work different for you on our demo site vs your local installation?

8/31/2009 12:23:17 PM
Gravatar
Total Posts 18439

Re: WYSIWYG file manager/image editor (FCK/TinyMCE)

Hi All,

Check out the demo.mojoportal.com site, I've got the file browser working now in FCKeditor and CKeditor the same as in TinyMCE. You may need to clear your browser cache for it to work correctly, I did. I also did some work trying to get the content templates and styles working in CKeditor but so far can't seem to get those items working. I think there are some issues in CKeditor that will probably be resolved in later versions and then it will be possible to get the templates and styles working.

Best,

Joe

8/31/2009 6:44:58 PM
Gravatar
Total Posts 34

Re: WYSIWYG file manager/image editor (FCK/TinyMCE)

Well I made a test content style template on the demo site named "test". It shows up in fckeditor but not in tinymce (name of it is "test" creative, I know) same as on my site.

9/1/2009 6:45:34 AM
Gravatar
Total Posts 18439

Re: WYSIWYG file manager/image editor (FCK/TinyMCE)

Hi Aqua Kitty,

When I checked the demo site I saw you had put test for the element and h3 for the class name. I fixed that but still get the same result as you, it does not appear in the dropdown. Weird thing is its working correctly on my local machine. I will investigate it.

Best,

Joe

9/1/2009 6:54:23 AM
Gravatar
Total Posts 18439

Re: WYSIWYG file manager/image editor (FCK/TinyMCE)

I take it back, I "thought" it was working on my machine because it was showing one custom style, but when I added another one it did not show up. I found the problem and fixed it so it will work correctly in the next release.

Best,

Joe

9/1/2009 9:02:15 AM
Gravatar
Total Posts 34

Re: WYSIWYG file manager/image editor (FCK/TinyMCE)

 

 When I checked the demo site I saw you had put test for the element and h3 for the class name.

Whoops.. must have been day dreaming, but thanks for the fix :)

9/14/2009 3:27:21 AM
Gravatar
Total Posts 34

Re: WYSIWYG file manager/image editor (FCK/TinyMCE)

One major issue is with tinyMCE, for some reason it keeps trying to format my code with <br /> and <p></p> tags, it is inserting huge chunks of these tags making my pages unreadable... so had to switch back to FCKeditor, anyone else having this issue or know what could be up? I tried the tinyMCE forums but couldn't find much on this issue since theres no way to edit the settings.

9/14/2009 5:41:11 AM
Gravatar
Total Posts 18439

Re: WYSIWYG file manager/image editor (FCK/TinyMCE)

I noticed that issue right after releasing 2.3.1.7. I've since corrected it and uploaded the packages again. Ifyou download 2.3.1.7 again and then just replace the /bin/mojoPortal.Web.dll with the new one it will fix that issue with the brs

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.