Changes for page Improved edit mode

Last modified by Ecaterina Moraru on 2018/09/26 16:02

From version 17.1
edited by Sergiu Dumitriu
on 2010/01/25 21:24
Change comment: There is no comment for this version
To version 15.1
edited by Sergiu Dumitriu
on 2010/01/25 21:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,10 +25,6 @@
25 25  
26 26  The advantage is that they have consistency, being in the same place as the view interface, so the user knows where to look for them. A minor possible problem is that they might not look like editable fields at a first glance, since they don't have the classic size and color of normal input fields.
27 27  
28 -==== AjaxSuggest for the parent field ====
29 -
30 -image:plwed2.png
31 -
32 32  ==== 2. List of included documents above the content, and a new label for the content ====
33 33  
34 34  ==== 3. Syntax switcher and syntax help above the content area ====
... ... @@ -63,7 +63,7 @@
63 63  
64 64  Again, AJAX-powered. The new object is displayed expanded initially, since the user probably wants to edit the object that he just added.
65 65  
66 -The same debate about the position. I placed it after the existing objects, since the object will be added there (objects are always sorted by their number). Otherwise, in a list of many objects, the user could click at the top of the list, then not see the new object, which appeared bellow the window margin.
62 +The same debate about the position. I placed it after the existing objects, since the object will be added there (objects are always sorted by their number). Otherwise, in a list of many documents, the user could click at the top of the list, then not see the new object, which appeared bellow the window margin.
67 67  
68 68  === Class editor improvements ===
69 69