• If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Source of AddingForum

This version was saved 14 years, 10 months ago View current version     Page history
Saved by Clif
on May 27, 2009 at 11:59:07 pm
 
<h1><a class="pbTOC" name="Youcanaddaforumtoyourwiki"></a>You can add a forum to your wiki</h1>
<p><a href="http://help4all.pbwiki.com/AddingForum?raw=1">view&nbsp;the&nbsp;source</a> for this page</p>
<p>&nbsp;</p>
<p><table style="background:transparent;border:none;margin:0;padding:0"><tr style="background:transparent;border:none;margin:0;padding"><td style="background:transparent;border:none;margin:0;padding"><div class="toc"><ol type="1"><li><a href="#Youcanaddaforumtoyourwiki">You can add a forum to your wiki</a><ol type="a"><li><a href="#AddingaJSKitsystem">Adding a JS-Kit system</a></li><li><a href="#AddinganIFRAMEpagefromaforumhostedelsewhere">Adding an IFRAME page from a forum hosted elsewhere</a></li></ol></li></ol></li></div></td></tr></table><br clear="left" /></p>
<p>&nbsp;</p>
<div>
<p>&nbsp;</p>
<h2><a class="pbTOC" name="AddingaJSKitsystem"></a>Adding a JS-Kit system</h2>
<p>This one works pretty nicely. It's two lines of code. I added a table around it to keep it sized nicely. You can use the HTML plugin to insert the code into a wiki page while you are editing.</p>
<p>&nbsp;</p>
<p>Here's an example of what the code looks like. (remember to use your own JSKit account code - don't use mine)</p>
<p>&lt;table&gt;&lt;td width="600"&gt;&lt;div class="js-kit-comments" path="http://help4all.pbwiki.com/AddingForum"&gt;&lt;/div&gt; &lt;script src="http://js-kit.com/comments.js"&gt;&lt;/script&gt;&lt;/td&gt;&lt;/table&gt;</p>
<p>&nbsp;</p>
<p><table><td width="100%"><div class="js-kit-comments" path="http://help4all.pbwiki.com/AddingForum"></div> <script src="http://js-kit.com/comments.js"></script></td></table></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2><a class="pbTOC" name="AddinganIFRAMEpagefromaforumhostedelsewhere"></a>Adding an IFRAME page from a forum hosted elsewhere</h2>
<p>&nbsp;</p>
<p>Here's what the code looks like. You can use the HTML plugin to insert the code into a wiki page while you are editing.</p>
<p>&lt;iframe width=700 height=2500 src="http://www.thefreewareforum.com/"&gt;&lt;/iframe&gt;</p>
<p>&nbsp;</p>
<p><iframe width=100% height=2500 src="http://www.thefreewareforum.com/"></iframe></p>
<p>&nbsp;</p>
</div>

Comments (0)

You don't have permission to comment on this page.