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 7 of 10)
Nov 6, 2007 10:22 am
For me it acts really weird...I am using TinyMCE so maybe it has something to do with it...
but when I use
[pageview http://west1.vallema.com "Standings" This is where our team RUNNERS currently stands in the Dutch Leage (probably 5th level down from the top)]
the result is that the word com becomes the title and the rest won't work anymore since it can't find west1.vallema -address (missing the .com)
any help would be appreciated...
cheers,
Kimmo
Nov 6, 2007 9:14 am
Using v1.4.3 and its still cacked
Nov 5, 2007 9:11 pm
Fixed in latest release.
Not sure what you mean Steve?
Nov 4, 2007 9:38 pm
http://benjaminlim.net/blog/?page_id=6
wont allow url with '-' or '/'
Nov 1, 2007 6:12 pm
Hi
Love your work....
I'm sure if there is a good reason, but why don't you use the Exec-PHP plugin and enter the following into the post/page
require 'page.php';
?>
It works for me
Steve
Oct 31, 2007 9:28 am
I have the same problem as Graeme.
Oct 31, 2007 7:46 am
Sadly, nope. Check http://bytor.co.uk/pvt to see what's happening now.
The tag is `[pageview http://bytor.co.uk/photo-gallery/showcase "Testing" Test Description]`
Oct 31, 2007 12:58 am
I've fixed some more problems with WP auto formatting functions. Hopefully this will take care of all outstanding issues.
Oct 26, 2007 5:26 am
The tag changing a bit, but if you just type a single word in the desciption the code instead of the iframe shows up. And the url gets screwed up too.
Code: [pageview http://www.heise.de/ "heise.de" heise]
Url: http://kite.soololi.de/wordpress/
Oct 25, 2007 10:14 pm
Not using the visual editor, but your solution of changing the tag worked.
However, I have another issue. Now that it's doing the right interpretation of the tag, the URL is cocked up a little.. The output is coming up as:
(I've added the "-" after the "
Title:
http://bytor.co.uk/photo-gallery/showcase" >Testing
Description:
Test Description
http://bytor.co.uk/photo-gallery/showcase" frameborder="0" >Get a better browser!
Leave a comment