Difference between revisions of "ReNamer:Rules:CleanUp"

From den4b Wiki
Jump to navigation Jump to search
(Created page with '== CleanUp Rule == [[Image:]]This rule cleans up the filenames from/for commonly used naming conventions for internet, peer-to-peer networks, and other resources. Multiple proble...')
 
Line 1: Line 1:
 
== CleanUp Rule ==
 
== CleanUp Rule ==
[[Image:]]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.
+
[[Image:CleanUpRule.png]]
 +
 
 +
 
 +
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:
 
The parameters are as follows:

Revision as of 11:14, 20 June 2009

CleanUp Rule

CleanUpRule.png


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:


Parameter
Details
Strip out content of brackets Often files carry needless comments in brackets, such as (best!!).

Such comments can be removed with the brackets.

You can select any/all of the various types of brackets.

Replace characters with spaces These characters occurring in the file names are removed and a space is inserted in their place.
Prepare for SharePoint Prepares the file for hosting it on Microsoft Sharepoint.
  1. strip standard forbidden filename characters
  2. strip consecutive dots
  3. strip '#', '%', '~', '&'
  4. replace “{“ and “}” with “(“ and “)”


Skip extension If this check box is unselected, the extension will be included in the rule.