Project manager ala Sourceforge in Zope ??
Hi, I need something similar to Sourceforge ( project manager with docs, simple bug-reporting/issue-tracking, release-manager etc. ), implemented as a product in Zope. The zope.org-homepage has something similar. Is the code available? Does anybody know of any product like this? I'm just getting started with Zope but has several years background in Python. What would be the best way to develop a product like this from scratch ?? Any comments, ideas or people who want to participate in a project like this, please contact me. Best regards, Thomas Weholt
Ken Manheimer's Collector works for the bug tracking piece (see http://collector.zope.org). Kapil Thangavelu's Gideon may be helpful as a release manager: http://www.zope.org/Members/k_vertigo/Products/Gideon. HTH, - C On Fri, 2002-06-07 at 05:44, Thomas Weholt wrote:
Hi,
I need something similar to Sourceforge ( project manager with docs, simple bug-reporting/issue-tracking, release-manager etc. ), implemented as a product in Zope. The zope.org-homepage has something similar. Is the code available? Does anybody know of any product like this?
I'm just getting started with Zope but has several years background in Python. What would be the best way to develop a product like this from scratch ??
Any comments, ideas or people who want to participate in a project like this, please contact me.
Best regards, Thomas Weholt
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
And you could take a look at http://zwiki.org/ZwikiTracker . Cheers -Simon
participants (3)
-
Chris McDonough -
Simon Michael -
Thomas Weholt