Tuesday, August 18, 2009 at 7:35 PM.

photoFanSuite.afterUploadCallback

<<Changes
	<<1/8/08; 3:13:04 PM by DW
		<<Created. Called from Flickr.folderWatcher.scan after images are uploaded.
if user.photoFan.prefs.flViewImageHtml {
	local (s = string.urlencode (string (user.flickr.imageHtml)));
	webbrowser.openurl (photoFanSuite.data.urls.viewImageHtml + s)}



This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.