ICONURLPATH{"name" default="name"} -- URL path of small documentation graphic or icon
- Generates the relative URL path of a Document Graphics image, typically used in an HTML img tag. Specify image name or full filename (see ICON for details on filenames.)
- Syntax:
%ICONURLPATH{"name"}%
- Examples:
-
%ICONURLPATH{"locktopic"}% returns /pub/System/DocumentGraphics/locktopic.png
-
%ICONURLPATH{"eggysmell.xml"}% returns /pub/System/DocumentGraphics/xml.png
-
%ICONURLPATH{"/doc/xhtml.xsl"}% returns /pub/System/DocumentGraphics/xsl.png
- Related: ICONURL, ICON, Default Preferences, File Attachments, Document Graphics