Wikifaq

If you have any question please post in the FORUM

Easiest way to setup Forum
This guide is show you the easiest way on earth to set up a forum on wiki site, if you want to customize more, please go HERE , *cough cough, if you are *cough lazy *cough like me *cough cough, just want a forum up and running, follow this guide

1. Log on
2. Go to http://yoursite.wikidot.com/admin:manage
3. There is "Manage Site" on the left, click on Forum and Discussion, click on Settings, click on Activate Forum
fh2.png

4. Also under Settings, you will see Default nesting level: 2 ,do not change the number ! just click on Save nesting
gratz ! now you have a forum up and running, here is the link to your forum http://yoursite.wikidot.com/forum:start
But you won't see anything yet because you don't have any Category yet

5. Click on Structure, click on Add Category, give it any name, Save, play around with Add Category, go to your forum to see how it looks.

Top Navigation bar
To edit top navigation bar, please go to http://yoursite.wikidot.com/nav:top ,press the Edit button at the bottom
Example, this is the code of this site

* [http://infoman.wikidot.com Home]

* [# Theory] 
 * [http://infoman.wikidot.com/forum/t-15583/introduction-to-the-course Intelligent Organisation and Data Information Knowledge Continuum]
 * [http://infoman.wikidot.com/forum/t-15584/information-management-processes-and-practice Information Management Processes and Practice]
 * [http://infoman.wikidot.com/forum/t-15585/information-auditing Information Auditing]
 * [http://infoman.wikidot.com/forum/t-15586/the-concept-of-business-intelligence Business Intelligence]
 * [http://infoman.wikidot.com/forum/t-15587/searching-methods Searching Methods]
 * [http://infoman.wikidot.com/forum/t-15588/introduction-to-business-information-sources Introduction to Business Information Sources]
 * [http://infoman.wikidot.com/forum/t-15589/other-business-intelligence-sources Other Business Intelligence Sources]
 * [http://infoman.wikidot.com/forum/t-15590/the-knowledge-management-and-information-management-link The Knowledge Management and Information Management Link]
 * [http://infoman.wikidot.com/forum/t-15591/knowledge-management-principles Knowledge Management - Principles]
 * [http://infoman.wikidot.com/forum/t-15592/technology-and-knowledge-management Technology and Knowledge Management]
 * [http://infoman.wikidot.com/forum/t-15593/knowledge-cycles Knowledge Cycles]
 * [http://infoman.wikidot.com/forum/t-15594/implementing-knowledge-management-processes Implementing Knowledge Management Processes]

* [# Assignments] 
 * [[[Meetings]]]
 * [[[Assignment 1]]]
 * [[[Assignment 2]]]
 * [[[Assignment 3]]]
 * [[[Assignment 4]]]

* [*http://infoman.wikidot.com/friends Friends]

* [http://infoman.wikidot.com/about About us]

* [[[contact]]]

* [*http://infoman.wikidot.com/forum:start Forum]

Right navigation bar
To edit right navigation bar, please go to http://yoursite.wikidot.com/nav:side

Register feature
This allow visitors to become a member of this site so they can post in the forum
The url to the register page is http://yoursite.wikidot.com/system:join ,you may want to go to Member Policy in Site Manager to make appropriate settings, if you have trouble setting up, please post your question in the forum

Recent Posts
This allows visitors quickly see are the most recent posts or edited pages
Simply include this code to where you want to appear

[[module Pages order="dateCreatedDesc" limit="10"]]

The "10" means 10 posts

Book marking
This is called social bookmarking, what is social bookmarking ? press HERE
To include this feature, simply put this code to where you want to see it

[[social digg,furl,del.icio.us,facebook]]

Subscribe to RSS
If you have Wiki account, come HERE
If you don't have Wiki account, here it is

Receive notificiations by email
You can use external services such as FeedBlitz1(http://www.feedblitz.com) to convert any RSS feed from Wikidot into an email digest.

Example of using FeedBlitz to provide a forum feed
1. Register at FeedBlitz 
2. Create a new feed 
3. Embed the generated form code on your wikidot page 

You can get forum updates by email:
[[=]]
[[embed]]
<form Method="POST" action="http://www.feedblitz.com/f/f.fbz?AddNewUserDirect">
Enter your Email<br><input name="EMAIL" maxlength="255" type="text" size="30" value=""><br>
<input name="FEEDID" type="hidden" value="95900">
<input type="submit" value="Subscribe me!">
<br>Powered by <a href="http://www.feedblitz.com">FeedBlitz</a></form>
[[/embed]]
[[/=]]

Number of RSS reader
This shows how many people have registered the RSS. If you do the above step, you will have your own code similar to this code

[[=]]
[[embed]]
<a href="http://www.feedblitz.com/f/?Sub=243395">
<img title="Subscribe and get your updates by email" border="0" src="http://www.feedblitz.com/i/20/243395.bmp"></a>
[[/embed]]
[[/=]]

put it to where you want it to be
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License