r0 - 24 Feb 2006 - 04:46:31 - TWikiContributorYou are here: TWiki >  TWiki Web  > TopicClassificationAddOn

TopicClassificationAddOn

This is the stripped down, rough draft of version 2.0 of TopicClassificationAddOn. The final version will have more detailed description of features and usage.

Topic Classification Add-On

TopicClassificationAddOn (aka TCAO) helps you content in your wiki. by classifying topics according to their function and/or subject matter. It also provides a user-friendly interface for creating new topics that automatically incorporates this classification system. Together, these basic elements provide a platform that allow you to create any number of simple TWikiApplications?.

Some of the features of TopicClassificationAddOn include:

Dependencies

TopicClassificationAddOn makes use of TWiki:Plugins.TopicCreatePlugin and TWiki:Plugins.TreePlugin.

Add-On Installation Instructions

Note: You do not need to install anything on the browser to use this add-on. The following instructions are for the administrator who installs the add-on on the server where TWiki is running.

  • Download the ZIP file from the Add-on Home (see below)
  • Unpack the Add-on archive in the root of your TWiki installation.
  • Add the following preference section to Main.TWikiPreferences:
---++ TWiki.TopicClassificationAddOn Preferences 
   * TEMPLWEB variable for identifying which web holds topic templates
      * Set TCAOWEB = TCAO
   * Set sidebar style:
<verbatim>
      * Set STARTSIDEBAR = <div style="position:relative;float:right;width:30%;background-color:white;border:2px dotted %WEBBGCOLOR%;padding:1em;margin:0.5em;display:inline;">
      * Set STOPSIDEBAR = </div>
</verbatim>

Enabling TopicClassificationAddOn in a particular web

TopicClassificationAddOn is designed to organize content within individual webs. There are two options for enabling TopicClassificationAddOn in a particular web:

    • Create a new Web using the _defaultTCAO template web.
    • Use the TCAO installer form below to add the core TopicClassificationAddOn components to an existing web.
Replace "Web" in the following textbox with the name of web where you want to install TopicClassificationAddOn (but leave ".TopicClassification") :
Click:
You will be sent immediately to the TopicClassification topic in the choosen web and presented further instructions for setting up TCAO within the web.

Setting up Topic Classification within a web

Once TopicClassificationAddOn is enabled within a web, you're ready to start defining TopicTypes and SubjectAreas to be used in that web. To do this go to the TopicClassificationSetUp within the web and use follow the "wizard" instructions.

Add-On Info

Add-on Author: TWiki:Main/LynnwoodBrown
Add-on Version: 23 Feb 2006 (v2.000)
Change History:  
13 Oct 2004: 1.0
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.005
License: GPL
Add-on Home: http://TWiki.org/cgi-bin/view/Plugins/TopicClassificationAddOn
Feedback: http://TWiki.org/cgi-bin/view/Plugins/TopicClassificationAddOnDev
Demo url: http://skyloom.com/Demo/TopicClassification

Related Topic: TWikiAddOns?

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History:  | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TopicClassificationAddOn