Difference: TWikiTopics (1 vs. 23)

Revision 232010-05-30 - TWikiContributor

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

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 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.
>
>
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.
 

Characteristics

A TWiki topic is a rich information unit. Each topic has:

Changed:
<
<
  • name
    • instantly identify what the topic is about
    • link to it from other topics just by typing in its WikiWord
  • content
    • edited by simply clicking the edit link
    • enter plain text, leaving a blank space between paragraphs like e-mail (all you need)
    • enter simple TWiki shorthand to represent complex HTML and special TWiki variables
    • 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 browser 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 its 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
>
>
  • Name:
    • Instantly identify what the topic is about
    • Link to it from other topics just by typing in its WikiWord
  • Content:
    • Edited by simply clicking the [Edit] link
    • Enter plain text, leaving a blank space between paragraphs like e-mail (all you need)
    • Enter simple TWiki shorthand to represent complex HTML and special TWiki variables
    • 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 browser 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 its 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:
Changed:
<
<
  • TWiki Skins to customize the look of headers and footers when topics are converted to Web pages for display:
    • default and user selectable per session
    • fully configurable look and feel
    • 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
  • plug-ins
    • new feature packages
    • developer community evolving existing and new capabilities
  • add-ons
>
>
  • TWiki skins to customize the look of headers and footers when topics are converted to Web pages for display:
    • Default and user selectable per session
    • Fully configurable look and feel
    • Apply skins across an entire TWiki web, or to a single displayed page
    • Use included skins and easily create new ones
    • Try the [Print version] skin below: stripped down headers and footers suitable for clean hard copy
  • Plugins:
    • New feature packages
    • Developer community evolving existing and new capabilities
  • Add-ons:
 
    • enhanced capability without an interface to users
Changed:
<
<
  • 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
    • 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
  • renaming, moving, and deleting
    • 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)
  • many more features...
>
>
  • File attachments:
    • 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
  • TWiki forms:
    • Store database-style info alongside the free-form topic content
    • 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
  • Renaming, moving, and deleting topics:
    • 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)
  • Many more features...
  The configuration of your TWiki site, skins and your personal user account can modify the way these features are used and presented to you.
Line: 84 to 84
  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 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.

  • 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 TWikiTopics, 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.
>
>
  • To modify a topic click the [Edit] link in the toolbar at the top or bottom left of every page. An editing window appears. Type away as in any text editor. Use the Edit help links to get pop-up window help.
    • Click [Save] to save your changes.
 
Changed:
<
<
Another way to add a topic is to type a new topic name in the JumpBox 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 Jump Box or URLs do not have parent meta-data defined.
>
>
  • To add a new topic 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 red-link: Click the red-link and a new edit window appears. Enter text and save as usual. The new topic now exists.
    • Go back to the topic where you started, and you'll see that your WikiWord changed from a red-link to a regular blue hyperlink. 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 TWikiTopics, 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, e.g. Webname.TopicName. It's easy.
 
Added:
>
>
Another way to add a topic is to type a new topic name in the JumpBox 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 Jump Box or URLs are orphaned, e.g. do not have parent meta-data defined.
 

Other features

The color-coded toolbar at the bottom of every topic displays a series of links, including:

Changed:
<
<
  • Attach - pops a new screen for FileAttachments
  • Backlinks - displays all the TWiki topics with links to the current topic
  • History - generates a page showing every change made to the current topic, with names, dates, and changes made (diffs)
  • r3 > r2 > r1 - view most recent revision and changes
  • More - opens up a new screen containing additional controls
>
>
  • [Attach] - pops a new screen for FileAttachments
  • [Print version] - shows a stripped down version of the topic without headers and footers suitable for clean hard copy
  • [History] - generates a page showing every change made to the current topic, with names, dates, and changes made (diffs)
  • [r3] > [r2] > [r1] - view most recent revision and changes
  • [Backlinks] - displays all the TWiki topics with links to the current topic
  • [Raw view] - displays the source text of the topic
  • [Raw edit] - allows you to edit the source text of the topic using TWikiShorthand
  • [More topic actions] - 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.
Changed:
<
<
  • 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.
>
>
  • 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.
 

Renaming, moving or deleting topics

Changed:
<
<
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.
>
>
You can rename, move and delete individual topics by clicking [More topic actions] 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.
 
Changed:
<
<
  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)
  3. To rename: fill in a new WikiName (otherwise, leave the current topic name)
  4. To update links: From the list of topics that show links to the topic you're changing, uncheck each entry you DON'T want to update - only checked links will be updated;
  5. Click Rename/move: the topic is renamed and/or moved, and the checked links to the topic are updated.
>
>
  1. Go to the top you want to change, click [More topic actions] > [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)
  3. To rename fill in a new WikiName (otherwise, leave the current topic name)
  4. To update links in the rename screen, uncheck each entry (backlink) you DON'T want to update - only checked links will be updated;
  5. Click [Rename/move] to rename and/or move the topic, as well as fixing topics containing backlinks to the renamed topic.
 
    • Any problems are listed - take note, and you can fix them later.
Changed:
<
<
    • If a linked topic can't be updated (it may be locked because someone's editing it), an alert will appear. You can update missed topics later by again pressing Rename/move.
>
>
    • If a linked topic can't be updated (it may be locked because someone's editing it), an alert will appear. You can update missed topics later by pressing [Rename/mov]= again.
  HELP Note: Deleting means moving a topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.

Reviewing and Reverting

Deleted:
<
<
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. Save the topic.
See: ManagingTopics for more details.
 
