EzPortal - Portal Software for Forums

EzPortal - Made to Fit Your SMF Forum - Glad You Found Us!
+- +-

UserBox

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

+- Recent Posts

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Re: Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 02:09:24 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:55:53 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 01:47:42 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:34:07 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 12:20:17 pm

+- HTML Menu


Sample HTML Block Usage - You May Custom Code it, as needed!

Recent Topics ezBlock

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Where is the facebook button color? by EzPortal
February 28, 2023, 06:45:09 pm

Display on Mobile - SMF 2.1.3 and EZ 5.5.2 by BugginIn
December 29, 2022, 04:07:13 pm

Blocks Help by Riggs1973
November 20, 2022, 12:59:30 pm

Surface ol lite theme release Free! by Steffen K.
November 18, 2022, 03:57:24 am

Undefined index: href by EzPortal
October 04, 2022, 08:49:59 pm

SMF-ezportal_column_5.cache): failed to open stream: No such file or directory by EzPortal
June 04, 2022, 11:40:13 am

Arcade block error: failed to open stream: No such file or directory by Shades
May 20, 2022, 02:47:13 pm

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

0 Members and 1 Guest are viewing this topic.

Offline Wegg

  • Posts: 26
  • Karma: 0
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: 1299
  • Karma: 67
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>
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline Wegg

  • Posts: 26
  • Karma: 0
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: 1299
  • Karma: 67
Re: embed website into an ezblock?
« Reply #3 on: March 18, 2010, 06:15:03 pm »
Yes it is.
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline Wegg

  • Posts: 26
  • Karma: 0
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: 1299
  • Karma: 67
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.
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline Wegg

  • Posts: 26
  • Karma: 0
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
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
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
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
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!

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
6272 Views
Last post January 18, 2009, 03:19:32 pm
by EzPortal
7 Replies
10709 Views
Last post February 16, 2009, 03:52:14 am
by rockas
1 Replies
8450 Views
Last post December 07, 2009, 06:48:14 pm
by EzPortal
1 Replies
9208 Views
Last post October 25, 2012, 03:15:03 pm
by EzPortal
2 Replies
7898 Views
Last post October 18, 2015, 10:51:30 am
by Arun_kaushal

+-SMF Gallery

Quick Menu


Powered by EzPortal