Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

start

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

nav:side

* [[[_admin|Site Manager]]]

= [[size 80%]][/nav:side/edit/true Edit this menu][[/size]] 

Contents of the side bar.

nav:top

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

system:recent-changes

[[module SiteChanges]] 

Lists recent changes on the site.

system:join

[[module Join]] 

Permits user to become new members of the site.

search:site

[!-- Please do not remove this page --]
[[include :csi:include:search-site]]

Permits searching the site.

admin:manage

[[module ManageSite]]

[!-- Do not edit this page as all changes will be lost --]

Redirect to _admin.

admin:themes

[[code type="css"]]
/* No theme defined on top of Base */
[[/code]] 

Suggested location for storing the site theme.

_admins

 

Unknown. Possibly related to the _admin special route.

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]] 
  • No labels