Index: public/help/ar/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/ar/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/ar/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/ar/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/ar/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/ar/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/ar/wiki_syntax_markdown.html
===================================================================
--- public/help/ar/wiki_syntax_markdown.html (revision 16952)
+++ public/help/ar/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/ar/wiki_syntax_textile.html
===================================================================
--- public/help/ar/wiki_syntax_textile.html (revision 16952)
+++ public/help/ar/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/az/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/az/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/az/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/az/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/az/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/az/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/az/wiki_syntax_markdown.html
===================================================================
--- public/help/az/wiki_syntax_markdown.html (revision 16952)
+++ public/help/az/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/az/wiki_syntax_textile.html
===================================================================
--- public/help/az/wiki_syntax_textile.html (revision 16952)
+++ public/help/az/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/bg/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/bg/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/bg/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/bg/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/bg/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/bg/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/bg/wiki_syntax_markdown.html
===================================================================
--- public/help/bg/wiki_syntax_markdown.html (revision 16952)
+++ public/help/bg/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/bg/wiki_syntax_textile.html
===================================================================
--- public/help/bg/wiki_syntax_textile.html (revision 16952)
+++ public/help/bg/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/bs/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/bs/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/bs/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/bs/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/bs/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/bs/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/bs/wiki_syntax_markdown.html
===================================================================
--- public/help/bs/wiki_syntax_markdown.html (revision 16952)
+++ public/help/bs/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/bs/wiki_syntax_textile.html
===================================================================
--- public/help/bs/wiki_syntax_textile.html (revision 16952)
+++ public/help/bs/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/ca/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/ca/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/ca/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/ca/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/ca/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/ca/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/ca/wiki_syntax_markdown.html
===================================================================
--- public/help/ca/wiki_syntax_markdown.html (revision 16952)
+++ public/help/ca/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revisió r43 | Revisió r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Imatges |
 |  | |
Index: public/help/ca/wiki_syntax_textile.html
===================================================================
--- public/help/ca/wiki_syntax_textile.html (revision 16952)
+++ public/help/ca/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revisió r43 | Revisió r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Imatges |
 | !imatge_url! | |
Index: public/help/cs/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/cs/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/cs/wiki_syntax_detailed_markdown.html (working copy)
@@ -52,6 +52,32 @@
+
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
- Verze:
Index: public/help/cs/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/cs/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/cs/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Verze:
- version#3 (odkaz na verzi s ID 3)
Index: public/help/cs/wiki_syntax_markdown.html
===================================================================
--- public/help/cs/wiki_syntax_markdown.html (revision 16952)
+++ public/help/cs/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revize r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Vnořené obrázky |
 |  | |
Index: public/help/cs/wiki_syntax_textile.html
===================================================================
--- public/help/cs/wiki_syntax_textile.html (revision 16952)
+++ public/help/cs/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revize r43 | Revize r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Vnořené obrázky |
 | !url_obrázku! | |
Index: public/help/da/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/da/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/da/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/da/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/da/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/da/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/da/wiki_syntax_markdown.html
===================================================================
--- public/help/da/wiki_syntax_markdown.html (revision 16952)
+++ public/help/da/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/da/wiki_syntax_textile.html
===================================================================
--- public/help/da/wiki_syntax_textile.html (revision 16952)
+++ public/help/da/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/de/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/de/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/de/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/de/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/de/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/de/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/de/wiki_syntax_markdown.html
===================================================================
--- public/help/de/wiki_syntax_markdown.html (revision 16952)
+++ public/help/de/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/de/wiki_syntax_textile.html
===================================================================
--- public/help/de/wiki_syntax_textile.html (revision 16952)
+++ public/help/de/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| eingebettete Bilder |
 | !URL_zu_dem_Bild! | |
