better wording

This commit is contained in:
Michal Čihař
2005-01-07 14:56:10 +00:00
parent 829d0c80f2
commit 889403432b

View File

@@ -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?
</h4>
<p>
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. <a href="#CtrlArrowsMoving">$cfg['CtrlArrowsMoving']</a>). You can also have a look
at the directive <a href="#DefaultPropDisplay">$cfg['DefaultPropDisplay']</a> ('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.
<a href="#CtrlArrowsMoving">$cfg['CtrlArrowsMoving']</a>). You can also have
a look at the directive
<a href="#DefaultPropDisplay">$cfg['DefaultPropDisplay']</a> ('vertical') and
see if this eases up editing for you.
<br />
</p>