Changes for page Page Editing
Last modified by Vincent Massol on 2025/04/09
From version 102.2
edited by Sorin Burjan
on 2011/04/12
on 2011/04/12
Change comment:
There is no comment for this version
To version 102.3
edited by Sorin Burjan
on 2011/04/12
on 2011/04/12
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -100,12 +100,20 @@ 100 100 101 101 If you want to change the parent of the page, you have to edit the page with wiki or wysiwyg editors. 102 102 103 -[[image:documentParent.png||style="border:1px solid black]] 103 +[[image:documentParent.png||style="border: 1px solid black;"]] 104 104 105 105 Click on the small pencil above the page title in order to edit the page parent. 106 106 107 -[[image:documentParentCollapsed.png||style="border:1px solid black]] 107 +[[image:documentParentCollapsed.png||style="border: 1px solid black;"]] 108 108 109 +{{info}} 110 +If the page has no parent set, the breadcrumbs feature will not show the path to navigate from the Main.WebHome to the page. 111 +{{/info}} 112 + 113 +[[image:documentParentNoParent.png|style="border: 1px solid black;"]] 114 + 115 +[[image:pageNoBreadcrumb.png||style="border: 1px solid black;"]] 116 + 109 109 = Form editing mode (aka inline mode) = 110 110 111 111 Inline mode, or Form mode, is a special feature of XWiki, that allows administrators to define patterns of structured information (like a blog entry, or a standard tax form). Pages containing such structured information can be edited and re-edited as simple HTML Forms, which have (almost) the same structure as the displayed page. Thus, when clicking the edit button, it seems that the page content can be edited in-place, or inline and the form view is automatically displayed.