diff --git a/Documentation.html b/Documentation.html index cbaf61063..42d2ca535 100755 --- a/Documentation.html +++ b/Documentation.html @@ -3572,11 +3572,13 @@ To create a new, empty mimetype please see libraries/transformations/template_ge [6.16] How can I simply move in page with plenty editing fields?

- You can use Ctrl+arrows (Option+Arrows in Safari) for moving on most pages with plenty editing - fields (table structure changes, row editing, etc.) (must be enabled in - configuration - see. $cfg['CtrlArrowsMoving']). You can also have a look - at the directive $cfg['DefaultPropDisplay'] ('vertical') and see if this - eases up editing for you. + You can use Ctrl+arrows (Option+Arrows in Safari) for moving on most pages + with many editing fields (table structure changes, row editing, etc.) + (must be enabled in configuration - see. + $cfg['CtrlArrowsMoving']). You can also have + a look at the directive + $cfg['DefaultPropDisplay'] ('vertical') and + see if this eases up editing for you.