Changed:
<
<

>
>
RCS revision control automatically saves all topic changes. To look at earlier versions of a topic, click on the [History] link in topic commands. If you would like to revert to an earlier version, just click on the [More topic actions] link, at "Restore topic", enter the version number you would like to revert to and click [Restore]. You get to another edit window, where you can verify (and maybe modify) the required version before saving it.

If you just want to reclaim part of an earlier version, copy from the old topic revision to the current topic revision. This is a step by step set of instructions:

  1. In the [History] view, take note of what version of the topic you want to reclaim and then return to [View topic].
  2. Select [More topic actions] in the topic commands.
  3. Under "View previous topic revision," enter the version number you want to reclaim and check "in raw text format." Then click on [View].
  4. Select the portion of that version you want to reclaim and copy it into the clipboard.
  5. Return to the most recent version of the topic and select [Raw Edit] from the topic commands.
  6. Paste in the portion of the topic you wish to reclaim.
  7. [Save] the topic.

See managing topics for more details.

 Related Topics: UserDocumentationCategory, AdminDocumentationCategory
Added:
>
>
-- Contributors: TWiki:Main/MikeMannix, TWiki:Main/GrantBow, TWiki:Main/PeterThoeny, TWiki:Main/SebastianKlus

Revision 222010-05-14 - TWikiContributor

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

TWiki Topics

Line: 93 to 93
 
    • 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 TWikiTopics, 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.
Changed:
<
<
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.
>
>
Another way to add a topic is to type a new topic name in the JumpBox 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 Jump Box or URLs do not have parent meta-data defined.
 

Revision 212005-03-27 - TWikiContributor

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

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 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.
>
>
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.
 

Characteristics

Line: 20 to 20
 
    • 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 browser you are familiar with
Changed:
<
<
>
>
 
    • 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
Line: 45 to 45
  Features that can be used by topics and sites include:
Changed:
<
<
  • TWiki Skins to customize the look of headers and footers when topics are converted to Web pages for display:
>
>
  • TWiki Skins to customize the look of headers and footers when topics are converted to Web pages for display:
 
    • default and user selectable per session
    • fully configurable look and feel
    • apply skins across an entire TWiki web, or to a single displayed page
Line: 66 to 66
 
  • variables
    • similar to a command line context with site wide and locally defined variables
    • over-ride topic, TWiki web or site
Changed:
<
<
>
>
 
    • store database-style info alongside the free-form topic content
    • accesses meta-data
    • use text fields and boxes, radio buttons, pulldown selector menus, checkboxes
Line: 91 to 91
 
  • 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.
Changed:
<
<
Example: This is TWikiTopics, 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.
>
>
Example: This is TWikiTopics, 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.
  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.
Line: 110 to 110
 
  • 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.
Changed:
<
<
  • Get in-depth info from the complete documentation, including the User's Guide, Configuration Manual and TWiki Reference.
>
>
  • Get in-depth info from the complete documentation, including the User's Guide, Configuration Manual and TWiki Reference.
 

Renaming, moving or deleting topics

Revision 202005-03-27 - TWikiContributor

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

TWiki Topics

Line: 31 to 31
 
    • 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
Changed:
<
<
    • relevant when searching for a topic, referencing it or typing in it's URL
>
>
    • relevant when searching for a topic, referencing it or typing in its URL
 
  • meta-data
    • hidden contextual data stored within each topic.
    • parents

Revision 182005-03-27 - TWikiContributor

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

TWiki Topics

Line: 11 to 11
 
  • name
    • instantly identify what the topic is about
Changed:
<
<
    • link to it from other topics just by typing it in it's WikiWord
>
>
    • link to it from other topics just by typing in its WikiWord
 
  • content
Changed:
<
<
    • enter plain text, leaving a blank space between paragraphs like email (all you need)
    • enter simple TWiki shorthand to represent complex HTML and special TWiki tags
>
>
    • enter plain text, leaving a blank space between paragraphs like e-mail (all you need)
    • enter simple TWiki shorthand to represent complex HTML and special TWiki variables
 
    • 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
Line: 50 to 50
 
    • fully configurable look and feel
    • apply skins across an entire TWiki web, or to a single displayed page
    • use included skins and easily create new ones
Changed:
<
<
    • try the [Printable] skin below: stripped down headers and footers suitable for clean hard copy
>
>
    • try the Printable skin below: stripped down headers and footers suitable for clean hard copy
 
  • plug-ins
    • new feature packages
    • developer community evolving existing and new capabilities
Line: 100 to 100
 

Other features

The color-coded toolbar at the bottom of every topic displays a series of links, including:

Changed:
<
<
  • [Attach] - pops a new screen for FileAttachments
  • [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
>
>
  • Attach - pops a new screen for FileAttachments
  • Backlinks - displays all the TWiki topics with links to the current topic
  • History - generates a page showing every change made to the current topic, with names, dates, and changes made (diffs)
  • r3 > r2 > r1 - 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!
Line: 125 to 125
 
    • Any problems are listed - take note, and you can fix them later.
    • If a linked topic can't be updated (it may be locked because someone's editing it), an alert will appear. You can update missed topics later by again pressing Rename/move.
Changed:
<
<
HELP Deleting means moving a topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.
>
>
HELP Note: Deleting means moving a topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.
 

Reviewing and Reverting

Line: 136 to 136
 
  1. 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.
  2. Return to the most recent version of the topic and select Edit from the topic commands.
  3. 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.
Changed:
<
<
  1. Preview and save the topic.
>
>
  1. Save the topic.
 See: ManagingTopics for more details.
