Changes for page Page Editing
Last modified by Vincent Massol on 2025/04/09
From version 106.1
edited by Silvia Macovei
on 2012/03/06
on 2012/03/06
Change comment:
Upload new image FullScreen.png
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,12 +6,11 @@ 6 6 7 7 For instance if you're using the [[Toucan skin>>extensions:Extension.Toucan Skin]] you should see what is on the image below: 8 8 9 +{{image reference="EditSimpleMode.png"/}} 9 9 10 -[[image:EditSimpleMode.png||style="border: 1px solid silver;"]] 11 - 12 12 If you're using the [[Colibri skin>>extensions:Extension.Toucan Skin]] with the new Action Menus introduced in [[XWiki 2.5 Milestone 1>>xwiki:ReleaseNotes.ReleaseNotesXWikiEnterprise25M1]] you should see the following: 13 13 14 - [[image:EditSimpleModeColibri.png||style="border: 1px solid silver;"]]13 +{{image reference="EditSimpleModeColibri.png"/}} 15 15 16 16 = Simple and Advanced editing modes = 17 17 ... ... @@ -28,10 +28,10 @@ 28 28 29 29 Experienced XWiki users will want to use all the editing choices (particularly those who want to use XWiki programming features). They can choose to switch to advanced mode on their user profile page (see image below). Following this, clicking on the "Edit" button on any page will display the full editing menu, letting the user choose which mode he wants to use ("Wiki", "Inline form", "Objects"...). Under the "Show" tab, the "Wiki code" option is displayed too. 30 30 31 - [[image:AdvancedEditMode.png||style="border: 1px solid silver;"]]30 +{{image reference="AdvancedEditMode.png"/}} 32 32 Once you have switched to advanced mode, the "Edit" menu will look like this on mouse over: 33 33 34 - [[image:EditAdvancedMode.png||style="border: 1px solid silver;"]]33 +{{image reference="EditAdvancedMode.png"/}} 35 35 36 36 * [[Form Editing Mode>>Features.PageEditing#HFormeditingmode28akainlinemode29]] 37 37 * [[Object Editing Mode>>Features.PageEditing#HObjectseditingmode]] ... ... @@ -42,7 +42,7 @@ 42 42 43 43 All edit modes have some or all of the elements in the following image : 44 44 45 - [[image:EditActions.png||style="border: 1px solid silver;"]]44 +{{image reference="EditActions.png"/}} 46 46 47 47 The **minor edit** checkbox is meant to mark the fact that superficial changes were made to the document. Such changes may include, but are not restricted to: spelling error corrections, text rearrangements, formatting. It is the editor's responsibility to distinguish between major and minor changes. 48 48 ... ... @@ -66,13 +66,13 @@ 66 66 67 67 This is how the wiki edit mode looks like with the Colibri skin: 68 68 69 - [[image:WikiEditing.png||style="border: 1px solid silver;"]]68 +{{image reference="WikiEditing.png"/}} 70 70 71 71 == Choosing a Syntax == 72 72 73 73 Starting with XWiki Enterprise 1.7 you now have the option to choose what syntax you want to use for writing the content of the page (see the [[XWiki Syntax Guide>>platform:Main.XWikiSyntax]] for more details). To choose one of the [[configured syntaxes>>platform:AdminGuide.Configuration#HConfiguringWikiSyntaxes]] go in wiki edit mode and in the Information Panel select the syntax to use. For example using the Colibri Skin: 74 74 75 - [[image:Syntax2.png||style="border: 1px solid silver;"]]74 +{{image reference="Syntax2.png"/}} 76 76 77 77 {{velocity}} 78 78 {{html wiki="true"}} ... ... @@ -84,7 +84,7 @@ 84 84 85 85 This mode is ideal for first time users or people who do not want to use the Wiki Syntax. It's a mode similar to the one used by your favorite word processor in which you see how what you type is rendered. There's a toolbar available to add special effects to your text, add images, insert links, add macros, etc. 86 86 87 - [[image:wysiwyg.png||style="border: 1px solid silver;"]]86 +{{image reference="wysiwyg.png"/}} 88 88 89 89 {{velocity}} 90 90 {{html wiki="true"}} ... ... @@ -100,19 +100,19 @@ 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 silver;"]]102 +{{image reference="documentParent.png"/}} 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 silver;"]]106 +{{image reference="documentParentCollapsed.png"/}} 108 108 109 109 {{info}} 110 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. These pages are called orphan pages. 111 111 {{/info}} 112 112 113 - [[image:documentParentNoParent.png||style="border: 1px solid silver;"]]112 +{{image reference="documentParentNoParent.png"/}} 114 114 115 - [[image:pageNoBreadcrumb.png||style="border: 1px solid silver;"]]114 +{{image reference="pageNoBreadcrumb.png"/}} 116 116 117 117 {{warning}} 118 118 Please note that when you copy a page, its parent field will not be updated accordingly to the new space the copy is in. You will have to do that manually. ... ... @@ -149,10 +149,10 @@ 149 149 From version 1.1 onwards, a full-screen mode is available in XWiki. When editing a page either in Wiki or WYSIWYG mode, clicking on the green button at the top right of the edit box will send the editor in full-screen mode. You can then edit your page as usual and click on the green button to return to the usual interface when you are finished. 150 150 151 151 //The button you need to click to go in full-screen mode// 152 - [[image:FullScreenButton.png||style="border: 1px solid silver;"]]151 +{{image reference="FullScreenButton.png"/}} 153 153 154 154 //Editing while in full-screen mode// 155 - [[image:FullScreen.png||style="border: 1px solid silver;"]]154 +{{image reference="FullScreen.png"/}} 156 156 157 157 = Title Behavior = 158 158