diff --git a/CHANGELOG.md b/CHANGELOG.md index 308bf37c..dc25d9f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Changelog for Redmine DMSF ========================== +1.5.4 *2015-09-17* +------------------ + + New DMSF macro for inline pictures + File name updating when a new content is uploaded + System files filtering when working with WebDAV + + * Bug: #442 - Can't move directories + * Bug: #441 - Drag'n'drop save only the picture thumbnail + * New: #438 - The file name update when a new content is uploaded + * Bug: #418 - Documents details from in IE + * Bug: #417 - Selected column is not highlighted under mouse pointer in IE + * New: #352 - DMSF Macro to display inline Pictures in wiki + * New: #54 - Webdav: Filter Mac OS X "resource forks" files + 1.5.3 *2015-08-10* ------------------ diff --git a/README.md b/README.md index dc5e2cfa..0a4c34e1 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,15 @@ The DMSF file/revision id can be found in link for file/revision download from w ####Link to a folder with id 5 with link text "Folder" `{{dmsff(5, Folder)}}` +####An inline picture of the file with id 8; it must be an image file such as JPEG, PNG,... +`{{dmsf_image(8)}}` + +####An inline picture with custom size +`{{dmsf_image(8, size=300)}}` + +####An inline picture with custom size +`{{dmsf_image(8, size=640x480)}}` + The DMSF folder id can be found in the link when opening folders within Redmine. You can also publish Wiki help description: @@ -132,6 +141,9 @@ In the file /public/help//wiki_syntax_detailed.html, aft
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • {{dmsff(5)}} (a link to the folder with id 5)
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • +
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • The DMSF file/revision id can be found in the link for file/revision download from within Redmine.
    The DMSF folder id can be found in the link when opening folders within Redmine. diff --git a/extra/help_files_dmsf.diff b/extra/help_files_dmsf.diff index a07e04db..525df229 100644 --- a/extra/help_files_dmsf.diff +++ b/extra/help_files_dmsf.diff @@ -22,7 +22,7 @@ Index: public/help/ar/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -57,7 +57,7 @@ Index: public/help/ar/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -115,7 +115,7 @@ Index: public/help/az/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -148,7 +148,7 @@ Index: public/help/az/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -209,7 +209,7 @@ Index: public/help/bg/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -242,7 +242,7 @@ Index: public/help/bg/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -300,7 +300,7 @@ Index: public/help/bs/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -333,7 +333,7 @@ Index: public/help/bs/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -391,7 +391,7 @@ Index: public/help/ca/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -424,7 +424,7 @@ Index: public/help/ca/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -573,7 +573,7 @@ Index: public/help/da/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -606,7 +606,7 @@ Index: public/help/da/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -664,7 +664,7 @@ Index: public/help/de/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -697,7 +697,7 @@ Index: public/help/de/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -755,7 +755,7 @@ Index: public/help/el/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -788,7 +788,7 @@ Index: public/help/el/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -846,7 +846,7 @@ Index: public/help/en/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -879,7 +879,7 @@ Index: public/help/en/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -939,7 +939,7 @@ Index: public/help/en-gb/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -972,7 +972,7 @@ Index: public/help/en-gb/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1030,7 +1030,7 @@ Index: public/help/es/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1063,7 +1063,7 @@ Index: public/help/es/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1123,7 +1123,7 @@ Index: public/help/es-pa/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1160,7 +1160,7 @@ Index: public/help/es-pa/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1220,7 +1220,7 @@ Index: public/help/et/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1255,7 +1255,7 @@ Index: public/help/et/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1313,7 +1313,7 @@ Index: public/help/eu/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1348,7 +1348,7 @@ Index: public/help/eu/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1406,7 +1406,7 @@ Index: public/help/fa/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1441,7 +1441,7 @@ Index: public/help/fa/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1499,7 +1499,7 @@ Index: public/help/fi/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1532,7 +1532,7 @@ Index: public/help/fi/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1590,7 +1590,7 @@ Index: public/help/fr/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1625,7 +1625,7 @@ Index: public/help/fr/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1685,7 +1685,7 @@ Index: public/help/gl/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1720,7 +1720,7 @@ Index: public/help/gl/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1778,7 +1778,7 @@ Index: public/help/he/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1811,7 +1811,7 @@ Index: public/help/he/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1871,7 +1871,7 @@ Index: public/help/hr/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1906,7 +1906,7 @@ Index: public/help/hr/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1966,7 +1966,7 @@ Index: public/help/hu/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -1999,7 +1999,7 @@ Index: public/help/hu/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2059,7 +2059,7 @@ Index: public/help/id/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2092,7 +2092,7 @@ Index: public/help/id/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2150,7 +2150,7 @@ Index: public/help/it/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2183,7 +2183,7 @@ Index: public/help/it/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2241,7 +2241,7 @@ Index: public/help/ja/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2274,7 +2274,7 @@ Index: public/help/ja/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2332,7 +2332,7 @@ Index: public/help/ko/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2365,7 +2365,7 @@ Index: public/help/ko/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2424,7 +2424,7 @@ Index: public/help/lt/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2457,7 +2457,7 @@ Index: public/help/lt/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2515,7 +2515,7 @@ Index: public/help/lv/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2548,7 +2548,7 @@ Index: public/help/lv/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2606,7 +2606,7 @@ Index: public/help/mk/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2639,7 +2639,7 @@ Index: public/help/mk/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2697,7 +2697,7 @@ Index: public/help/mn/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2730,7 +2730,7 @@ Index: public/help/mn/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2788,7 +2788,7 @@ Index: public/help/nl/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2821,7 +2821,7 @@ Index: public/help/nl/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2879,7 +2879,7 @@ Index: public/help/no/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2912,7 +2912,7 @@ Index: public/help/no/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -2970,7 +2970,7 @@ Index: public/help/pl/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3003,7 +3003,7 @@ Index: public/help/pl/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3061,7 +3061,7 @@ Index: public/help/pt/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3094,7 +3094,7 @@ Index: public/help/pt/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3152,7 +3152,7 @@ Index: public/help/pt-br/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3185,7 +3185,7 @@ Index: public/help/pt-br/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3243,7 +3243,7 @@ Index: public/help/ro/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3276,7 +3276,7 @@ Index: public/help/ro/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3334,7 +3334,7 @@ Index: public/help/ru/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3366,7 +3366,7 @@ Index: public/help/ru/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3431,7 +3431,7 @@ Index: public/help/sk/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3464,7 +3464,7 @@ Index: public/help/sk/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3522,7 +3522,7 @@ Index: public/help/sl/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3555,7 +3555,7 @@ Index: public/help/sl/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3613,7 +3613,7 @@ Index: public/help/sq/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3646,7 +3646,7 @@ Index: public/help/sq/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3704,7 +3704,7 @@ Index: public/help/sr/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3737,7 +3737,7 @@ Index: public/help/sr/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3795,7 +3795,7 @@ Index: public/help/sr-yu/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3828,7 +3828,7 @@ Index: public/help/sr-yu/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3886,7 +3886,7 @@ Index: public/help/sv/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3919,7 +3919,7 @@ Index: public/help/sv/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -3977,7 +3977,7 @@ Index: public/help/th/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4010,7 +4010,7 @@ Index: public/help/th/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4068,7 +4068,7 @@ Index: public/help/tr/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4101,7 +4101,7 @@ Index: public/help/tr/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4159,7 +4159,7 @@ Index: public/help/uk/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4192,7 +4192,7 @@ Index: public/help/uk/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4250,7 +4250,7 @@ Index: public/help/vi/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4283,7 +4283,7 @@ Index: public/help/vi/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4341,7 +4341,7 @@ Index: public/help/zh/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4374,7 +4374,7 @@ Index: public/help/zh/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4432,7 +4432,7 @@ Index: public/help/zh-tw/wiki_syntax_detailed_markdown.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • + @@ -4465,7 +4465,7 @@ Index: public/help/zh-tw/wiki_syntax_detailed_textile.html +
  • {{dmsfd(17)}} (a link to the description of the file with id 17)
  • +
  • {{dmsff(5)}} (a link to the folder with id 5)
  • +
  • {{dmsff(5, Folder)}} (a link to the folder with id 5 with the link text "Folder")
  • -+
  • {{dmsf_image(8)}} (an inline picture of the file whith id 8; it must be an image file such as JPEG, PNG,...)
  • ++
  • {{dmsf_image(8)}} (an inline picture of the file with id 8; it must be an image file such as JPEG, PNG,...)
  • +
  • {{dmsf_image(8, size=300)}} (an inline picture with custom size)
  • +
  • {{dmsf_image(8, size=640x480)}} (an inline picture with custom size)
  • +