You are here: Foswiki>System Web>Category>UserDocumentationCategory>TopicsAndWebs (2024-12-23, UnknownUser)Edit Attach
What are Topics and Webs?
On this page:
Figure: depiction of WebHome, ReferenceManual, ManagingTopics, ManagingWebs, MainFeatures topics contained in the System web
Topics are the basic building block of a Foswiki site. You may be more familiar with the term pages, documents or articles in other software; however, Foswiki's topics traditionally serve more purposes than the equivalent in other systems. Topics can only exist inside a web. The topic you're reading now is TopicsAndWebs.
A Web is a collection of topics (and other webs, known as subwebs). Webs are containers and by themselves cannot store information; only topics can do that. You may be more familiar with the term Namespaces in other wiki software, but Foswiki's webs are more like directories and folders in your computer's operating system. There is no common "root" web. The TopicsAndWebs topic you're reading now is contained in the System web (its complete, fully qualified name is System.TopicsAndWebs).
Each topic has:
[[forced bracketed links]]
- see EditingShorthand to learn more) Foswiki makes it easy to add and edit topics or link between them.
To edit: click Edit
in the toolbar which should be present at the top and bottom of each page (assuming default PatternSkin). An edit screen appears. Use the Edit Help
button if you need it.
Preview
to see how your edit looks. Save
to save. To add a new topic there are three ways in the default PatternSkin:
Create New Topic
link in the WebLeftBar links down the left side of the page (assuming default PatternSkin). Foswiki should display a screen which invites you to create the topic. The best strategy is to use WikiWords for your topic names. In this way, linking is automatic. However, if non- WikiWord names are required, you can use [[bracketed links]]
to force a link to a non-standard topic name (see EditingShorthand). Forced links are subject to some restrictions and the actual topic name may not be identical to what was entered into the forced link.
*
(Asterisk) ?
(Question mark) ~
(Tilde) ^
(Caret / Circumflex) \
(Backslash) $
(Dollar-sign) @
(At-sign) %
(Percent-sign) `'"
Quotes (Open-quote, Close-quote/Apostrophe, and Double-quote) &
(Ampersand) ;
(Semicolon) |
(Vertical line) <>
(Less and Greater signs) []
(Open and close square brackets) Example: If you enter [[my special-topic @here]]
, you will see my special-topic @here
, but the actual topic created will be MySpecial-topicHere
.
Note that if you use the Topic Creator, WikiWord rules are strictly enforced and the resulting topic name would be MySpecialTopicHere
For more details on forced links, see EditingShorthand
The naming rules may be different for your installation; ask the wiki administrator who may have customised the {NameFilter}
expert option under Security and Authentication
in configure -> Security and Authentication tab, -> Environment sub-tab
Topic and attachment versions are identified by positive, non-zero, integer numbers. Versions start with 1 and are sequencial.
See FAQDeleteOrRenameATopic and ManagingTopics
If a user navigates to a Foswiki site without specifying a web, the default Main will be displayed.
Each web has:
Sandbox/MySubWeb
, navigating to it must be done so using a trailing slash, i.e. [[Sandbox/MySubWeb/]]
. Without the trailing slash, Foswiki tries to display the topic named [[Sandbox.MySubWeb]]
. [[Square bracket links]]
. FINALPREFERENCES
to prevent subwebs and topics from overriding inherited PreferenceSettingsWEBFORMS
to specify a list of DataForms that users should be able to attach to contained topics WEBCOPYRIGHT
to customise copyright message for all contained topics See ManagingWebs
Related Topics: UserDocumentationCategory, AdminDocumentationCategory, ManagingTopics, ManagingWebs
Edit | Attach | Print version | History: r1 | Backlinks | View wiki text | Edit wiki text | More topic actions
Topic revision: r1 - 2024-12-23, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback