DynamicImage ersetzt den in Joomla als Standard enthaltenen MosImage Mambot und bietet dadurch eine Reihe weiterer Darstellungsmöglichkeiten von Bildern. Popup Fenster können wahlweise Javascript oder DHTML basierend geöffnet werden.
Nach der Installation muß der MOSImage Mambot deaktiviert werden.
Parameter:
cw = int, container width
ch = int, container height
iw = int, image width
ih = int, image height
ix = int, horrizontale position of image in Container
iy = int, vertikale position of image in Container
q = int, quality 1-100
align = string, left, right
popup = int, 1 or 0
popupTyp = string, noscript, script or dhtml
url = string, path
target = string, _self, _blank, _parent (only for URL)
fr = bolean, fixed Ratio to shortest side
Stylesheet:
.imageContainer { padding: 2px }
.imageBorder { background-color: #fff; padding: 4px; border: solid 1px #ccc }
.imageImageBorder { }
.imageImageBorder img { border: solid 1px #000 }
.imageCaption { color: #666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
Backend:
