Default Pages in Wikidot
This is a list of what pages are created when a new Wikidot site is instantiated. Some pages (such as the start page) depend on the wiki template for exact contents. The contents here are based on the IronGiant template.
Slug | Contents | Purpose |
|---|---|---|
| [[include :irongiant:clone]]
This is a blank, minimalist template. All optional components have been removed so you can immediately start adding functionality, rather than removing the parts that you don't want. For experienced Wikidot users.
------
++ Pages
[[module ListPages category="*" pagetype="*" separate="no"]]
%%linked_title%% ([%%link%%/edit/true Edit])
[[/module]] | Home page for the site. |
| * [[[_admin|Site Manager]]]
= [[size 80%]][/nav:side/edit/true Edit this menu][[/size]] | Contents of the side bar. |
| * [[[start | Home]]]
* [/nav:top/edit/true Edit this menu]
[!--
Please do not include anything other than links within the bullet list.
Do not go deeper than 1 level with nesting.
An alternative menu structure can be found below:
* [# example menu]
* [[[example item 1]]]
* [[[example item 2]]]
* [[[contact]]]
--] | Contents of the top bar. |
| [[module SiteChanges]] | Lists recent changes on the site. |
| [[module Join]] | Permits user to become new members of the site. |
| [!-- Please do not remove this page --]
[[include :csi:include:search-site]] | Permits searching the site. |
| [[module ManageSite]]
[!-- Do not edit this page as all changes will be lost --] | Redirect to |
| [[code type="css"]]
/* No theme defined on top of Base */
[[/code]] | Suggested location for storing the site theme. |
| | Unknown. Possibly related to the |
The contents of :csi:include:search-site are as follows:
[[table style="width: 100%;"]][[row]][[cell style="vertical-align: top; padding-right: 1em;"]]
[[module Search]]
[[/cell]][[cell style="vertical-align: top; width: 14em;"]]
[[div style="width: 12em; border:1px solid #cccccc; padding: 1em"]]
**[http://www.wikidot.com/doc:searching Help on searching]**
**Basic searching**
+elephant
title:elephant
title:"grey elephants"
ele*
ele*ant
**Additional filters**
category:abc
category:abc,def
since:yyyy-mm-dd
till:yyyy-mm-dd
user:author-name
**Searching on tags**
tags:big,noisy
**Global searching**
search:all
site:elephants
site:elephants,lions
[[/div]]
[[/cell]][[/row]][[/table]]