UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

Sponsored Links

+- Recent Posts

Re: German Language files by Tony_R
Today at 07:49:36 am

Re: German Language files by Tony_R
May 15, 2012, 02:09:12 pm

Re: German Language files by EzPortal
May 15, 2012, 02:00:02 pm

Re: German Language files by Tony_R
May 15, 2012, 01:55:26 pm

Re: German Language files by EzPortal
May 15, 2012, 01:38:52 pm

Re: German Language files by Tony_R
May 15, 2012, 01:29:19 pm

Re: German Language files by Tony_R
May 15, 2012, 09:44:14 am

Re: German Language files by Tony_R
May 15, 2012, 08:34:06 am

Re: German Language files by EzPortal
May 15, 2012, 07:27:30 am

Cache Error ? by Tony_R
May 15, 2012, 05:01:37 am

Quick Menu

Announcements
Community Guidelines & Rules
How To Section
EzPortal Showcase
Support

Author Topic: embed website into an ezblock?  (Read 3105 times)

0 Members and 1 Guest are viewing this topic.

Offline Wegg

  • Posts: 26
  • Karma: 0
    • View Profile
embed website into an ezblock?
« on: March 18, 2010, 05:26:20 pm »
I want to host some html documentation into my EzPortal website and am wondering the best way I might be able to do that.  The site is:

http://www.eggington.net/~mdocs/welcome.htm  <--- here.

Its obviously a series of html pages that all link to each other with an integrated menu and search feature.

Is it possible to wrap this whole thing up and put it inside an ezblock and have it all still work or. . . will I need to find another solution?

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: embed website into an ezblock?
« Reply #1 on: March 18, 2010, 05:34:34 pm »
You can do like an iframe in an html block

Code: [Select]
<iframe src="http://www.yourpagehere"></iframe>

Offline Wegg

  • Posts: 26
  • Karma: 0
    • View Profile
Re: embed website into an ezblock?
« Reply #2 on: March 18, 2010, 05:47:36 pm »
Is that supported on all browsers etc?

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: embed website into an ezblock?
« Reply #3 on: March 18, 2010, 06:15:03 pm »
Yes it is.

Offline Wegg

  • Posts: 26
  • Karma: 0
    • View Profile
Re: embed website into an ezblock?
« Reply #4 on: March 22, 2010, 02:49:23 pm »
The only problem with that is that the WISIWIG editor. . . I presume thats tiny_mce won't allow me to paste that code into a html block.  Would be very nice if we could toggle that editor.  Sometimes you want it's ease but a lot of the time you just want to paste in code. . .

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: embed website into an ezblock?
« Reply #5 on: March 22, 2010, 03:00:39 pm »
There is an html mode inside the editor that allows you to place the code.

Offline Wegg

  • Posts: 26
  • Karma: 0
    • View Profile
Re: embed website into an ezblock?
« Reply #6 on: March 22, 2010, 03:32:54 pm »
Yup.

You click that, paste in the code, close it. . . and your code is gone. 

Offline Wegg

  • Posts: 26
  • Karma: 0
    • View Profile
Re: embed website into an ezblock?
« Reply #7 on: March 22, 2010, 03:39:22 pm »
Seems like if you could allow us to toggle the editor on or off it would cover all circumstances.

http://tinymce.moxiecode.com/punbb/viewtopic.php?id=436

Offline Wegg

  • Posts: 26
  • Karma: 0
    • View Profile
Re: embed website into an ezblock?
« Reply #8 on: March 22, 2010, 03:51:30 pm »
I figured out how to disable it manually by changing the name of the tiny_mce folder within the ezportal folder on  my server.

SO! 

Now I have a start.

http://setuptab.com/index.php?action=ezportal;sa=page;p=4

How would I go about making the website take up the full width of the ezblock and how do I define the height of the ezblock?

Offline Wegg

  • Posts: 26
  • Karma: 0
    • View Profile
Re: embed website into an ezblock?
« Reply #9 on: March 22, 2010, 03:56:40 pm »
Oh. . . looks like I can define width and height just like an image.  Hmmmm ok. . .  8)

Offline Wegg

  • Posts: 26
  • Karma: 0
    • View Profile
Re: embed website into an ezblock?
« Reply #10 on: March 22, 2010, 04:09:35 pm »
So. . . how would one bookmark a page within and iFrame? 

They can't can they. . . <sigh>  My plans for world domination are foiled!

 

Powered by EzPortal