Changed:
<
<
-- TWiki:MikeMannix - 22 May 2002
-- TWiki:Main.GrantBow - 17 Jan 2003

META TOPICMOVED by="MikeMannix" date="1021230286" from="TWiki.TWikiPages" to="TWiki.TWikiTopics"
>
>

Related Topics: UserDocumentationCategory, AdminDocumentationCategory

Revision 172004-08-16 - PeterThoeny

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

TWiki Topics

Line: 140 to 140
 See: ManagingTopics for more details.

-- TWiki:MikeMannix - 22 May 2002

Changed:
<
<
-- TWiki::Main.GrantBow - 17 Jan 2003
>
>
-- TWiki:Main.GrantBow - 17 Jan 2003
 
META TOPICMOVED by="MikeMannix" date="1021230286" from="TWiki.TWikiPages" to="TWiki.TWikiTopics"

Revision 162004-08-15 - PeterThoeny

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

TWiki Topics

Line: 139 to 139
 
  1. Preview and save the topic.
See: ManagingTopics for more details.
Changed:
<
<
-- MikeMannix - 22 May 2002
-- GrantBow - 17 Jan 2003
>
>
-- TWiki:MikeMannix - 22 May 2002
-- TWiki::Main.GrantBow - 17 Jan 2003
 
META TOPICMOVED by="MikeMannix" date="1021230286" from="TWiki.TWikiPages" to="TWiki.TWikiTopics"

Revision 152003-07-26 - PeterThoeny

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

TWiki Topics

Line: 91 to 91
 
  • 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.
Changed:
<
<
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.
>
>
Example: This is TWikiTopics, 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.
  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.

Revision 142003-04-15 - PeterThoeny

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

TWiki Topics

Line: 45 to 45
  Features that can be used by topics and sites include:
Changed:
<
<
  • skins
    • fully configurable look and feel for all topics
>
>
  • TWiki Skins to customize the look of headers and footers when topics are converted to Web pages for display:
 
    • default and user selectable per session
Added:
>
>
    • fully configurable look and feel
    • 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
 
  • plug-ins
    • new feature packages
    • developer community evolving existing and new capabilities
Line: 68 to 71
 
    • 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:
<
<
  • 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
 

Revision 132003-03-16 - PeterThoeny

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

TWiki Topics

Line: 19 to 19
 
    • 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
Changed:
<
<
    • do all of this through whatever web browswer you are familiar with
>
>
    • do all of this through whatever web browser 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

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"

Revision 112002-05-12 - MikeMannix

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

TWiki Pages

>
>

TWiki Topics

 
Changed:
<
<
Each page in a TWiki web is called a topic, identified by a unique, hopefully descriptive, WikiWord title. A topic is the basic building block of a TWikiSite.
<--TWikiPages aren't exactly the same as topics, but for practical purposes, they're close enough!-->
>
>
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,
 
Changed:
<
<

Page Features

>
>

Topic Features

  A TWiki topic is a self-contained information unit rich in features. Each topic has:

Changed:
<
<
    • instantly identify what the page is about
    • link to it from other pages just by typing it in
>
>
    • instantly identify what the topic is about
    • link to it from other topics just by typing it in
 
  • an edit link to a collaboration area where you can:
Changed:
<
<
    • enter plain or HTML-formatted text (plain text is all you need)
    • use simple TWiki shorthand to enter HTML and special TWiki functions
    • include Web links, images, anything else you can put on a Web page
  • an extra Web forms option:
    • store database-style info alongside the free-form page content
>
>
    • enter plain text, leaving a blank space between paragraphs like email (all you need)
    • 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:
    • store database-style info alongside the free-form topic content
 
    • use text fields and boxes, radio buttons, pulldown selector menus, checkboxes
Changed:
<
<
    • create your own forms to gather searchable, sortable input
    • select one form per topic from as many choices as you like
>
>
    • create your own forms to tag topics to later search, sort and display
 
  • a FileAttachment feature that lets you:
    • upload files through your browser to the TWiki server
Changed:
<
<
    • attach any type of file (documents, images, applications) for viewing or downloading
>
>
    • 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
Changed:
<
<
  • TWiki Skins to customize the look of headers and footers:
    • apply skins across an entire TWiki web, or to a single page
>
>
  • 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
Changed:
<
<
    • try the [Printable] skin below: stripped down headers and footers suitable for printing
  • browser-based controls for renaming, moving, and deleting pages:
    • rename a page and automatically update all of the links to it, site-wide
    • move a page from one TWiki web to another
>
>
    • try the [Printable] skin below: stripped down headers and footers suitable for clean hard copy
  • browser-based controls for renaming, moving, and deleting topics:
    • 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)
  • 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:
Deleted:
<
<
    • uses the established standard RCS (Revision Control System)
 
    • efficiently stores every change made to the original version
Changed:
<
<
    • lets you compare changes between any two versions or review all chnages
    • displays any previous version as a regular Web page or as raw text
  • referred-by searches that list all topics that link to a particular page
>
>
    • 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:
Changed:
<
<
    • automatically links a new page as the "child" of the page it was created from
    • allows manual assignment of parent page from a list of all topics in the local web
>
>
    • 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
Changed:
<
<
  • many more features - see TWikiMetaData, for a start - as well as special TWiki effects that you can store on a top (start with TWikiVariables)...
>
>
  • many more features...
  The configuration of your TWiki site and your personal user account determine which of these features are installed and available to you.

Changed:
<
<

How to create and edit a page

>
>

