NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms-system:article:contentparts:images-div [2009/06/12 16:25] Knut Heermann (flip-flop) |
english:phpwcms-system:article:contentparts:images-div [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{indexmenu_n>160}} | {{indexmenu_n>160}} | ||
| - | |||
| - | {{indexmenu_n>20}} | ||
| ====== images <div> ====== | ====== images <div> ====== | ||
| Line 12: | Line 10: | ||
| - After a recent call of the CPs this template appears in in the selection list and is selectable. | - After a recent call of the CPs this template appears in in the selection list and is selectable. | ||
| - Now we enhances the template at the appropriate place: | - Now we enhances the template at the appropriate place: | ||
| - | <code html|h Template |h> | + | |
| + | |||
| + | <code html> | ||
| + | <!--IMAGES_ENTRY_START//--> | ||
| + | <div style="float:left;" class="imageEntry" id="img{IMGID}"> | ||
| + | </code> | ||
| + | <code html|h Template enhanced |h> | ||
| <!--IMAGES_ENTRY_SPACER_START//--> | <!--IMAGES_ENTRY_SPACER_START//--> | ||
| Line 35: | Line 39: | ||
| <!--IMAGES_FOOTER_END//--> | <!--IMAGES_FOOTER_END//--> | ||
| </code> | </code> | ||
| + | |||
| + | \\ | ||
| + | |||
| + | ===== quod vide: ===== | ||
| + | |||
| + | [[english/phpwcms_replacer_rts/frontend_init/cp_trigger/shorten-img-caption-text]] | ||
| + | |||