Recent activity
Subscribe to this feed
Robertm replied on June 25, 2008 19:46 to the question "How do I create a page template?" in PBwiki:
Guy Fawkes replied on April 10, 2008 12:49 to the question "How do I remove the SideBar from certain pages?" in PBwiki:
diane started following the question "How do I remove the SideBar from certain pages?" in PBwiki.
tchalvak replied on February 12, 2008 20:15 to the question "How do I save drafts of pages?" in PBwiki:
This is a useful concept (users of gmail with its periodic saving of drafts, and the ability to manually save a draft in general will probably agree).
If I'm editing a page, and I don't want to commit the edit, yet, it'd probably be useful to just "save draft" the page and have a backup that I can go back to (although it may cause conflicts with other edits that occur inbetween).
tchalvak started following the question "How do I save drafts of pages?" in PBwiki.
SoCal replied on January 31, 2008 20:45 to the question "How do I remove the SideBar from certain pages?" in PBwiki:
SoCal marked one of J. Newlin's replies in PBwiki as useful. J. Newlin replied to the question "How do I remove the SideBar from certain pages?".
J. Newlin replied on January 31, 2008 15:02 to the question "How do I remove the SideBar from certain pages?" in PBwiki:
J. Newlin marked one of jim's replies in PBwiki as useful. jim replied to the question "How do I remove the SideBar from certain pages?".
jim replied on January 31, 2008 02:52 to the question "How do I remove the SideBar from certain pages?" in PBwiki:
There is no built in functionality to remove the sidebar from individual pages. However, by inserting some HTML code, you can hide the sidebar from pages you wish.
1. Edit the page
2. Click on Source in the toolbar.
3. Insert the following code:
<style type="text/css">
.sidebar_v2 { display: none; }
</style>
4. Click save
What this does is till your browser not to display HTML elements of class "sidebar_v2". If this doesn't work, you have have an older or newer version of the sidebar. By using your browser to view the source of the page you're interested in changing, you can search for this alternate name. The example above is for
<div class="sidebar_v2">
Replace sidebar_v2 with the class you see in your page if the steps above don't work. Best,
Jim</div>
J. Newlin asked a question in PBwiki on January 30, 2008 23:45:
How do I remove the SideBar from certain pages?I checked the pbwiki forum, which provided a javascript code. But that script does not work when I paste it onto the top of the page where I don't want the sidebar to appear.
J. Newlin replied on January 21, 2008 22:57 to the question "How do I save drafts of pages?" in PBwiki:
Paul Singh replied on January 20, 2008 06:39 to the question "How do I save drafts of pages?" in PBwiki:
J. Newlin asked a question in PBwiki on January 18, 2008 16:36:
How do I save drafts of pages?I'd like to be able to save drafts of pages. Is there an automatic way to do this? Or should I print out a pdf of the page and load it onto the site?
J. Newlin replied on January 17, 2008 22:42 to the question "How do I create a page template?" in PBwiki:
Paul Singh replied on January 17, 2008 21:33 to the question "How do I create a page template?" in PBwiki:
It's actually really easy (and it's going to get even easier in the upcoming PBwiki 2.0 release) - simply tag a page as "template" and you're all set.
Here's a step by step with visuals: http://blog.pbwiki.com/2007/10/18/new...
Hope that helps!
J. Newlin asked a question in PBwiki on January 17, 2008 21:26:
How do I create a page template?There's a note that says any page tagged with "template" can be used. But I don't know how to tag a page.
Loading Profile...