How to create and edit a topic

 
Changed:
<
<
Making it incredibly easy for you to add and edit information on existing pages, create new pages, and link all TWiki pages, is TWiki's main function.
>
>
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.
 
Changed:
<
<
  • To modify a page, 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.
    • Click [Preview Changes] to see how your edit looks.
    • Click [Save Changes] to save.

  • To add a new page, the simplest way is to type a new WikiName on an existing page, while you're in edit mode. When the page 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 page now exists.
    • Go back to the page where you started, and you'll see the ? has disappeared, and your WikiWord name is now a regular link. Type it anywhere on any page in that web, and it will be turned into a link.
    • HELP One little links rule: each topic, and its WikiWord link, belongs to one unique web only. To link between webs, you must first enter the topic's web name.
      For example: This is TWikiPages, in the TWiki web, so that's all you need to type on any page in this web. But to link to TWikiPages from a page in the Main web, you have to type TWiki.TWikiPages - Web.TopicName. It's simple.
>
>
  • 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.
    • Click Preview Changes to see how your edit looks.
    • Click Save Changes to save.

  • 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.
    • 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.
 

How to attach files and use other features

Changed:
<
<
The color-coded toolbar at the bottom of every page displays a series of links, including:
  • [Attach] - pops a new screen for file attachments
  • [Ref-By] - displays all the TWiki pages with links to the page you're on
  • [Diffs] - generates a page showing every change made to the page you're on, with names, dates, and changes
>
>
The color-coded toolbar at the bottom of every topic displays a series of links, including:
  • [Attach] - pops a new screen for FileAttachments
  • [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!

Changed:
<
<
  • 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 Reference Manual.
>
>
  • 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.
 
Changed:
<
<

How to rename, move or delete a page

>
>

How to rename, move or delete a topic

 
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 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.
 
Changed:
<
<
  1. Go to the page you want to change, click [More] > [Rename/move]
>
>
  1. Go to the top you want to change, click More > Rename/move
 
  1. To move or delete: select the target web (Trash to delete)from the pull-down menu (otherwise, leave on the current web)
  2. To rename: fill in a new WikiName (otherwise, leave the current topic name)
Changed:
<
<
  1. To update links: From the list of pages that show links to the topic you're changing, uncheck each entry you DON'T want to update - only checked links will be updated;
  2. Click [Rename/move]: the topic are renamed and/or moved, and the checked links to the topic are updated.
>
>
  1. To update links: From the list of topics that show links to the topic you're changing, uncheck each entry you DON'T want to update - only checked links will be updated;
  2. Click Rename/move: the topic is renamed and/or moved, and the checked links to the topic are updated.
 
    • Any problems are listed - take note, and you can fix them later.
Changed:
<
<
    • If a linked page can't be updated (it may be locked because someone's editing it), an alert will appear. You can update missed pages later by again pressing [Rename/move].
>
>
    • If a linked topic can't be updated (it may be locked because someone's editing it), an alert will appear. You can update missed topics later by again pressing Rename/move.
 
Changed:
<
<
HELP Deleting means moving the topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.
>
>
HELP Deleting means moving a topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.
  See: ManagingTopics for more details.
Changed:
<
<
Last updated: MikeMannix - 29 Dec 2001
META TOPICMOVED by="MikeMannix" date="1000261400" from="TWiki.HandlingTopics" to="TWiki.TWikiPages"
>
>
-- MikeMannix - 12 May 2002
META TOPICMOVED by="MikeMannix" date="1021230286" from="TWiki.TWikiPages" to="TWiki.TWikiTopics"

Revision 102001-12-29 - MikeMannix

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Deleted:
<
<
Warning: Can't find topic TWiki.DocsUserNote
 

TWiki Pages

Deleted:
<
<
 
Changed:
<
<
Each page in a TWiki web is called a topic, defined by its meaningful, descriptive WikiWord title.
>
>
Each page in a TWiki web is called a topic, identified by a unique, hopefully descriptive, WikiWord title. A topic is the basic building block of a TWikiSite.
<--TWikiPages aren't exactly the same as topics, but for practical purposes, they're close enough!-->
 

Page Features

Changed:
<
<
A TWiki topic is a self-contained information unit rich in features:
>
>
A TWiki topic is a self-contained information unit rich in features. Each topic has:
 
  • a WikiWord title that lets you:
    • instantly identify what the page is about
Changed:
<
<
    • automatically link to it from other pages
  • an edit-anywhere collaboration area where you can:
    • enter plain or fully-HTML formatted text
    • work with simple TWiki editing shorthand (that includes HTML mark-up and special TWiki functions)
>
>
    • link to it from other pages just by typing it in
  • an edit link to a collaboration area where you can:
    • enter plain or HTML-formatted text (plain text is all you need)
    • use simple TWiki shorthand to enter HTML and special TWiki functions
 
    • include Web links, images, anything else you can put on a Web page
Changed:
<
<
  • an extra forms input option:
    • store structured info alongside the free-form page content
>
>
  • an extra Web forms option:
    • store database-style info alongside the free-form page content
 
    • use text fields and boxes, radio buttons, pulldown selector menus, checkboxes
Changed:
<
<
    • select from one or many different input forms, with all data preserved
>
>
    • create your own forms to gather searchable, sortable input
    • select one form per topic from as many choices as you like
 
  • 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 or downloading
Changed:
<
<
    • make changes and update existing files
>
>
    • upload revisions of existing files with automatic backup of all previous versions
 
  • TWiki Skins to customize the look of headers and footers:
Changed:
<
<
    • apply skins across an entire TWiki web level, or to a single page
