Deutsche Version English Version
Replacement Tags
Content Parts
Links
Imprint
 

Latest Version:
RC 1.1 - 27.08.2004a
Release Date: 6.11.2004

Last Patch:
26.11.2004

 
 

English > The Docu > Admin > Replacement Tags > Image Tags


Replacement Tags for Images

Notice:
All Image Replacement Tags will be linked to the Images in the Picture directory in the standard settings. So if you want to link to a picture in another directory you need to edit the link. 
{IMAGE:../content/images/picture.gif}

{IMAGE:Imagename}
Use: Creates an <img>-Tag with the choosen Image file.
Notation: {IMAGE:icon/DateiDownload.jpg}
Result:
Remark:

The directory icon is an Subdirectory of picture.
The complete path in in this case:

www.my-domain.de/picture/icon/DateiDownload.jpg


{IMAGE_LEFT:imagename}
Use: Creates an <img>-Tag with the choosen Image file.
The Image will be align left.
Notation: {IMAGE_LEFT:Jaguar.jpg}
Result:
Remark:

The Image Jaguar.jpg is stored picture directory.
The complete path to the image is in this case:

www.meine-domain.de/picture/Jaguar.jpg

 

{IMAGE_RIGHT:Imagename}
Use: Creates an <img>-Tag with the choosen Image file.
The Image will be align right.
Notation: {IMAGE_RIGHT:Blatt.jpg}
Result:
Remark:

The Image Blatt.jpg is stored in the picture directory.
The complete path to the image is in this case:

www.my-domain.de/picture/Blatt.jpg

 

{RANDOM:Image_Pfad}
Use: Create an <img>-Tag for Radom Images from a specified folder. 
At every Pagerequest it will be shown a new image.
Notation: {RANDOM:picture/random_175}
Result: Wien3305-phpwcms-175.JPG
Remark:

The directory random is an subdirectory of picture.
The complete path to the image is in this case:

www.my-domain.de/picture/random_175/

The Images in the Random folder should have the same dimensions.
 

{SPACER:px-Width x px-Height}
Use: Creates an Transparent Image. 
Width and height value in px.
Notation: {SPACER:250x5}


Example:

Start -|{SPACER:250x5}|- End
Result: Start -||- End
Remark: The space between the both marks -|  |- is in this case set to 250 px.

Article created: 2004/08/06 Last Changes: 2004/12/10
 
In case you find any mistakes or have enhancments, please use this form .

Have you found this website a helpful resource in understanding the Phpwcms content management system? If so, would you consider making a donation? Please click here: PayPal. We welcome any donation amount. Your contribution helps make this website an even better resource and helps underwrite the associated server expenses of accomodating a growing number of visitors.