Tutorial

How To Edit Pages - Quickstart
If you are allowed to edit pages in this Site, simply click on edit button at the bottom of the page. This will open an editor.

To create a link to a new page, use syntax: new page name or text to display. Follow the link to create a new page and instantly edit it!

Creating and editing pages is easy and there are many options that let you to create powerful sites!

Please visit Documentation pages to learn more.

These are some useful modules you can use. Simply create a new page and use them, or add them to an existing page.

Example code Suggested page name Effect this code will have Read more
[[module TagCloud]] system:page-tags Will display a list of tags used in the site tagcloud-module
[[module Members]] system:members Displays a list of all site members members-module
[[module Search]] search:site Allows a visitor to search your website search-module
[[module SiteChanges]] system:recent-changes Shows a list of recent changes to the whole site sitechanges-module
[[module MembershipApply]] system:join Membership via application. Enable here. membershipapply-module
[[module MembershipByPassword]] system:join Membership via password. Enable here. membershipbypassword-module
[[module Pages]] system:list-all-pages Lists all pages within the site pages-module
[[module Categories]] system:list-all-categories Lists all catgeories within the site categories-module
Read about the many other modules that are available

Per inserire un bottone che porta indietro:

<form>
<input type="button" value="Indietro" onClick="javascript:history.back()" name="button">
</form>

Colonne multiple

[[div style="-moz-column-count: 3; -moz-column-gap: 20px; -webkit-column-count: 3; -webkit-column-gap: 20px; column-count: 3; column-gap: 20px"]]
<div class="lang-stats">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit...
[[/div]]
Salvo diversa indicazione, il contenuto di questa pagina è sotto licenza Creative Commons Attribution-ShareAlike 3.0 License