Difference between revisions of "ReNamer:Rules:CleanUp"
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
This option can separate such words in the file name. | This option can separate such words in the file name. | ||
For example, '''SeparateTheseWords.pdf''' becomes '''Separate These Words.pdf'''. | For example, '''SeparateTheseWords.pdf''' becomes '''Separate These Words.pdf'''. | ||
+ | |||
(Note that a space is NOT added if the very first letter of the name is capitalized.) | (Note that a space is NOT added if the very first letter of the name is capitalized.) | ||
|- | |- |
Revision as of 04:36, 9 August 2009
CleanUp Rule
This rule cleans up the filenames from/for commonly used naming conventions for internet, peer-to-peer networks, and other resources. Multiple problems can be removed at once.
The parameters are as follows:
Strip out content of brackets | A typical use of this option is to strip the needless comments attached to file-names, such as (best!!).
If you do NOT want to delete the content within the brackets, use the Strip rule instead. |
Replace these characters with spaces | These characters occurring in the file names are removed and a space is inserted in their place. |
Fix spaces | Replace multiple consecutive spaces with a single space.
Remove spaces at the beginning and end of the base name. |
Insert a space in front of capitalized letters | Often words in the file name are just joined together, without spaces or underscores to separate them. Each word begins with a capital letter, so that you can read it easily.
This option can separate such words in the file name. For example, SeparateTheseWords.pdf becomes Separate These Words.pdf. (Note that a space is NOT added if the very first letter of the name is capitalized.) |
Prepare for SharePoint | Prepares the file for hosting it on Microsoft Sharepoint.
|
Skip extension | If this check box is unselected, the extension will be included in the rule. |