General

Profile

Home

A. Combo Management Page


RedMine

LogicDoc

BitBucket

Mantis

DMSF: 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.

  • {{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)