NAVIGATION
This shows you the differences between two versions of the page.
|
english:technics:internal-function-call:image-call [2010/03/26 20:20] Knut Heermann (flip-flop) |
english:technics:internal-function-call:image-call [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 25: | Line 25: | ||
| The quality can also escaped //(value from conf.inc.php used)//. | The quality can also escaped //(value from conf.inc.php used)//. | ||
| + | |||
| + | **Minimal:** | ||
| + | <code html><img src="img/cmsimage.php/100x150/66" alt="mein Bild" />[/ID]</code> | ||
| + | |||
| + | -> Quality from conf.inc.php, no cropping, the image with the ID = 66 is used. | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| <note tip> | <note tip> | ||