Difference: TWikiTopics (11 vs. 12)

Revision 122003-02-01 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

TWiki Topics

>
>

TWiki Topics

 
Changed:
<
<
The basic building block of a TWiki site is called a topic, identified by a unique, hopefully descriptive, WikiWord title. It may seem easier just to call them pages - but when you've used TWiki for a while, the difference is obvious. In the end,
>
>
The basic building block of a TWiki site is called a topic, identified by a unique, hopefully descriptive, WikiWord title. It may seem easier just to call them pages, but specifically a topic is the content of a page. The distinction seems small but will become more important as your skill using TWiki increases. TWikiSites are built using topics.
 
Changed:
<
<

Topic Features

>
>

Characteristics

 
Changed:
<
<
A TWiki topic is a self-contained information unit rich in features. Each topic has:
>
>
A TWiki topic is a rich information unit. Each topic has:
 
Changed:
<
<
>
>
  • name
 
    • instantly identify what the topic is about
Changed:
<
<
    • link to it from other topics just by typing it in
  • an edit link to a collaboration area where you can:
>
>
    • link to it from other topics just by typing it in it's WikiWord
  • content
 
    • enter plain text, leaving a blank space between paragraphs like email (all you need)
Changed:
<
<
    • use simple TWiki shorthand to represent complex HTML and special TWiki tags
    • include links to other topics, Web sites, images, sound files, or anything else you can put on a regular Web page, using easy shorthand
    • do all of that within your browswer, with no HTML editor, just simple codes and a handy pop-up quick reference panel
  • extra Web forms option:
>
>
    • enter simple TWiki shorthand to represent complex HTML and special TWiki tags
    • enter HTML if you are familiar with it
    • include links to other topics, URLs, Web sites, files, images, sounds, or anything else you can put on a regular Web page
    • handy pop-up quick reference
    • do all of this through whatever web browswer you are familiar with
  • access control
    • independently determine who can see, edit, rename, move or delete topics
    • set permissions by individual users and user groups
    • over-ride topic, TWiki web or site
  • revision control
    • topic changes are automatically saved
    • efficiently stores every change made to the original version
    • lets you compare and retrieve changes between any two versions, or review them all
    • displays any previous version as a regular Web page or as raw topic text
  • TWiki web
    • a TWiki organizational unit to which the topic belongs
    • relevant when searching for a topic, referencing it or typing in it's URL
  • meta-data
    • hidden contextual data stored within each topic.
    • parents
      • automatically links a new topic as the "child" of the topic it was created from
      • hierarchical, parent-child navigation
      • allows manual assignment of parent topic from a list of all topics in the local web
      • offers navigation by topic parents
  • backlinks
    • named referred-by (Ref-By)
    • lists all topics that reference the current topic

Features that can be used by topics and sites include:

  • skins
    • fully configurable look and feel for all topics
    • default and user selectable per session
  • plug-ins
    • new feature packages
    • developer community evolving existing and new capabilities
  • add-ons
    • enhanced capability without an interface to users
  • FileAttachment
    • upload files through your browser to the TWiki server
    • attach any type of file (documents, images, applications) for viewing online, storage or sharing downloads with others
    • upload revisions of existing files with automatic backup of all previous revisions
  • formatted search
    • embedded searches of topics, data and meta-data, optional regular expressions
    • custom formatting for outputting lists or tables, optional layout, headings, summary, etc.
  • variables
    • similar to a command line context with site wide and locally defined variables
    • over-ride topic, TWiki web or site
  • forms
 
    • store database-style info alongside the free-form topic content
Added:
>
>
    • accesses meta-data
 
    • use text fields and boxes, radio buttons, pulldown selector menus, checkboxes
    • create your own forms to tag topics to later search, sort and display
