Picture Settings
Program settings when processing images.
- Format title with alt – this option allows formatting the tag "title" when inserting images into the text of an article.
- File name template – the rules program follows creating a file name imported into the project
- Use the template only when the names match – this option determines whether the file name will be given by the program basing on the template or only when needed.
Macro of the file name template:
- {filename} – the name of the file
- {postname} – the name of the post for which the file is being imported (works for all the cases except when adding the file through image manager)
- {increment} – raising number (works when the names match)
- {microtime} - microtime (unix current time, is not effective when importing a big number of files at once)
- {rand(x,y)} – random number from x to y