>
>
    • apply skins across an entire TWiki web, or to a single page
    • use included skins and easily create new ones
    • try the [Printable] skin below: stripped down headers and footers suitable for printing
 
Changed:
<
<
    • rename a page and automatically update all the references to it, site-wide
>
>
    • rename a page and automatically update all of the links to it, site-wide
 
    • move a page from one TWiki web to another
Changed:
<
<
    • safely delete a topic to a special Trash web (invisible, but accessible to the TWiki administrators if needed)
>
>
    • safely delete a topic to a special Trash web (invisible, but recoverable from the Web server if necessary)
 
  • flexible access control:
    • independently determine who can see, edit, rename, move or delete topics
    • set permissions by individual users and user groups
Changed:
<
<
  • revision control automatically saves topic changes:
>
>
  • RCS revision control to automatically save all topic changes:
 
    • uses the established standard RCS (Revision Control System)
    • efficiently stores every change made to the original version
Changed:
<
<
    • allows comparison of changes between any two versions, and review of any version, as formatted or raw text
  • referred-by searches that list all topics in a web or site wide that link to a particular page
>
>
    • lets you compare changes between any two versions or review all chnages
    • displays any previous version as a regular Web page or as raw text
  • referred-by searches that list all topics that link to a particular page
 
  • hierarchical parent-child topic navigation:
    • automatically links a new page as the "child" of the page it was created from
    • allows manual assignment of parent page from a list of all topics in the local web
    • offers navigation displays, by topic parent, or by related topic
Added:
>
>
  • many more features - see TWikiMetaData, for a start - as well as special TWiki effects that you can store on a top (start with TWikiVariables)...
 
Changed:
<
<
The configuration of your TWiki site and your own user account determine which of these features you can use.
>
>
The configuration of your TWiki site and your personal user account determine which of these features are installed and available to you.
 

How to create and edit a page

Changed:
<
<
Adding and editing information on existing pages, and creating new pages, is TWiki's main function.
>
>
Making it incredibly easy for you to add and edit information on existing pages, create new pages, and link all TWiki pages, is TWiki's main function.
 
Changed:
<
<
  • To modify a topic, click the [Edit] link at the bottom left of every page. An editing window appears. Type away. Use the GoodStyle and TextFormattingRules links to get pop-up window help.
>
>
  • To modify a page, 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.
 
    • Click [Preview Changes] to see how your edit looks.
    • Click [Save Changes] to save.
Changed:
<
<
  • To add a new page, the simplest way is to type a new WikiName on an existing page. When the page 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 page now exists.
>
>
  • To add a new page, the simplest way is to type a new WikiName on an existing page, while you're in edit mode. When the page 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 page now exists.
    • Go back to the page where you started, and you'll see the ? has disappeared, and your WikiWord name is now a regular link. Type it anywhere on any page in that web, and it will be turned into a link.
    • HELP One little links rule: each topic, and its WikiWord link, belongs to one unique web only. To link between webs, you must first enter the topic's web name.
      For example: This is TWikiPages, in the TWiki web, so that's all you need to type on any page in this web. But to link to TWikiPages from a page in the Main web, you have to type TWiki.TWikiPages - Web.TopicName. It's simple.
 

How to attach files and use other features

Changed:
<
<
The color-coded control strip at the bottom of every page displays a series of links, including [Attach] (for attachments), [Ref-by] (to display referring pages), and [More], which opens a new screen of additional controls).
>
>
The color-coded toolbar at the bottom of every page displays a series of links, including:
  • [Attach] - pops a new screen for file attachments
  • [Ref-By] - displays all the TWiki pages with links to the page you're on
  • [Diffs] - generates a page showing every change made to the page you're on, with names, dates, and changes
  • 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
 
Changed:
<
<
  • Most controls are self-explanatory, and also include explanatory text and help links.
>
>
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 Reference Manual.

How to rename, move or delete a page

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. In any case, all three are similar and extremely self-explanatory.
>
>
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.
 
Changed:
<
<
  1. On the topic you want to change, click More > Rename/move
  2. To move or delete: select the target web (Trash for delete)from the pull-down menu; otherwise, leave on the current web
  3. To rename: fill in a new WikiName (otherwise, leave the current topic name)
  4. To update occurrences of the topic name on other pages: From the list of pages that link to the topic, check or uncheck each entry as you desire - only checked links will be updated;
  5. Click Rename/move: the topic will be renamed and links to the topic updated.
    • Any problems are listed ; you can change them later.
    • If a referring page can't be update because it's locked (ex: someone's editing), it appears on an alert. You can missed pages later by again pressing Rename/move.
>
>
  1. Go to the page 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)
  3. To rename: fill in a new WikiName (otherwise, leave the current topic name)
  4. To update links: From the list of pages that show links to the topic you're changing, uncheck each entry you DON'T want to update - only checked links will be updated;
  5. Click [Rename/move]: the topic are renamed and/or moved, and the checked links to the topic are updated.
    • Any problems are listed - take note, and you can fix them later.
    • If a linked page can't be updated (it may be locked because someone's editing it), an alert will appear. You can update missed pages later by again pressing [Rename/move].
  HELP Deleting means moving the topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.
Deleted:
<
<
ALERT! NOTE: Keep in mind that moving a topic from a view-restricted web to a public web or the Trash web will compromise security.
 See: ManagingTopics for more details.
Changed:
<
<
Last updated: MikeMannix - 30 Oct 2001
>
>
Last updated: MikeMannix - 29 Dec 2001
 
