Changeset 929 for trunk/TalkContrib/data/TWiki/TalkContrib.txt
- Timestamp:
- 11/25/08 00:57:30 (4 years ago)
- File:
-
- 1 edited
-
trunk/TalkContrib/data/TWiki/TalkContrib.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TalkContrib/data/TWiki/TalkContrib.txt
r878 r929 3 3 <!-- 4 4 One line description, required for extensions repository catalog. 5 * Set SHORTDESCRIPTION = Add Talk pages for TWiki5 * Set SHORTDESCRIPTION = Add Talk pages for Foswiki 6 6 --> 7 7 %SHORTDESCRIPTION% … … 14 14 When the user initially clicks on the 'Discuss topic' button, it will create a new topic by appending =Talk= to the original topic. 15 15 From 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.TalkPagesForTWikiTalk19 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.20 16 21 17 ---++ Installation and Configuration Instructions … … 47 43 48 44 I 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 49 46 ---++ Limitations 50 47 There are 2 known limitations at this time … … 55 52 56 53 There 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 58 55 * Talk topics are normal topics that conform to a naming scheme, thus are listed in WebChanges seperatly from their parent topics 59 56 2 convert the web and topic name to some reversible but otherwise unlikely combination, and store in a seperate Talk web … … 62 59 5 use a META:PREF in the topic to store the Talk 63 60 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.61 This Foswiki Application implements the first using either a SKIN or COVER setting or using VIEW_TEMPLATE. The other modes will be examined over time. 65 62 66 63 ---+++ Package installation … … 70 67 ---++ Contrib Info 71 68 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 ©: | 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 ©: | Foswiki:Main.SvenDowideit - SvenDowideit@DistributedINFORMATION.com | 74 71 | License: | [[http://www.gnu.org/licenses/gpl.html][GPL (Gnu General Public License)]] | 75 72 | Contrib Version: | %$VERSION% |
Note: See TracChangeset
for help on using the changeset viewer.
