id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
3773	Update BackLinksMacro to support egg plugin installation	rekkanoryo@rekkanoryo.org	trapanator	I don't see 'patch' as a ticket type here, so I'm using enhancement.  Sorry if that's incorrect.\r\n\r\nThe point of this ticket is to post the changes I made to be able to package the BackLinksMacro as a python egg.  The changes are as follows, since svn diff doesn't convey `svn mv`:\r\n  * `svn mkdir 0.11/BackLinksMacro`\r\n  * `svn mv 0.11/BackLinks.5.py 0.11/BackLinksMacro/macro.py`\r\n  * (optional) `touch 0.11/BackLinks/__init__.py && svn add 0.11/BackLinks/__init__.py`\r\n  * place the attached setup.py in `0.11`, then `svn add 0.11/setup.py` \r\n  * apply backlinks-readme-egg.diff\r\n  * (optional) change the version number in `0.11/BackLinksMacro/macro.py` to 5.6.\r\n\r\nOf course the egg method is merely a convenience to show author, homepage, and license information in the adminsitration interface, so I'm happy to maintain the egg stuff for my own use if you prefer not to have it. :)	enhancement	closed	normal	BackLinksMacro	normal	fixed			0.11
