Ignore:
Timestamp:
11/25/08 00:57:30 (4 years ago)
Author:
KennethLavrsen
Message:

Item221: Finish the TWiki:Codev to Foswiki:xxx conv
Had to leave a few behind in docs that were to hard to convert
old extensions that probably are out of date

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TalkContrib/data/TWiki/TalkContrib.txt

    r878 r929  
    33<!-- 
    44One line description, required for extensions repository catalog. 
    5    * Set SHORTDESCRIPTION = Add Talk pages for TWiki 
     5   * Set SHORTDESCRIPTION = Add Talk pages for Foswiki 
    66--> 
    77%SHORTDESCRIPTION% 
     
    1414When the user initially clicks on the 'Discuss topic' button, it will create a new topic by appending =Talk= to the original topic.  
    1515From then on, you can switch between the topic and its Discussion topic using that button. 
    16  
    17 This Contrib was inspired by a discussion I had with some Sun engineers on the dtrace mailing list about using Wikis to discuss external documentation,  
    18 TWiki:Codev.TalkPagesForTWiki and its Discussion topic TWiki:Codev.TalkPagesForTWikiTalk 
    19 and by TWiki:Codev.TalkTalk and its Discussion topic TWiki:Codev.TalkTalkTalk - both of which currently use a 4.1.2 VIEW_TEMPLATE version of this Contrib. 
    2016 
    2117---++ Installation and Configuration Instructions 
     
    4743 
    4844I have tested TalkContrib using TWiki 4.2.0 with the default skin (used as a building block for other skins), ClassicSkin, PatternSkin and Foswiki:Extensions.MoveveableTypeSkin. 
     45 
    4946---++ Limitations 
    5047There are 2 known limitations at this time 
     
    5552 
    5653There are many approaches to storing Talk discussions: 
    57    1 append a 'Talk' suffix to the name of the topic, and link to that (as seen on TWiki.org) 
     54   1 append a 'Talk' suffix to the name of the topic, and link to that 
    5855      * Talk topics are normal topics that conform to a naming scheme, thus are listed in WebChanges seperatly from their parent topics 
    5956   2 convert the web and topic name to some reversible but otherwise unlikely combination, and store in a seperate Talk web 
     
    6259   5 use a META:PREF in the topic to store the Talk 
    6360    
    64 This <nop>TWikiApplication implements the first using either a SKIN or COVER setting or using VIEW_TEMPLATE. The other modes will be examined over time. 
     61This Foswiki Application implements the first using either a SKIN or COVER setting or using VIEW_TEMPLATE. The other modes will be examined over time. 
    6562 
    6663---+++ Package installation 
     
    7067---++ Contrib Info 
    7168 
    72 |  Contrib Author: | TWiki:Main.SvenDowideit - SvenDowideit@DistributedINFORMATION.com [[http://DistributedINFORMATION.com][DistributedINFORMATION]] - a <img src="%ATTACHURLPATH%/wikiringlogo20x20.png" /> [[http://www.wikiring.com][WikiRing.com]] partner | 
    73 |  Copyright &copy;: | TWiki:Main.SvenDowideit - SvenDowideit@DistributedINFORMATION.com | 
     69|  Contrib Author: | Foswiki:Main.SvenDowideit - SvenDowideit@DistributedINFORMATION.com [[http://DistributedINFORMATION.com][DistributedINFORMATION]] - a <img src="%ATTACHURLPATH%/wikiringlogo20x20.png" /> [[http://www.wikiring.com][WikiRing.com]] partner | 
     70|  Copyright &copy;: | Foswiki:Main.SvenDowideit - SvenDowideit@DistributedINFORMATION.com | 
    7471|  License: | [[http://www.gnu.org/licenses/gpl.html][GPL (Gnu General Public License)]] | 
    7572|  Contrib Version: | %$VERSION% | 
Note: See TracChangeset for help on using the changeset viewer.