Re: [Cmfcollectorng-develop] collector_issue_up.py?
Status: Alpha
Brought to you by:
ajung
|
From: Andreas J. <an...@an...> - 2003-02-04 12:47:24
|
--On Dienstag, 4. Februar 2003 12:46 +0000 Steve Nicholson <yah...@yo...> wrote: > Hi guys > I'm trying out CMFCollectorNG 0.2Beta1, I've found > "collector_issue_up.py" is missing from the skins, I used a copy from > http://cvs.zope.org/*checkout*/CMF/CMFCollector/skins/collector/collector > _issue_up.py?rev=1.1&sortby=log This is required when selecting "browse" > from the menu after viewing a ticket item. This wasn't needed in > CMFCollectorNG 0.2Alpha1, I assume it's due to finishing the English UI > update. CMFCollectorNG is *NOT* hosted on cvs.zope.org! The problem with collector_issue_up is just a mis-spelling of an action that is already fixed within the CVS. > > Question on best use of CMFCollectorNG if you have time. Two of us work > together and we have three different sites we are developing. What is > the best way to integrate CMFCollectorNG into these? > 1. One CMFCollectorNG instance in each CMF site with someway of viewing > issues from all sites in one area? > 2. One CMFCollectorNG for all sites using "Topic" to categorise the > issues for each site? > 3. Other? No idea. It depends on your requirements. -aj |