Return to Snippet

Revision: 211
at July 5, 2006 06:31 by andyh


Updated Code
plugin.tx_PLUGINKEY_pi1 {
	imagePrefs = IMAGE
	imagePrefs {
		file.width = 100
			imageLinkWrap = 1
			imageLinkWrap {
				enable = 1
				bodyTag = <BODY bgColor=\"white\">
			    wrap = <A href=\"javascript:close();\"> | </A>
			    width = 800m
			    height = 600m
			    JSwindow = 1
			    JSwindow.expand = 17,20
			}
		}
}

Revision: 210
at November 30, -0001 00:00 by andyh


Initial Code
plugin.tx_PLUGINKEY_pi1 {
	imagePrefs = IMAGE
	imagePrefs {
		file.width = 100
			imageLinkWrap = 1
			imageLinkWrap {
				enable = 1
				bodyTag = <BODY bgColor=\"white\">
			    wrap = <A href=\"javascript:close();\"> | </A>
			    width = 800m
			    height = 600m
			    JSwindow = 1
			    JSwindow.expand = 17,20
			}
		}
}

Initial URL


Initial Description


Initial Title
Typoscript for image click expand

Initial Tags
image, textmate

Initial Language
Other