Wiki source code of Step 1: Creating a page
Last modified by Simon Urli on 2023/10/10 10:38
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | There are several ways to create a page on XWiki. Please find below all available ways | ||
| 2 | |||
| 3 | {{toc/}} | ||
| 4 | |||
| 5 | = Using the Create button = | ||
| 6 | |||
| 7 | First, click on the create icon: | ||
| 8 | |||
| 9 | {{image reference="create-icon.png" width="100px"/}} | ||
| 10 | |||
| 11 | Then you will see this screen: | ||
| 12 | |||
| 13 | {{image reference="create-formular.png" width="650px"/}} | ||
| 14 | |||
| 15 | Here, you can set a title and select the type of document you want to create. | ||
| 16 | |||
| 17 | = Using in page links = | ||
| 18 | |||
| 19 | Links can be used as pointers towards pages that do not exist yet. When used for this purpose, a link will appear underlined, with a question mark to its right. | ||
| 20 | |||
| 21 | {{image reference="create-link.png" width="309px"/}} | ||
| 22 | |||
| 23 | Clicking on such a link will ask you to select a page type. After you click "Create" you'll see the page in edit mode. The new page will be created when you click on "Save & View". This way of creating new pages is quite handy since it creates your wiki's structure at the same time as the new content is added. | ||
| 24 | |||
| 25 | = Directly entering the URL for the new page = | ||
| 26 | |||
| 27 | This option is technical and not recommended for simple users because it requires knowing the [[URL format>>xwiki:Documentation.DevGuide.Architecture.URL Architecture.Standard URL Format]]. | ||
| 28 | |||
| 29 | {{success}} | ||
| 30 | **Next: [[Step 2 Editing a page>>EditingAPage]]** | ||
| 31 | {{/success}} |