Wiki source code of Page Titles and Page Names
Last modified by Eleni Cojocariu on 2026/08/14 17:53
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Pages have both names and titles. | ||
| 2 | |||
| 3 | == Page Titles == | ||
| 4 | |||
| 5 | Page titles are used to display in the interface a user-friendly description of the Page. They are usually, short and meaningful. You can set the title when [[creating a Page>>documentation.xs.user.base.page.create.WebHome]]. If you don't set it, it will automatically use the Page name as a Page title. You can change the title later, when editing with the Page with the [[In-place WYSIWYG editor>>xwiki:documentation.xs.user.base.page.edit-page.WebHome]], [[Standalone WYSIWYG editor>>xwiki:documentation.xs.user.base.page.edit-page.edit-standalone-wysiwyg-editor.WebHome]], or with the [[Wiki editor>>xwiki:documentation.xs.user.base.page.edit-page.edit-wiki-editor.WebHome]]. | ||
| 6 | |||
| 7 | {{gallery}} | ||
| 8 | [[image:create-page-title.png||alt="The page creation wizard with the title field highlighted"]] | ||
| 9 | [[image:edit-page-title.png||alt="The page opened with an editor with the title field highlighted"]] | ||
| 10 | {{/gallery}} | ||
| 11 | |||
| 12 | The administrator can also [[configure the title behavior>>xwiki:Documentation.AdminGuide.Configuration.WebHome||anchor="HTitlebehavior"]]. | ||
| 13 | |||
| 14 | == Page Names == | ||
| 15 | |||
| 16 | Page names are used to build the URL of the Page and must be unique within a wiki. Page names are also used in the [[page reference>>doc:documentation.xs.user.base.page.linking-references.WebHome||anchor="HPageReferences"]]. Page names are suggested based on the page title and onthe [[Model Validation Strategy>>extensions:Extension.Model.Validation.Default.WebHome]] chosen for the wiki. | ||
| 17 | |||
| 18 | {{image reference="create-page-name.png" size="extra" alt="The creation page wizard with the Page Name field highlighted"/}} |