Changes for page Page Editing
Last modified by Vincent Massol on 2025/04/09
From version 27.3
edited by Silvia Macovei
on 2009/08/19
on 2009/08/19
Change comment:
There is no comment for this version
To version 27.5
edited by Silvia Macovei
on 2009/08/19
on 2009/08/19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -44,9 +44,9 @@ 44 44 45 45 {image:EditActions.PNG} 46 46 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 respons ability to distinguish between major and minor changes.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 49 -Reminder: A wiki document's version is composed of two numbers :..Saving a major change will increase the first component and reset the second to "1", while a minor edit will just increase the second component.49 +Reminder: A wiki document's version is composed of two numbers. Saving a major change will increase the first component and reset the second to "1", while a minor edit will just increase the second component. 50 50 51 51 By default, minor edits do not appear in the "What's New" page and in the document history. The option "Show minor edits" will list all the versions, including minor ones. 52 52 ... ... @@ -60,6 +60,7 @@ 60 60 61 61 The *Save & View* button submits the current changes and returns to the document view mode. 62 62 63 + 63 63 1.1 Wiki editing mode 64 64 65 65 This is a mode you should be familiar with if you're already a wiki user. In this mode you can enter text using a simple [Wiki Syntax>Main.XWikiSyntax]. Note that the syntax documentation help is displayed in a menu on the right when you edit a page in this mode. ... ... @@ -99,7 +99,7 @@ 99 99 100 100 1.1 Objects editing mode 101 101 102 -In XWiki it's possible to attach Objects to pages. Objects are simple sets of properties with values that add additional information about a page. For example a security right can be added to a page to control its rights, a blog object is attached to a page representig a blog entry, etc. Again it's beyond this simple guide to explain this programming technique. Please check the [Developer's Guide>DevGuide.WebHome] to know more about programming with Objects/Classes. 103 +In XWiki it's possible to attach Objects to pages. Objects are simple sets of properties with values that add additional information about a page. For example a security right can be added to a page to control its rights, a blog object is attached to a page representing a blog entry, etc. Again it's beyond this simple guide to explain this programming technique. Please check the [Developer's Guide>DevGuide.WebHome] to know more about programming with Objects/Classes. 103 103 104 104 1.1 Classes editing mode 105 105 ... ... @@ -117,3 +117,4 @@ 117 117 118 118 ~~Edition while in full-screen mode~~ \\{image:FullScreen.PNG} 119 119 121 +