Ignore:
Timestamp:
11/11/08 10:51:44 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Renaming TWikiDocGraphics DocumentGraphics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/data/TWiki/VarICONURL.txt

    r481 r551  
    33#VarICONURL 
    44---+++ ICONURL{"name"} -- URL of small documentation graphic or icon 
    5    * Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related =%<nop>ICON{"name"}%= generates the full HTML img tag. Specify image name or full filename (see [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarICON][ICON]] for details on filenames.) 
     5   * Generates the full URL of a DocumentGraphics image, which TWiki renders as an image. The related =%<nop>ICON{"name"}%= generates the full HTML img tag. Specify image name or full filename (see [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarICON][ICON]] for details on filenames.) 
    66   * Syntax: =%<nop>ICONURL{"name"}%= 
    77   * Examples: 
     
    99      * =%<nop>ICONURL{"novel.pdf"}%= returns <nop>%ICONURL{"novel.pdf"}% 
    1010      * =%<nop>ICONURL{"/queen/boheme.mp3"}%= returns <nop>%ICONURL{"/queen/boheme.mp3"}% 
    11    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarICONURLPATH][ICONURLPATH]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarICON][ICON]], %WIKIPREFSTOPIC%, FileAttachments, TWikiDocGraphics 
     11   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarICONURLPATH][ICONURLPATH]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarICON][ICON]], %WIKIPREFSTOPIC%, FileAttachments, DocumentGraphics 
    1212 
Note: See TracChangeset for help on using the changeset viewer.