Standard Function
Overview
Standard functions are general use functions used by contributors to build a page and make it dynamic. These are functions that can be used to set the page tags, add a title, or drop in a glossary based on some search terms.
Functions
- A
- AppVersion - Displays the wiki engine version.
- Attachments - Lists the attached files associated with a page.
- B
- BR - Inserts one or more line-breaks into the wiki body.
- C
- E
- EditLink - Insert a link to quickly edit the page.
- F
- File - Insert file download links into the wiki body.
- G
- Get - Get wiki page variable value.
- H
- History - Displays the modification history of a page.
- HR - Inserts a horizontal rule (divider) into the wiki bosy.
- I
- Image - Display images in the wiki body.
- Include - Inserts the processed wiki body of one page into the calling page.
- Inject - Inserts the un-processed wiki body of one page into the calling page.
- L
- LastModified - Displays the modified date/time of the page.
- N
- Name - Displays the pages name.
- Namespace - Displays the namespace of the wiki page.
- NamespaceGlossary - Create a glossary from of pages in specified namespaces.
- NamespaceList - Create a list of pages from specified namespaces.
- Navigation - Diaplys the URL friendly navigation name of a page.
- R
- RecentlyModified - Disply a list of recently modified wiki pages.
- Related - Create a list of related pages based on incoming links.
- S
- SearchCloud - Create a cloud of pages from a search of wiki body contents.
- SearchList - Create a list from a search of wiki body contents.
- Seq - Automatically create a numbered sequence on a page.
- Set - Set wiki page variable value.
- Similar - Create a list of similar pages based on tag similarities.
- T
- Tag - Associate tags with a page.
- TagCloud - Create a tag cloud from a seed tag.
- TagGlossary - Create a glossary from a search of specified tags.
- TagList - Create a list of pages from a search of page tags.
- Tags - Display the tags associated with the page.
- TextGlossary - Create a glossary from a search of wiki body contens.
- Title - Displays the title of the wiki page in title format.
- TOC - Generate a table-of-contents for a page from the headings.
Related
- Alert - Alerts bring important information to the attention of the reader.
- AppVersion - Displays the wiki engine version.
- Attachments - Lists the attached files associated with a page.
- Background - Set the background color for a block of content.
- BR - Inserts one or more line-breaks into the wiki body.
- Bullets - Create hierarchical ordered or unordered lists.
- Callout - Prominently disply useful information in a failty understated panel.
- Card - Cards are good for displaying every-day content and can have a title.
- Code - Display formatted, wiki-unprocessed and syntax-hilighted code.
- Collapse - Dynamically show or hide a section of the wiki body.