[ZDP] Activity folder

Maik.Röder roeder@berg.net
Tue, 08 Feb 2000 18:38:53 +0100


Hi Tom !

> I think we can also better show the creation date of each changed.

I vaguely remember that the creation date is not stored in ZODB,
but I may be wrong.
 
> Or, sort the activity list according date/week.

Sure - Many possibilities. If you want to experiment, then just add
a new search method to the SearchClass and add a Search instance into 
a folder. Then from the instances content you can call your search
method.

> ie. Show all changes of this week. Click on previous for previous week...

Yep. This is also useful. If only I had time enough ... :-)

I will try to work on the following tonight:

1. Implement Searches for
   NeedsWriters
   NeedsEditors
   ...
2. Change Needs* properties from our special Management Interface
   This will also call a reindex
3. Add breadcrumbs to activity results
   Will need to access the real objects not just the ZCatalog
   result.
4. Add guideline on adding in the constructor
   - generic
   - special (e.g. Date issue)
5. Add ZClasses for ZFAQ
6. Add ZClasses for ZTutorial
7. Resize Icons to one definitive size
   Pages load too long because I have not given their size explicitely
8. Add a spotlight are for projects that stand out or are new
9. Add summary search to activity 
   - 345 items changed -> link to details
   - 30 activities changed, 40 comments, 3 new drafts
10. Break search results to something like 20 items on start page
11. Search by meta_type
   - Search for all comments, drafts and so on.
12. Search by author
   - also added to member page

If anyone feels inclined to help on any of these points, just
speak up.

Greetings,

Maik Röder