iFrame Capable?

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
8/6/2009 2:42:55 PM
Gravatar
Total Posts 55

iFrame Capable?

Is there a way to show a web page from a different site within the center content frame of a mojo site page? Not sure if this is a development question or simple possibility.

8/6/2009 2:45:43 PM
Gravatar
Total Posts 18439

Re: iFrame Capable?

You can easily use iframe from source view of the editor in the html module. Usually have to set width and height as appropriate and frameborder="0" scrolling="no" if you want it to blend in. 

Hope it helps,

Joe

8/6/2009 2:56:19 PM
Gravatar
Total Posts 55

Re: iFrame Capable?

Thank you. I will give it a try. -- Derek

10/22/2009 6:31:07 PM
Gravatar
Total Posts 9

Re: iFrame Capable?

This appears to be a problem (or featue) with the TinyMCE Content Editor.  It will not save iFrame content i.e. "<iframe src="http://www.prlog.org/10179447-mojoportal-web-hosting-specialist-webhostforaspnet.html?embed" width="500px" height="600px"></iframe>" from edit html mode.  You can open the open html, paste in valid iframe markup, save and update.  When you then repeat the code has not been saved (or removed).

I changed to the FCKEditor and was able save and view iframe with no problems.

And may I add, while still getting my feet wet, I am just stunned by mojoPortal's usability, feature set and quality.  Absolutely amazing.  Thank you Joe.

10/23/2009 2:28:10 PM
Gravatar
Total Posts 18439

Re: iFrame Capable?

yeah, there are some issues with TinyMCE as far as html view but they are TinyMCE issues not mojoPortal issues. There is nothing I can do about them but provide feedback to the TinyMCE guys.

TinyMCE wants to wrap a p around everything and even if I change it in Html view it changes it back, to me this is a bug, html view should allow me to put whatever html I want. I have posted this in their forums before.

As a workaround I suggest use FCKeditor. btw, the next release of mojoPortal will have the new 2.6.5 version of FCKeditor and the 3.0.1 version of CKeditor.

Best,

Joe

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