id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10431	xfig fig show in trac	ghuang	k0s	We usually use xfig edit block diagram or some other figures\r\nThe format of that .fig does not support by [[Image ...]] natively.\r\nBut xfig have a function called fig2dev can convert the fig to other format.\r\nSo I write this simple python code to do the conversion on the fly, that means I don't have to edit then convert then upload, just edit and upload.\r\nAnother important part is the uploaded file is the source file, which we can still edit it later.\r\n\r\nto deal with the image input format `wiki:something:filename`, I copied the source code from macros.py. but I don't understand the get_resource_url, it always return with 'attachment' instead of 'attachments', the later exist in my file structure.\r\nso I change it manually. \r\n\r\nSomebody please correct it for me.\r\n\r\nattached is the source for the plugin\r\n\r\n	defect	new	normal	ImageTracPlugin	normal				0.12