Index: public/help/el/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/el/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/el/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/el/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/el/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/el/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/el/wiki_syntax_markdown.html
===================================================================
--- public/help/el/wiki_syntax_markdown.html (revision 16952)
+++ public/help/el/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/el/wiki_syntax_textile.html
===================================================================
--- public/help/el/wiki_syntax_textile.html (revision 16952)
+++ public/help/el/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/en/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/en/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/en/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/en/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/en/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/en/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/en/wiki_syntax_markdown.html
===================================================================
--- public/help/en/wiki_syntax_markdown.html (revision 16952)
+++ public/help/en/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/en/wiki_syntax_textile.html
===================================================================
--- public/help/en/wiki_syntax_textile.html (revision 16952)
+++ public/help/en/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/en-gb/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/en-gb/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/en-gb/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/en-gb/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/en-gb/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/en-gb/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/en-gb/wiki_syntax_markdown.html
===================================================================
--- public/help/en-gb/wiki_syntax_markdown.html (revision 16952)
+++ public/help/en-gb/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/en-gb/wiki_syntax_textile.html
===================================================================
--- public/help/en-gb/wiki_syntax_textile.html (revision 16952)
+++ public/help/en-gb/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/es/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/es/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/es/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/es/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/es/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/es/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/es/wiki_syntax_markdown.html
===================================================================
--- public/help/es/wiki_syntax_markdown.html (revision 16952)
+++ public/help/es/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/es/wiki_syntax_textile.html
===================================================================
--- public/help/es/wiki_syntax_textile.html (revision 16952)
+++ public/help/es/wiki_syntax_textile.html (working copy)
@@ -44,6 +44,7 @@
| Revisión r43 | Revisión r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Imágenes en línea |
 | !imagen_url! | |
Index: public/help/es-pa/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/es-pa/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/es-pa/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/es-pa/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/es-pa/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/es-pa/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/es-pa/wiki_syntax_markdown.html
===================================================================
--- public/help/es-pa/wiki_syntax_markdown.html (revision 16952)
+++ public/help/es-pa/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/es-pa/wiki_syntax_textile.html
===================================================================
--- public/help/es-pa/wiki_syntax_textile.html (revision 16952)
+++ public/help/es-pa/wiki_syntax_textile.html (working copy)
@@ -44,6 +44,7 @@
| Revisión r43 | Revisión r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Imágenes en línea |
 | !imagen_url! | |