Deleted:
<
<
  • a FileAttachment feature that lets you:
    • upload files through your browser to the TWiki server
    • attach any type of file (documents, images, applications) for viewing online, storage or sharing downloads with others
    • upload revisions of existing files with automatic backup of all previous versions
 
  • TWiki Skins to customize the look of headers and footers when topics are converted to Web pages for display:
    • apply skins across an entire TWiki web, or to a single displayed page
    • use included skins and easily create new ones
    • try the [Printable] skin below: stripped down headers and footers suitable for clean hard copy
Changed:
<
<
>
>
 
    • rename a topic and automatically update all of the links to it, site-wide
    • move a topic from one TWiki web to another
    • safely delete a topic to a special Trash web (invisible, but recoverable from the Web server if necessary)
Deleted:
<
<
  • flexible access control:
    • independently determine who can see, edit, rename, move or delete topics
    • set permissions by individual users and user groups
  • RCS revision control to automatically save all topic changes:
    • efficiently stores every change made to the original version
    • lets you compare and retrieve changes between any two versions, or review them all
    • displays any previous version as a regular Web page or as raw topic text
  • a referred-by search that list all topics that link to a particular topic
  • hierarchical parent-child topic navigation:
    • automatically links a new topic as the "child" of the topic it was created from
    • allows manual assignment of parent topic from a list of all topics in the local web
    • offers navigation displays, by topic parent, or by related topic
 
  • many more features...

Changed:
<
<
The configuration of your TWiki site and your personal user account determine which of these features are installed and available to you.
>
>
The configuration of your TWiki site, skins and your personal user account can modify the way these features are used and presented to you.
 
Changed:
<
<

How to create and edit a topic

>
>

Creating and editing topics

 
Changed:
<
<
Making it incredibly easy for you to add and edit information on existing topics, create new topics, and link all TWiki topics, is a TWiki main function.
>
>
A primary purpose of TWiki is to make it incredibly easy for you to add and edit information on existing topics, create new topics, and link between TWiki topics.
 
Changed:
<
<
  • To modify a topic, click the Edit link at the left of the toolbar at the bottom of every page. An editing window appears. Type away. Use the GoodStyle and TextFormattingRules links to get pop-up window help.
>
>
  • To modify a topic: click the Edit link in the toolbar at the bottom left of every page (using the Default skin). An editing window appears. Type away. Use the GoodStyle and TextFormattingRules links to get pop-up window help.
 
    • Click Preview Changes to see how your edit looks.
    • Click Save Changes to save.
Changed:
<
<
  • To add a new topic, the simplest way is to type a new WikiName on an existing topic, while you're in edit mode. When the topic is saved, the new name will appear highlighted, with a ? at the end: click the ? and a new edit window appears. Enter, preview and save as usual. The new topic now exists.
>
>
  • To add a new topic: the simplest way is to type a new WikiName in an existing topic, while you're in edit mode. When the topic is saved, the new name will appear highlighted, with a ? at the end: click the ? and a new edit window appears. Enter, preview and save as usual. The new topic now exists.
 
    • Go back to the topic where you started, and you'll see the ? has disappeared, and your WikiWord name is now a regular link. Type it anywhere on any topic in that web, and it will be turned into a link.
    • HELP One little links rule: each topic, and its WikiWord link, belong to one unique web only. To link between webs, you must first enter the topic's web name.
      Example: This is TWikiTopic, in the TWiki web, so that's all you need to type on any topic in this web. But to link to TWikiTopics from a topic in the Main web, you have to type TWiki.TWikiTopics - Webname.TopicName. It's easy.
Added:
>
>
Another way to add a topic is to type a new topic name in the Go box or an unknown topic URL. You can type in either a WikiName to create the topic in the current web or Web.TopicName to create a topic in a different web than the current page. Topics created with the Go box or URLs do not have parent meta-data defined.
 
Changed:
<
<

How to attach files and use other features

>
>

Other features

  The color-coded toolbar at the bottom of every topic displays a series of links, including:
