NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms_replacer_rts:frontend_render:fck-images-from-filecenter [2011/10/24 18:09] Knut Heermann (flip-flop) |
english:phpwcms_replacer_rts:frontend_render:fck-images-from-filecenter [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 27: | Line 27: | ||
| * Picture positioning with mouse move in Text | * Picture positioning with mouse move in Text | ||
| * Pucture resizing with mouse move | * Pucture resizing with mouse move | ||
| - | * **V1.1 Update 25.10.2011:** 2 Parameters in "Insert/Edit Image" -> "Advanced" -> "Stylesheet Classes" added [xnolight xnocrop] | + | * **V1.1 Update 25.10.2011:** |
| - | * LightBox partially off: Parameter "xnolight" | + | * LightBox in editor partially off: Parameter "xnolight" |
| - | * Cropping partially off: Parameter "xnocrop" | + | * Cropping in editor partially off: Parameter "xnocrop" |
| Line 78: | Line 78: | ||
| * **$xnextprev = true;** //%%// [true|false] Using next/prev switch generally, if more than one image is available%%// | * **$xnextprev = true;** //%%// [true|false] Using next/prev switch generally, if more than one image is available%%// | ||
| + | |||
| + | \\ | ||
| + | |||
| + | ==== Switch setup in editor: ==== | ||
| + | |||
| + | * **V1.1 Update 25.10.2011:** 2 Parameters in "Insert/Edit Image" -> "Advanced" -> "Stylesheet Classes" added [xnolight xnocrop] | ||
| + | * LightBox in editor partially off: Parameter "xnolight" | ||
| + | * Cropping in editor partially off: Parameter "xnocrop" | ||
| \\ | \\ | ||
| Line 110: | Line 118: | ||
| - | === Code: === | + | === PHP V1.0: === |