Index: public/help/et/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/et/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/et/wiki_syntax_detailed_markdown.html (working copy)
@@ -34,6 +34,32 @@
- [[sandbox:]] displays a link to the Sandbox wiki main page
+
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
Wiki links are displayed in red if the page doesn't exist yet, eg: Nonexistent page.
Links to other resources:
Index: public/help/et/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/et/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/et/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/et/wiki_syntax_markdown.html
===================================================================
--- public/help/et/wiki_syntax_markdown.html (revision 16952)
+++ public/help/et/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/et/wiki_syntax_textile.html
===================================================================
--- public/help/et/wiki_syntax_textile.html (revision 16952)
+++ public/help/et/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/eu/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/eu/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/eu/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/eu/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/eu/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/eu/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/eu/wiki_syntax_markdown.html
===================================================================
--- public/help/eu/wiki_syntax_markdown.html (revision 16952)
+++ public/help/eu/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/eu/wiki_syntax_textile.html
===================================================================
--- public/help/eu/wiki_syntax_textile.html (revision 16952)
+++ public/help/eu/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/fa/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/fa/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/fa/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/fa/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/fa/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/fa/wiki_syntax_detailed_textile.html (working copy)
@@ -34,6 +34,32 @@
- [[sandbox:]] displays a link to the Sandbox wiki main page
+
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
Wiki links are displayed in red if the page doesn't exist yet, eg: Nonexistent page.
Links to other resources:
Index: public/help/fa/wiki_syntax_markdown.html
===================================================================
--- public/help/fa/wiki_syntax_markdown.html (revision 16952)
+++ public/help/fa/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/fa/wiki_syntax_textile.html
===================================================================
--- public/help/fa/wiki_syntax_textile.html (revision 16952)
+++ public/help/fa/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/fi/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/fi/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/fi/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/fi/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/fi/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/fi/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/fi/wiki_syntax_markdown.html
===================================================================
--- public/help/fi/wiki_syntax_markdown.html (revision 16952)
+++ public/help/fi/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/fi/wiki_syntax_textile.html
===================================================================
--- public/help/fi/wiki_syntax_textile.html (revision 16952)
+++ public/help/fi/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/fr/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/fr/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/fr/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/fr/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/fr/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/fr/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (lien vers la version dont l'id est 3)
Index: public/help/fr/wiki_syntax_markdown.html
===================================================================
--- public/help/fr/wiki_syntax_markdown.html (revision 16952)
+++ public/help/fr/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/fr/wiki_syntax_textile.html
===================================================================
--- public/help/fr/wiki_syntax_textile.html (revision 16952)
+++ public/help/fr/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Images en ligne |
 | !url_de_l_image! | |
Index: public/help/gl/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/gl/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/gl/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/gl/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/gl/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/gl/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/gl/wiki_syntax_markdown.html
===================================================================
--- public/help/gl/wiki_syntax_markdown.html (revision 16952)
+++ public/help/gl/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/gl/wiki_syntax_textile.html
===================================================================
--- public/help/gl/wiki_syntax_textile.html (revision 16952)
+++ public/help/gl/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/he/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/he/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/he/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/he/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/he/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/he/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/he/wiki_syntax_markdown.html
===================================================================
--- public/help/he/wiki_syntax_markdown.html (revision 16952)
+++ public/help/he/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/he/wiki_syntax_textile.html
===================================================================
--- public/help/he/wiki_syntax_textile.html (revision 16952)
+++ public/help/he/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/hr/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/hr/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/hr/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/hr/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/hr/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/hr/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/hr/wiki_syntax_markdown.html
===================================================================
--- public/help/hr/wiki_syntax_markdown.html (revision 16952)
+++ public/help/hr/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/hr/wiki_syntax_textile.html
===================================================================
--- public/help/hr/wiki_syntax_textile.html (revision 16952)
+++ public/help/hr/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/hu/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/hu/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/hu/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/hu/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/hu/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/hu/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/hu/wiki_syntax_markdown.html
===================================================================
--- public/help/hu/wiki_syntax_markdown.html (revision 16952)
+++ public/help/hu/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/hu/wiki_syntax_textile.html
===================================================================
--- public/help/hu/wiki_syntax_textile.html (revision 16952)
+++ public/help/hu/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/id/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/id/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/id/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/id/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/id/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/id/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/id/wiki_syntax_markdown.html
===================================================================
--- public/help/id/wiki_syntax_markdown.html (revision 16952)
+++ public/help/id/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/id/wiki_syntax_textile.html
===================================================================
--- public/help/id/wiki_syntax_textile.html (revision 16952)
+++ public/help/id/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/it/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/it/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/it/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/it/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/it/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/it/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/it/wiki_syntax_markdown.html
===================================================================
--- public/help/it/wiki_syntax_markdown.html (revision 16952)
+++ public/help/it/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/it/wiki_syntax_textile.html
===================================================================
--- public/help/it/wiki_syntax_textile.html (revision 16952)
+++ public/help/it/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/ja/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/ja/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/ja/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- バージョン:
- version#3 (id 3のバージョンへのリンク)
Index: public/help/ja/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/ja/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/ja/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- バージョン:
- version#3 (id 3のバージョンへのリンク)
Index: public/help/ja/wiki_syntax_markdown.html
===================================================================
--- public/help/ja/wiki_syntax_markdown.html (revision 16952)
+++ public/help/ja/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| リビジョン r43 | リビジョン r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| 画像 |
 |  | |
Index: public/help/ja/wiki_syntax_textile.html
===================================================================
--- public/help/ja/wiki_syntax_textile.html (revision 16952)
+++ public/help/ja/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| リビジョン r43 | リビジョン r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| 画像 |
 | !画像URL! | |
Index: public/help/ko/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/ko/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/ko/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/ko/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/ko/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/ko/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/ko/wiki_syntax_markdown.html
===================================================================
--- public/help/ko/wiki_syntax_markdown.html (revision 16952)
+++ public/help/ko/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/ko/wiki_syntax_textile.html
===================================================================
--- public/help/ko/wiki_syntax_textile.html (revision 16952)
+++ public/help/ko/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/lt/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/lt/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/lt/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/lt/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/lt/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/lt/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/lt/wiki_syntax_markdown.html
===================================================================
--- public/help/lt/wiki_syntax_markdown.html (revision 16952)
+++ public/help/lt/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/lt/wiki_syntax_textile.html
===================================================================
--- public/help/lt/wiki_syntax_textile.html (revision 16952)
+++ public/help/lt/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/lv/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/lv/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/lv/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/lv/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/lv/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/lv/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/lv/wiki_syntax_markdown.html
===================================================================
--- public/help/lv/wiki_syntax_markdown.html (revision 16952)
+++ public/help/lv/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/lv/wiki_syntax_textile.html
===================================================================
--- public/help/lv/wiki_syntax_textile.html (revision 16952)
+++ public/help/lv/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/mk/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/mk/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/mk/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/mk/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/mk/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/mk/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/mk/wiki_syntax_markdown.html
===================================================================
--- public/help/mk/wiki_syntax_markdown.html (revision 16952)
+++ public/help/mk/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/mk/wiki_syntax_textile.html
===================================================================
--- public/help/mk/wiki_syntax_textile.html (revision 16952)
+++ public/help/mk/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/mn/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/mn/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/mn/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/mn/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/mn/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/mn/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/mn/wiki_syntax_markdown.html
===================================================================
--- public/help/mn/wiki_syntax_markdown.html (revision 16952)
+++ public/help/mn/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/mn/wiki_syntax_textile.html
===================================================================
--- public/help/mn/wiki_syntax_textile.html (revision 16952)
+++ public/help/mn/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/nl/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/nl/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/nl/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/nl/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/nl/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/nl/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/nl/wiki_syntax_markdown.html
===================================================================
--- public/help/nl/wiki_syntax_markdown.html (revision 16952)
+++ public/help/nl/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/nl/wiki_syntax_textile.html
===================================================================
--- public/help/nl/wiki_syntax_textile.html (revision 16952)
+++ public/help/nl/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/no/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/no/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/no/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/no/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/no/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/no/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/no/wiki_syntax_markdown.html
===================================================================
--- public/help/no/wiki_syntax_markdown.html (revision 16952)
+++ public/help/no/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/no/wiki_syntax_textile.html
===================================================================
--- public/help/no/wiki_syntax_textile.html (revision 16952)
+++ public/help/no/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/pl/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/pl/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/pl/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/pl/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/pl/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/pl/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/pl/wiki_syntax_markdown.html
===================================================================
--- public/help/pl/wiki_syntax_markdown.html (revision 16952)
+++ public/help/pl/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/pl/wiki_syntax_textile.html
===================================================================
--- public/help/pl/wiki_syntax_textile.html (revision 16952)
+++ public/help/pl/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/pt/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/pt/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/pt/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/pt/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/pt/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/pt/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/pt/wiki_syntax_markdown.html
===================================================================
--- public/help/pt/wiki_syntax_markdown.html (revision 16952)
+++ public/help/pt/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/pt/wiki_syntax_textile.html
===================================================================
--- public/help/pt/wiki_syntax_textile.html (revision 16952)
+++ public/help/pt/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/pt-br/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/pt-br/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/pt-br/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/pt-br/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/pt-br/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/pt-br/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/pt-br/wiki_syntax_markdown.html
===================================================================
--- public/help/pt-br/wiki_syntax_markdown.html (revision 16952)
+++ public/help/pt-br/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/pt-br/wiki_syntax_textile.html
===================================================================
--- public/help/pt-br/wiki_syntax_textile.html (revision 16952)
+++ public/help/pt-br/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/ro/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/ro/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/ro/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/ro/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/ro/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/ro/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/ro/wiki_syntax_markdown.html
===================================================================
--- public/help/ro/wiki_syntax_markdown.html (revision 16952)
+++ public/help/ro/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/ro/wiki_syntax_textile.html
===================================================================
--- public/help/ro/wiki_syntax_textile.html (revision 16952)
+++ public/help/ro/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/ru/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/ru/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/ru/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/ru/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/ru/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/ru/wiki_syntax_detailed_textile.html (working copy)
@@ -67,6 +67,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Этапы:
- version#3 (ссылка на этап с id 3)
Index: public/help/ru/wiki_syntax_markdown.html
===================================================================
--- public/help/ru/wiki_syntax_markdown.html (revision 16952)
+++ public/help/ru/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/ru/wiki_syntax_textile.html
===================================================================
--- public/help/ru/wiki_syntax_textile.html (revision 16952)
+++ public/help/ru/wiki_syntax_textile.html (working copy)
@@ -132,7 +132,7 @@
!вложенный_файл! |
|
-
+ | {{dmsf(83)}} | Document #83 |
| Tables |
|
Index: public/help/sk/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/sk/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/sk/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sk/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/sk/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/sk/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sk/wiki_syntax_markdown.html
===================================================================
--- public/help/sk/wiki_syntax_markdown.html (revision 16952)
+++ public/help/sk/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/sk/wiki_syntax_textile.html
===================================================================
--- public/help/sk/wiki_syntax_textile.html (revision 16952)
+++ public/help/sk/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/sl/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/sl/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/sl/wiki_syntax_detailed_markdown.html (working copy)
@@ -34,6 +34,32 @@
- [[sandbox:]] displays a link to the Sandbox wiki main page
+
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
Wiki links are displayed in red if the page doesn't exist yet, eg: Nonexistent page.
Links to other resources:
Index: public/help/sl/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/sl/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/sl/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sl/wiki_syntax_markdown.html
===================================================================
--- public/help/sl/wiki_syntax_markdown.html (revision 16952)
+++ public/help/sl/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/sl/wiki_syntax_textile.html
===================================================================
--- public/help/sl/wiki_syntax_textile.html (revision 16952)
+++ public/help/sl/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/sq/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/sq/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/sq/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sq/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/sq/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/sq/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sq/wiki_syntax_markdown.html
===================================================================
--- public/help/sq/wiki_syntax_markdown.html (revision 16952)
+++ public/help/sq/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/sq/wiki_syntax_textile.html
===================================================================
--- public/help/sq/wiki_syntax_textile.html (revision 16952)
+++ public/help/sq/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/sr/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/sr/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/sr/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sr/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/sr/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/sr/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sr/wiki_syntax_markdown.html
===================================================================
--- public/help/sr/wiki_syntax_markdown.html (revision 16952)
+++ public/help/sr/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/sr/wiki_syntax_textile.html
===================================================================
--- public/help/sr/wiki_syntax_textile.html (revision 16952)
+++ public/help/sr/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/sr-yu/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/sr-yu/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/sr-yu/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sr-yu/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/sr-yu/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/sr-yu/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sr-yu/wiki_syntax_markdown.html
===================================================================
--- public/help/sr-yu/wiki_syntax_markdown.html (revision 16952)
+++ public/help/sr-yu/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/sr-yu/wiki_syntax_textile.html
===================================================================
--- public/help/sr-yu/wiki_syntax_textile.html (revision 16952)
+++ public/help/sr-yu/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/sv/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/sv/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/sv/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sv/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/sv/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/sv/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/sv/wiki_syntax_markdown.html
===================================================================
--- public/help/sv/wiki_syntax_markdown.html (revision 16952)
+++ public/help/sv/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/sv/wiki_syntax_textile.html
===================================================================
--- public/help/sv/wiki_syntax_textile.html (revision 16952)
+++ public/help/sv/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/th/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/th/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/th/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/th/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/th/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/th/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/th/wiki_syntax_markdown.html
===================================================================
--- public/help/th/wiki_syntax_markdown.html (revision 16952)
+++ public/help/th/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/th/wiki_syntax_textile.html
===================================================================
--- public/help/th/wiki_syntax_textile.html (revision 16952)
+++ public/help/th/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/tr/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/tr/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/tr/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/tr/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/tr/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/tr/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/tr/wiki_syntax_markdown.html
===================================================================
--- public/help/tr/wiki_syntax_markdown.html (revision 16952)
+++ public/help/tr/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/tr/wiki_syntax_textile.html
===================================================================
--- public/help/tr/wiki_syntax_textile.html (revision 16952)
+++ public/help/tr/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/uk/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/uk/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/uk/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Версії:
- version#3 (посилання на версію з id 3)
Index: public/help/uk/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/uk/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/uk/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Версії:
- version#3 (посилання на версію з id 3)
Index: public/help/uk/wiki_syntax_markdown.html
===================================================================
--- public/help/uk/wiki_syntax_markdown.html (revision 16952)
+++ public/help/uk/wiki_syntax_markdown.html (working copy)
@@ -42,6 +42,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Вбудовані(inline) зображення |
 |  | |
Index: public/help/uk/wiki_syntax_textile.html
===================================================================
--- public/help/uk/wiki_syntax_textile.html (revision 16952)
+++ public/help/uk/wiki_syntax_textile.html (working copy)
@@ -44,6 +44,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Вбудоване(inline) зображення |
 | !image_url! | |
Index: public/help/vi/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/vi/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/vi/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/vi/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/vi/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/vi/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/vi/wiki_syntax_markdown.html
===================================================================
--- public/help/vi/wiki_syntax_markdown.html (revision 16952)
+++ public/help/vi/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/vi/wiki_syntax_textile.html
===================================================================
--- public/help/vi/wiki_syntax_textile.html (revision 16952)
+++ public/help/vi/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 | !image_url! | |
Index: public/help/zh/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/zh/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/zh/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- Versions:
- version#3 (link to version with id 3)
Index: public/help/zh/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/zh/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/zh/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- 版本:
- version#3 (链接至id为3的版本)
Index: public/help/zh/wiki_syntax_markdown.html
===================================================================
--- public/help/zh/wiki_syntax_markdown.html (revision 16952)
+++ public/help/zh/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| Revision r43 | Revision r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| Inline images |
 |  | |
Index: public/help/zh/wiki_syntax_textile.html
===================================================================
--- public/help/zh/wiki_syntax_textile.html (revision 16952)
+++ public/help/zh/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| 修订 r43 | 修订 r43 |
| commit:f30e13e43 | 提交: f30e13e4 |
| source:some/file | 代码:source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| 内嵌图片 |
 | !image_url! | |
Index: public/help/zh-tw/wiki_syntax_detailed_markdown.html
===================================================================
--- public/help/zh-tw/wiki_syntax_detailed_markdown.html (revision 16952)
+++ public/help/zh-tw/wiki_syntax_detailed_markdown.html (working copy)
@@ -50,6 +50,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- 版本:
- version#3 (連結至編號為 3 的版本)
Index: public/help/zh-tw/wiki_syntax_detailed_textile.html
===================================================================
--- public/help/zh-tw/wiki_syntax_detailed_textile.html (revision 16952)
+++ public/help/zh-tw/wiki_syntax_detailed_textile.html (working copy)
@@ -49,6 +49,32 @@
+ -
+ DMSF:
+
+ - {{dmsf(17)}} (a link to the file with id 17)
+ - {{dmsf(17, File)}} (a link to the file with id 17 with the link text "File")
+ - {{dmsf(17, File, 10)}} (a link to the file with id 17 with the link text "File" and the link pointing to the revision 10)
+ - {{dmsfd(17)}} (a link to the details of the file with id 17)
+ - {{dmsfdesc(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)
+ - {{dmsf_image(8, size=50%)}} (an inline picture with custom size)
+ - {{dmsf_image(8, height=300)}} (an inline picture with custom size)
+ - {{dmsf_image(8, width=300)}} (an inline picture with custom size)
+ - {{dmsftn(8)}} (a thumbnail with height of 200px)
+ - {{dmsftn(8, size=300)}} (a thumbnail with custom size)
+ - {{dmsfw(8)}} (approval workflow status of a document with id 8)
+
+ 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.
+
+
+
+
- 版本:
- version#3 (連結至編號為 3 的版本)
Index: public/help/zh-tw/wiki_syntax_markdown.html
===================================================================
--- public/help/zh-tw/wiki_syntax_markdown.html (revision 16952)
+++ public/help/zh-tw/wiki_syntax_markdown.html (working copy)
@@ -41,6 +41,7 @@
| 版次 r43 | 版次 r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| 內嵌圖像 |
 |  | |
Index: public/help/zh-tw/wiki_syntax_textile.html
===================================================================
--- public/help/zh-tw/wiki_syntax_textile.html (revision 16952)
+++ public/help/zh-tw/wiki_syntax_textile.html (working copy)
@@ -43,6 +43,7 @@
| 版次 r43 | 版次 r43 |
| commit:f30e13e43 | f30e13e4 |
| source:some/file | source:some/file |
+ | {{dmsf(83)}} | Document #83 |
| 內嵌圖像 |
 | !圖像_url! | |