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 2 of 10)
Nov 1, 2005 1:41 pm
hmm. i have scott reilly's "auto-link URLs" plugin and it keeps translating my pageview url, thus breaking it
i'd like to keep the auto-linking though... could someone briefly explain the "object data" method of page inclusion?
Oct 23, 2005 5:27 am
1) Specify the width as a percentage to fit into your column
2) Don't give any value for the height. This will cause the iframe to be as tall as it needs to be.
Oct 22, 2005 1:03 pm
I would like to include huge pages, both in width and in heighth. I failed, you can have a laugh at it here: http://www.i-dentities.info/articles/id-test. Problem no. 1 is my three column theme. Using margin -100px didn't help me. Problem no.2: how do I change the heighth of the iframe to the length of any article I'd like to include?
Sep 22, 2005 12:02 pm
The code is:
<!-- pageview / UrbanGiraffe A blog within a blog!-->
Sep 16, 2005 8:33 pm
sorry for flooding. tried typing the codes, but it was catched i think -_-"
Sep 16, 2005 8:32 pm
<!-- pageview url UrbanGiraffe A blog within a blog! -->
Sep 16, 2005 8:28 pm
i used the code and everything works fine, except for the fact that i can't get the title to show. the description is ok however. perhaps you could show me what you used for your example above?
eh?
Aug 27, 2005 1:10 pm
Can you post it here (or in the 'contact me' page) so I can have a look if you've typed anything wrong? Also, double-check that the plugin is activated in the WordPress admin section. If you move files about a plugin can get automatically disabled.
Aug 27, 2005 10:48 am
I have been looking for a code like this. I have done everything instructed however nothing shows up when I add the code to a post. I am not sure I am writing it right?? I cut and paste, changed the url.. but nothing is showing up.
I have added the codes to the CSS.. the plugin is activated.. what am I missing??
Aug 27, 2005 5:45 am
I've updated the Giraffe theme (1.17) so that you can now add CSS styles into 'extra.css' (in the giraffe theme directory). This means you can put the PageView styles, as well as any others you want, and they will be included as additional styles and will not be deleted by the Giraffe theme editor.
Leave a comment