Tips Of The Day
These are all tips of the day. They are located in the System web (official distribution tips) and Main web (custom tips).
Custom (local) tips
-Total: Custom tips
System tips
- The Go Box as a browser: The go box (also called jump box) allows you to jump from page to page and search for documents. If...
- Raw Text link: At the bottom of each page among the action links (assuming use of the default PatternSkin), there i...
- Re-parenting a topic: The breadcrumbs ( Contribs TipsContrib TipsOfTheDay , for example) of any topic is con...
- Escaping Foswiki rendering: Use the verbatim tag to surround code excerpts and other formatted text with = verbatim = and = /ver...
- Server side include: To include the contents of a web page or Foswiki topic, use %INCLUDE{"page"}%. Examples: This exampl...
- WikiWords for linking: WikiWords are capitalized words, run together, such as WebPreferences and CollaborationPlatform. Usi...
- Preference settings: Foswiki has several levels of preferences settings. See PreferenceSettings for a full list and more ...
- File attachments: Files can be attached to any topic. The action of attaching a file to a topic is similar to attachin...
- Breadcrumb : The breadcrumb of a topic shows you page hierarchy. It is constructed using a topic's parent setting...
- Foswiki Skins : Skins overlay regular templates with alternate layouts (and styles). You can use Skins to change the...
- Revision control: In Foswiki, assuming appropriate AccessControls, anyone can change anything but those changes are lo...
- Inline search: To embed a search in a topic, use the %SEARCH{ parameters }% macro. The search macro is used by ma...
- InterwikiPlugin links: The InterwikiPlugin automatically links ExternalSite:Page text to external sites based on aliases de...
- SmiliesPlugin emoticons: Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, ...
- Custom rendered bullets: RenderListPlugin can render bulleted lists in a variety of different ways. Use %RENDERLIST{ paramet...
- Keyword search: Interactive search is a keyword search by default. For example, to search for all topics that contai...
-Total: 29 System tips
See also: Tips Of The Day Administration