Changed:
<
<
  • [Ref-By] - displays all the TWiki topics with links to the topic you're on
  • [Diffs] - generates a page showing every change made to the topic you're on, with names, dates, and changes made
  • r1.3 | > | r1.2 (ex) - some specific previous version stuff that you can check out on your own
  • [More] - opens up a whole new screen of additional controls

It looks like a lot - it is a lot, and there's more. BUT, it's all simple, flexible, and optional - the only way to confuse yourself or your site set-up and users is by using features you really don't need. Unlike the usual expensive, complex collaboration and project management packages, TWiki is fully functional and effective just by typing in text and making WikiWord links. All the rest is there only if you need it!

  • Most controls are self-explanatory, and also include instructions and help links.
  • Experiment. You can always Cancel or go Back whenever you like.
  • Get in-depth info from the complete documentation, including the User's Guide and Configuration Manual and TWiki Reference.
>
>
  • [Ref-By] - displays all the TWiki topics with links to the current topic
  • [Diffs] - generates a page showing every change made to the current topic, with names, dates, and changes made (diffs)
  • r1.3 | > | r1.2 (ex) - view most recent revision and changes
  • [More] - opens up a new screen containing additional controls

It looks complicated, but the basics you need to begin with are very simple to use. The flexible and optional features are ready when you care to learn about them - the only way to confuse yourself or your site set-up and users is by using features you really don't need. Unlike the usual expensive, complex collaboration and project management packages, TWiki is fully functional and effective just by typing in text and making WikiWord links. All the additional features are there, but only if you need them!

  • Some controls are self-explanatory and also include instructions and help links.
  • Experiment. You can always Cancel an edit or (using revision control) go Back whenever you like.
  • Get in-depth info from the complete documentation, including the User's Guide, Configuration Manual and TWiki Reference.
 
Changed:
<
<

How to rename, move or delete a topic

>
>

Renaming, moving or deleting topics

 
Changed:
<
<
You can now rename, move and delete individual topics from your browser. All three options are available by clicking More on the control strip at the bottom of every page. The access settings for a topic, web or entire site may be disabled for one or more of the three options, depending on your site set-up and personal permissions. In any case, all three are similar and extremely easy to use.
>
>
You can rename, move and delete individual topics by clicking More on the control strip at the bottom of every page. The access settings for a topic, web or entire site may be disabled for one or more of the three options, depending on your site set-up and access permissions.
 
  1. Go to the top you want to change, click More > Rename/move
  2. To move or delete: select the target web (Trash to delete)from the pull-down menu (otherwise, leave on the current web)
Line: 94 to 128
  HELP Deleting means moving a topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.
Added:
>
>

Reviewing and Reverting

RCS revision control automatically saves all topic changes. To look at earlier versions of a topic, click on Diffs link in topic commands. If you would like to revert to an earlier version or reclaim part of an earlier version, just copy from the old topic revision to the current topic revision. This is a step by step set of instructions:
  1. In the Diffs view, take note of what version of the topic you want to reclaim and then return to View.
  2. Select More in the topic commands.
  3. Under "View previous topic revision," enter the version number you want to reclaim and check "raw text format." Then click on "View revision."
  4. Select either the portion of that version you want to reclaim or the entire text of the topic if you want to revert completely to that version. Select Copy under your browser's Edit menu.
  5. Return to the most recent version of the topic and select Edit from the topic commands.
  6. Either paste in the portion of the topic you wish to reclaimed or replace the entire text with the text you copied from the earlier version.
  7. Preview and save the topic.
 See: ManagingTopics for more details.
Changed:
<
<
-- MikeMannix - 12 May 2002
>
>
-- MikeMannix - 22 May 2002
-- GrantBow - 17 Jan 2003
 
META TOPICMOVED by="MikeMannix" date="1021230286" from="TWiki.TWikiPages" to="TWiki.TWikiTopics"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 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.TWikiTopics.