Skip to content

Commit d02f6f9

Browse files
authored
ADD: 'Built-in file viewer' as viewer.html. ADD: viewer*.png. (doublecmd#41)
ADD: 'Synchronize directories' as syncdirs.html. ADD: syncdirs*.png. ADD: about.html: root privileges. ADD: configuration.html: Section 'Tools': Add all subsections. Add pic(50-54).png. ADD: configuration.html: Section 'Quick search/filter': Note about pinyin support. ADD: copymove.html: Usung file mask to change target names. 'Name collisions'. ADD: help.html: cm_OpenVirtualFileSystemList: Virtual folders 'Recycle Bin' and 'Network'. ADD: help.html: 'Drives button bar': 'Open VFS list'. ADD: cmds.html: cm_CompareContents: The 'dir' parameter. UPD: configuration.html: Section 'File operations': 'BufferSize' desc. UPD: configuration.html: Section 'Mouse > Drag & drop': More detailed desc. UPD: faq.html: 1.6: Add link to #117. UPD: help.html: Description of some functions: 'Create Directory', 'Compare by Contents', 'Quick View Panel'. UPD: multirename.html: 'Find and replace' desc. The structure of this page has been slightly changed. CHG: Using 'directory separator'. CHG: doublecmd.css: Style for the DC version label. FIX: Replace 'Mac OS' with 'macOS' and '—' with '–'. FIX: cmds.html: cm_OpenVirtualFileSystemList: Description. FIX: configxml.html: SyncDirs/Colors/Unknown. Other small fixes/changes.
1 parent c070bdc commit d02f6f9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+2336
-973
lines changed

doc/en/about.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ <h2><a name="presentation">1. Presentation</a></h2>
3838
<li><p>extended search function with full text search in any files</p></li>
3939
<li><p>multiple files name <a href="multirename.html">rename</a> at once</p></li>
4040
<li><p>directory synchronization</p></li>
41+
<li><p>request administrator/root privileges for file operations (if necessary)</p></li>
4142
<li><p>customizable columns</p></li>
4243
<li><p>built-in file viewer (<kbd>F3</kbd>) to view files of ANY SIZE in hexadecimal, binary or text format</p></li>
4344
<li><p>built-in text editor (<kbd>F4</kbd>) with syntax highlighting</p></li>

doc/en/cmds.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<div class="dchelpage">
1818
<div>
19-
<h1>2.11. Internal Commands</h1>
19+
<h1>2.13. Internal Commands</h1>
2020
</div>
2121

2222
<div>
@@ -232,7 +232,7 @@ <h2><a name="catactivepanel">2.1. Active Panel</a></h2>
232232
<td class="cmdcell"><img class="IntCmdImage" title="cm_QuickView" alt="cm_QuickView" src="../../pixmaps/dctheme/32x32/actions/cm_quickview.png">
233233
<div class="cmdname"><a name="cm_QuickView">cm_QuickView</a></div>
234234
<div class="shrtctkey">Ctrl+Q</div></td>
235-
<td class="cmdhintcell">Content of selected item shown in opposite panel.<br>As we navigate to next items, displayed content is updated.</td>
235+
<td class="cmdhintcell">Content of selected item shown in opposite panel (instead of a separate window).<br>As we navigate to next items, displayed content is updated.</td>
236236
</tr>
237237
<tr>
238238
<td class="cmdcell"><img class="IntCmdImage" title="cm_SortByName" alt="cm_SortByName" src="../../pixmaps/dctheme/32x32/actions/cm_sortbyname.png">
@@ -344,7 +344,7 @@ <h2><a name="catactivepanel">2.1. Active Panel</a></h2>
344344
</tr>
345345
</table>
346346
<br>
347-
Example: "cm_UniversalSingleDirectSort: panel=active, column=size, order=descending"<br>This will sort the item in active by column according to size&nbsp;&mdash; larger files first.
347+
Example: "cm_UniversalSingleDirectSort: panel=active, column=size, order=descending"<br>This will sort the item in active by column according to size&nbsp;&ndash; larger files first.
348348
</td>
349349
</tr>
350350
<tr>
@@ -755,7 +755,7 @@ <h2><a name="catfileoperations">2.4. File Operations</a></h2>
755755
<tr>
756756
<td class="cmdcell"><img class="IntCmdImage" title="cm_OpenVirtualFileSystemList" alt="cm_OpenVirtualFileSystemList" src="../../pixmaps/dctheme/32x32/actions/cm_openvirtualfilesystemlist.png">
757757
<div class="cmdname"><a name="cm_OpenVirtualFileSystemList">cm_OpenVirtualFileSystemList</a></div></td>
758-
<td class="cmdhintcell">Open according to WFX plugin.</td>
758+
<td class="cmdhintcell"><a href="help.html#cm_OpenVirtualFileSystemList">Open VFS list</a>.</td>
759759
</tr>
760760
<tr>
761761
<td class="cmdcell"><img class="IntCmdImage" title="cm_FileProperties" alt="cm_FileProperties" src="../../pixmaps/dctheme/32x32/actions/cm_fileproperties.png">
@@ -2019,7 +2019,7 @@ <h2><a name="catwindow">2.12. Window</a></h2>
20192019
<tr>
20202020
<td class="cmdcell"><img class="IntCmdImage" title="cm_PanelsSplitterPerPos" alt="cm_PanelsSplitterPerPos" src="../../pixmaps/dctheme/32x32/actions/cm_panelssplitterperpos.png">
20212021
<div class="cmdname"><a name="cm_PanelsSplitterPerPos">cm_PanelsSplitterPerPos</a></div></td>
2022-
<td class="cmdhintcell">Set the panels width, e.g. 50%&nbsp;&mdash; equal size.<br>
2022+
<td class="cmdhintcell">Set the panels width, e.g. 50%&nbsp;&ndash; equal size.<br>
20232023
<br>
20242024
<table class="innercmddesc">
20252025
<tr class="rowinnerdesc">
@@ -2321,7 +2321,10 @@ <h2><a name="cattools">2.14. Tools</a></h2>
23212321
<tr>
23222322
<td class="cmdcell"><img class="IntCmdImage" title="cm_CompareContents" alt="cm_CompareContents" src="../../pixmaps/dctheme/32x32/actions/cm_comparecontents.png">
23232323
<div class="cmdname"><a name="cm_CompareContents">cm_CompareContents</a></div></td>
2324-
<td class="cmdhintcell">Open <a href="help.html#cm_CompareContents">compare by contents</a> dialog</td>
2324+
<td class="cmdhintcell">
2325+
Open <a href="help.html#cm_CompareContents">compare by contents</a> dialog.<br>
2326+
If an external diff program is used, the "dir" parameter (without quotes) is available: in this case, the current directories of the left and right file panels will be passed to the program.
2327+
</td>
23252328
</tr>
23262329
<tr>
23272330
<td class="cmdcell"><img class="IntCmdImage" title="cm_DebugShowCommandParameters" alt="cm_DebugShowCommandParameters" src="../../pixmaps/dctheme/32x32/actions/cm_debugshowcommandparameters.png">

doc/en/commandline.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<div class="dchelpage">
1818
<div>
19-
<h1>2.14. Command line</h1>
19+
<h1>2.16. Command line</h1>
2020
</div>
2121

2222
<div>

0 commit comments

Comments
 (0)