PageView Plugin
PageView is a plugin that will display another web page inside the current post. This is achieved with the use of an iframe - an HTML tag that allows a webpage to be displayed inline with the current page. Although an iframe can lead to a complicated website, it can be very effective when used appropriately.
Installation
- Download pageview.zip
- Unzip
- Copy to your
/wp-content/pluginsdirectory - Activate plugin
You can find full details of installing a plugin on the plugin installation page.
Usage
No sniplet called example
An example is shown below:
[pageview / "Urban Giraffe" A blog within a blog!]





Comments (page 3 of 11)
May 16, 2006 1:17 am
The code looks fine, other than the URL doesn't exist!
May 12, 2006 9:34 pm
Hi, i'm new plugin user having problem.
I'm trying to publish this page:
http://www.dakwah.info/wp-content/themes/prozac/koleksi.html
at:
http://www.dakwah.info/v2/?page_id=31
and i use the code:
<!-- pageview http://www.dakwah.info/wp-content/themes/prozac/koleksi.html Koleksi Buku -->
Could please help me!
Mar 20, 2006 2:42 am
http://www.urbangiraffe.com/wp-content/pageview.css
Mar 20, 2006 2:28 am
When I use your CSS in this page, the display is not the same with your example in this page. Can you give my your example CSS? Many thanks.
Mar 12, 2006 10:45 pm
Nice plugin works perfectly with 2.2.
Jan 27, 2006 1:52 am
Hi Walt,
A URL cannot contain spaces so that is treated as 1 word. Currently the title cannot contain spaces, so that is also 1 word. The description is everything else after the title and so can contain spaces and many words.
I don't think there will be any issue with the plugin and 2.0 - the plugin is very simple and doesn't use any advanced functions.
Jan 8, 2006 10:32 am
Sorry I forgot to mention... I recently upgraded to wordpress 2.0. Do you know if that might be an issue with this plugin? How about with the UrbanGiraffe theme, which by the way is very slick and quite robust. Thank you for that too.
Jan 8, 2006 10:30 am
Thanks job for putting this plugin together. It will be quite useful once I get it going. I am by no means a programmer, but I'd like to think I can be resourceful when I have to be, to figure something out. So I looked at your plugin code to maybe get a better idea or what I am doing wrong or a better idea of what this plugin expects from me when I use the for example, how does the plugin differentiate URL, from the title, from the description in order to separate them into the proper strings? Are there separators I am missing? I was thinking maybe the strings are separated by spaces, but then your description has multiple spaces. And then what if you wanted your title to be multi-word with one or more spaces? Are the strings comma separated? I must be missing something. Thanks again John.
Nov 3, 2005 6:01 am
By object embedding, do you mean this?
Nov 2, 2005 2:12 pm
i mean, i read up on object data embedding, but if anyone could provide hints how use it to include a page in wordpress, that would be great. thanks
Leave a comment