Differences
This shows you the differences between the selected revisions of the page.
2014-09-11 | 2014-09-11 | ||
in-page anchored links without page name + explicit anchor (martin) | dot (martin) | ||
Line 63: | Line 63: | ||
Note that when using [[ui_editmask|File Mask dialog]], the trailing slash for directory masks is appended automatically. | Note that when using [[ui_editmask|File Mask dialog]], the trailing slash for directory masks is appended automatically. | ||
- | To make operation non-recursive use exclude mask ''*/''((Full inline file mask syntax, in case there's no other mask involved, is ''|*/'', where the ''|'' denotes a start of an [[#include_exclude|exclude mask]])). | + | To make operation non-recursive use exclude mask ''*/''((Full inline file mask syntax, in case there's no other mask involved, is ''|*/'', where the ''|'' denotes a start of an [[#include_exclude|exclude mask]].)). |
Directory masks are recursive. E.g. mask ''images/'' matches directories ''/home/martin/images/'' as well as ''/home/martin/images/avatars/''. | Directory masks are recursive. E.g. mask ''images/'' matches directories ''/home/martin/images/'' as well as ''/home/martin/images/avatars/''. |