Show pbwiki within my company site
can I set the page width so I can show pbwiki in an iframe on my company site?
1 person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?In PBwiki 1.0, you can add a parameter to a wiki page's URL to make it suitable for an iframe: http://MYWIKI.pbwiki.com/PAGENAME?raw...
"?raw=bare" strips it down to a basic stylesheet with no SideBar. A nearly equivalent parameter in PBwiki 2.0 is "?mode=print".
Another option, which uses Javascript instead of iframes, is to include this script on your webpage:
<script type="text/javascript" src="http://MYWIKI.pbwiki.com/PAGENAME?raw=js&width=500&height=300"> </script>
It will create a little scrolling window inside your page using Javascript with the contents of that wiki page. If you set both width and height to 0, it will inline perfectly with no scrolling window (so it will look like it is a part of your page). This option is available in both 1.0 and 2.0.
-
Inappropriate?Not yet for V2, but we're working on the V2 manual RIGHT NOW.
Thanks for your patience!
Loading Profile...



EMPLOYEE