META TOPICMOVED by="MikeMannix" date="1000261400" from="TWiki.HandlingTopics" to="TWiki.TWikiPages"

Revision 92001-10-31 - MikeMannix

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Added:
>
>
Warning: Can't find topic TWiki.DocsUserNote
 

TWiki Pages

Line: 8 to 10
 

Page Features

Changed:
<
<
A TWiki topic is a self-contained information unit, rich in features that include:
>
>
A TWiki topic is a self-contained information unit rich in features:
 
  • a WikiWord title that lets you:
    • instantly identify what the page is about
Changed:
<
<
    • autolink to it from other pages simply by typing it in
>
>
    • automatically link to it from other pages
 
  • an edit-anywhere collaboration area where you can:
Changed:
<
<
    • enter plain or HTML-formatted text
    • work with simple TWikiShorthand (the power of HTML plus special TWiki tags)
    • include links, images, anything else you can put on a regular Web page
  • an optional form feature to:
    • store structured info along with the freeform page content
>
>
    • enter plain or fully-HTML formatted text
    • work with simple TWiki editing shorthand (that includes HTML mark-up and special TWiki functions)
    • include Web links, images, anything else you can put on a Web page
  • an extra forms input option:
    • store structured info alongside the free-form page content
 
    • use text fields and boxes, radio buttons, pulldown selector menus, checkboxes
Changed:
<
<
    • select the right input template for each page from a choice of multiple form
  • a FileAttachment function that allows you to:
>
>
    • select from one or many different input forms, with all data preserved
  • a FileAttachment feature that lets you:
 
    • upload files through your browser to the TWiki server
Changed:
<
<
    • attach any size and type of file (documents, images, applications) for viewing or downloading
>
>
    • attach any type of file (documents, images, applications) for viewing or downloading
 
    • make changes and update existing files
Changed:
<
<
  • TWiki Skins that work on the web level, but can also be used to customize the look of headers and footers on a single page
>
>
  • TWiki Skins to customize the look of headers and footers:
    • apply skins across an entire TWiki web level, or to a single page
 
Changed:
<
<
    • rename a page and automatically update all the links referring to it, site-wide
>
>
    • rename a page and automatically update all the references to it, site-wide
 
    • move a page from one TWiki web to another
    • safely delete a topic to a special Trash web (invisible, but accessible to the TWiki administrators if needed)
Changed:
<
<
  • flexible access control:
    • independently determine who can view, edit, rename, move or delete topics
>
>
  • flexible access control:
    • independently determine who can see, edit, rename, move or delete topics
 
    • set permissions by individual users and user groups
Added:
>
>
  • revision control automatically saves topic changes:
    • uses the established standard RCS (Revision Control System)
    • efficiently stores every change made to the original version
    • allows comparison of changes between any two versions, and review of any version, as formatted or raw text
  • referred-by searches that list all topics in a web or site wide that link to a particular page
  • hierarchical parent-child topic navigation:
    • automatically links a new page as the "child" of the page it was created from
    • allows manual assignment of parent page from a list of all topics in the local web
    • offers navigation displays, by topic parent, or by related topic
  The configuration of your TWiki site and your own user account determine which of these features you can use.
Added:
>
>

How to create and edit a page

Adding and editing information on existing pages, and creating new pages, is TWiki's main function.

  • To modify a topic, click the [Edit] link at the bottom left of every page. 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.

  • To add a new page, the simplest way is to type a new WikiName on an existing page. When the page 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 page now exists.

How to attach files and use other features

The color-coded control strip at the bottom of every page displays a series of links, including [Attach] (for attachments), [Ref-by] (to display referring pages), and [More], which opens a new screen of additional controls).

  • Most controls are self-explanatory, and also include explanatory text 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 Reference Manual.
 

How to rename, move or delete a page

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. Access to one or more of these three options, for a topic, a web or an entire site, may be available to administrators only. In any case, all three are similar and extremely self-explanatory.
>
>
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. In any case, all three are similar and extremely self-explanatory.
 
Changed:
<
<
  1. On the page you want to change, click More > Rename/move
>
>
  1. On the topic you want to change, click More > Rename/move
 
  1. To move or delete: select the target web (Trash for delete)from the pull-down menu; otherwise, leave on the current web
  2. To rename: fill in a new WikiName (otherwise, leave the current topic name)
  3. To update occurrences of the topic name on other pages: From the list of pages that link to the topic, check or uncheck each entry as you desire - only checked links will be updated;
  4. Click Rename/move: the topic will be renamed and links to the topic updated.
    • Any problems are listed; you can change them later.
Changed:
<
<
    • If a referring page can't be update because it's locked (ex: someone is editing), it appears on an alert. You can update missed pages later by again pressing Rename/move.
