Help for all

View
 

Source of AddingForum

This version was saved 5 months, 4 weeks ago View current version     Page history
Saved by Clif
on May 27, 2009 at 11:59:07 pm
 
<a name="Youcanaddaforumtoyourwiki"></a>
<h1>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>
<a name="AddingaJSKitsystem"></a>
<h2>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>
<a name="AddinganIFRAMEpagefromaforumhostedelsewhere"></a>
<h2>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 ()

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