• 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
 

AddingForum

Page history last edited by Clif 14 years, 11 months ago

You can add a forum to your wiki

view the source for this page

 


 

 

Adding a JS-Kit system

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.

 

Here's an example of what the code looks like. (remember to use your own JSKit account code - don't use mine)

<table><td width="600"><div class="js-kit-comments" path="http://help4all.pbwiki.com/AddingForum"></div> <script src="http://js-kit.com/comments.js"></script></td></table>

 

 

 

Adding an IFRAME page from a forum hosted elsewhere

 

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.

<iframe width=700 height=2500 src="http://www.thefreewareforum.com/"></iframe>

 

 

Comments (0)

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