>
>
    • If a referring page can't be update because it's locked (ex: someone's editing), it appears on an alert. You can missed pages later by again pressing Rename/move.
  HELP Deleting means moving the topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.

ALERT! NOTE: Keep in mind that moving a topic from a view-restricted web to a public web or the Trash web will compromise security.

Changed:
<
<
See ManagingTopics for more details.
>
>
See: ManagingTopics for more details.
 
Changed:
<
<
-- MikeMannix - 02 Oct 2001
>
>
Last updated: MikeMannix - 30 Oct 2001
 
META TOPICMOVED by="MikeMannix" date="1000261400" from="TWiki.HandlingTopics" to="TWiki.TWikiPages"

Revision 82001-10-02 - MikeMannix

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

TWiki Pages

Line: 8 to 8
 

Page Features

Changed:
<
<
A TWiki topic is a self-contained information unit rich in features:
>
>
A TWiki topic is a self-contained information unit, rich in features that include:
 
  • a WikiWord title that lets you:
    • instantly identify what the page is about
Changed:
<
<
    • automatically link to it from other pages
>
>
    • autolink to it from other pages simply by typing it in
 
  • an edit-anywhere collaboration area where you can:
Changed:
<
<
    • enter plain or fully-HTML formatted text
    • work with simple TWiki editing shorthand (that includes HTML mark-up and special TWiki functions)
    • include Web links, images, anything else you can put on a Web page
  • an extra forms input option:
    • store structured info alongside the free-form page content
>
>
    • enter plain or HTML-formatted text
    • work with simple TWikiShorthand (the power of HTML plus special TWiki tags)
    • include links, images, anything else you can put on a regular Web page
  • an optional form feature to:
    • store structured info along with the freeform page content
 
    • use text fields and boxes, radio buttons, pulldown selector menus, checkboxes
Changed:
<
<
    • select from one or many different input forms, with all data preserved
  • a FileAttachment feature that lets you:
>
>
    • select the right input template for each page from a choice of multiple form
  • a FileAttachment function that allows you to:
 
    • upload files through your browser to the TWiki server
Changed:
<
<
    • attach any type of file (documents, images, applications) for viewing or downloading
>
>
    • attach any size and type of file (documents, images, applications) for viewing or downloading
 
    • make changes and update existing files
Changed:
<
<
  • TWiki Skins work on the web level, but can also be used to customize the look of headers and footers on a single pages
>
>
  • TWiki Skins that work on the web level, but can also be used to customize the look of headers and footers on a single page
 
Changed:
<
<
    • rename a page and automatically update all the references to it, site-wide
>
>
    • rename a page and automatically update all the links referring to it, site-wide
 
    • move a page from one TWiki web to another
    • safely delete a topic to a special Trash web (invisible, but accessible to the TWiki administrators if needed)
  • flexible access control:
Changed:
<
<
    • independently determine who can see, edit, rename, move or delete topics
>
>
    • independently determine who can view, edit, rename, move or delete topics
 
    • set permissions by individual users and user groups
Changed:
<
<
Depending on the set-up of your TWiki site and your own user account, you have several or all of the above.
>
>
The configuration of your TWiki site and your own user account determine which of these features you can use.
 

How to rename, move or delete a page

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. In any case, all three are similar and extremely self-explanatory.
>
>
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. Access to one or more of these three options, for a topic, a web or an entire site, may be available to administrators only. In any case, all three are similar and extremely self-explanatory.
 
Changed:
<
<
  1. On the topic you want to change, click More > Rename/move
>
>
  1. On the page you want to change, click More > Rename/move
 
  1. To move or delete: select the target web (Trash for delete)from the pull-down menu; otherwise, leave on the current web
  2. To rename: fill in a new WikiName (otherwise, leave the current topic name)
  3. To update occurrences of the topic name on other pages: From the list of pages that link to the topic, check or uncheck each entry as you desire - only checked links will be updated;
  4. Click Rename/move: the topic will be renamed and links to the topic updated.
    • Any problems are listed ; you can change them later.
Changed:
<
<
    • If a referring page can't be update because it's locked (ex: someone's editing), it appears on an alert. You can missed pages later by again pressing Rename/move.
>
>
    • If a referring page can't be update because it's locked (ex: someone is editing), it appears on an alert. You can update missed pages later by again pressing Rename/move.
 
Changed:
<
<
Note: Deleting means moving the topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.
>
>
HELP Deleting means moving the topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.
 
Changed:
<
<
Note: Keep in mind that moving a topic from a view restricted web to a public web or the Trash web will compromize security.
>
>
ALERT! NOTE: Keep in mind that moving a topic from a view-restricted web to a public web or the Trash web will compromise security.
  See ManagingTopics for more details.
Added:
>
>
-- MikeMannix - 02 Oct 2001
 
META TOPICMOVED by="MikeMannix" date="1000261400" from="TWiki.HandlingTopics" to="TWiki.TWikiPages"

Revision 72001-09-16 - MikeMannix

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Deleted:
<
<
Warning: Can't find topic TWiki.UtilTempDocNote
 

TWiki Pages

Revision 62001-09-14 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Warning: Can't find topic TWiki.UtilTempDocNote
Line: 53 to 53
  Note: Deleting means moving the topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.
Added:
>
>
Note: Keep in mind that moving a topic from a view restricted web to a public web or the Trash web will compromize security.
 See ManagingTopics for more details.
META TOPICMOVED by="MikeMannix" date="1000261400" from="TWiki.HandlingTopics" to="TWiki.TWikiPages"

Revision 52001-09-12 - MikeMannix

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

How to rename, move, or delete a topic

>
>
Warning: Can't find topic TWiki.UtilTempDocNote
 
Changed:
<
<
You can now rename, move and delete individual topics from your browser. All three options are available by clicking the [Rename/Move] on the lower toolbar. The access settings for a particular page, web or entire site may disable one or more of the three options. In any case, all three are similar and extremely self-explanatory on-screen.
>
>

TWiki Pages

 
Changed:
<
<
  1. On the topic you want to change, click Rename/move
  2. To move or delete, from the pull-down menu, select the target web ("Trash" for delete); otherwise, leave on the current web
  3. To rename, fill in new WikiName, or leave the default current topic anme
  4. You will be warned if there are locks or if there is a name clash - adjust accordingly, or [Cancel]
  5. A list of pages that link to the topic will be listed, checked by default: checked links will be updated; clear the checkbox to prevent any unwanted changes
  6. Click [Rename/Move]: the topic will be renamed and links to the topic updated.
    • If any of the referring pages are locked then they will be listed. You can correct these later by again pressing Rename/Move.
>
>

Each page in a TWiki web is called a topic, defined by its meaningful, descriptive WikiWord title.

Page Features

A TWiki topic is a self-contained information unit rich in features:

  • a WikiWord title that lets you:
    • instantly identify what the page is about
    • automatically link to it from other pages
  • an edit-anywhere collaboration area where you can:
    • enter plain or fully-HTML formatted text
    • work with simple TWiki editing shorthand (that includes HTML mark-up and special TWiki functions)
    • include Web links, images, anything else you can put on a Web page
  • an extra forms input option:
    • store structured info alongside the free-form page content
    • use text fields and boxes, radio buttons, pulldown selector menus, checkboxes
    • select from one or many different input forms, with all data preserved
  • 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 or downloading
    • make changes and update existing files
  • TWiki Skins work on the web level, but can also be used to customize the look of headers and footers on a single pages
  • browser-based controls for renaming, moving, and deleting pages:
    • rename a page and automatically update all the references to it, site-wide
    • move a page from one TWiki web to another
    • safely delete a topic to a special Trash web (invisible, but accessible to the TWiki administrators if needed)
  • flexible access control:
    • independently determine who can see, edit, rename, move or delete topics
    • set permissions by individual users and user groups

Depending on the set-up of your TWiki site and your own user account, you have several or all of the above.

How to rename, move or delete a page

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. In any case, all three are similar and extremely self-explanatory.

  1. On the topic you want to change, click More > Rename/move
  2. To move or delete: select the target web (Trash for delete)from the pull-down menu; otherwise, leave on the current web
  3. To rename: fill in a new WikiName (otherwise, leave the current topic name)
  4. To update occurrences of the topic name on other pages: From the list of pages that link to the topic, check or uncheck each entry as you desire - only checked links will be updated;
  5. Click Rename/move: the topic will be renamed and links to the topic updated.
    • Any problems are listed ; you can change them later.
    • If a referring page can't be update because it's locked (ex: someone's editing), it appears on an alert. You can missed pages later by again pressing Rename/move.
  Note: Deleting means moving the topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.
Changed:
<
<
See ManagingTopics for more details.
>
>
See ManagingTopics for more details.
META TOPICMOVED by="MikeMannix" date="1000261400" from="TWiki.HandlingTopics" to="TWiki.TWikiPages"

Revision 42001-09-06 - JohnTalintyre

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

How to rename, move, or delete a topic

Line: 13 to 13
 
    • If any of the referring pages are locked then they will be listed. You can correct these later by again pressing Rename/Move.

Note: Deleting means moving the topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.

Added:
>
>
See ManagingTopics for more details.

Revision 32001-09-01 - MikeMannix

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

Rename/move/delete a topic

>
>

How to rename, move, or delete a topic

 
Changed:
<
<
You can now rename, move and delete individual topics from your browser. All three options are available by clicking the Rename/move on the lower toolbar. The access settings for a particular page, web or entire site may disable one or more of the three options. In any case, all three are similar and extremely self-explanatory on-screen.
>
>
You can now rename, move and delete individual topics from your browser. All three options are available by clicking the [Rename/Move] on the lower toolbar. The access settings for a particular page, web or entire site may disable one or more of the three options. In any case, all three are similar and extremely self-explanatory on-screen.
 
  1. On the topic you want to change, click Rename/move
  2. To move or delete, from the pull-down menu, select the target web ("Trash" for delete); otherwise, leave on the current web
  3. To rename, fill in new WikiName, or leave the default current topic anme
Changed:
<
<
  1. You will be warned if there are locks or if there is a name clash - adjust accordingly, or Cancel
>
>
  1. You will be warned if there are locks or if there is a name clash - adjust accordingly, or [Cancel]
 
  1. A list of pages that link to the topic will be listed, checked by default: checked links will be updated; clear the checkbox to prevent any unwanted changes
Changed:
<
<
  1. Click Rename/Move: the topic will be renamed and links to the topic updated.
>
>
  1. Click [Rename/Move]: the topic will be renamed and links to the topic updated.
 
    • If any of the referring pages are locked then they will be listed. You can correct these later by again pressing Rename/Move.

Note: Deleting means moving the topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.

Revision 22001-08-30 - MikeMannix

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

Rename/move/delete a topic

Revision 12001-08-30 - MikeMannix

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

Rename/move/delete a topic

You can now rename, move and delete individual topics from your browser. All three options are available by clicking the Rename/move on the lower toolbar. The access settings for a particular page, web or entire site may disable one or more of the three options. In any case, all three are similar and extremely self-explanatory on-screen.

  1. On the topic you want to change, click Rename/move
  2. To move or delete, from the pull-down menu, select the target web ("Trash" for delete); otherwise, leave on the current web
  3. To rename, fill in new WikiName, or leave the default current topic anme
  4. You will be warned if there are locks or if there is a name clash - adjust accordingly, or Cancel
  5. A list of pages that link to the topic will be listed, checked by default: checked links will be updated; clear the checkbox to prevent any unwanted changes
  6. Click Rename/Move: the topic will be renamed and links to the topic updated.
    • If any of the referring pages are locked then they will be listed. You can correct these later by again pressing Rename/Move.

Note: Deleting means moving the topic to the Trash web. Since all webs share the one Trash, name conflicts may come up.

 
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.