Forum OpenACS Development: Re: Project Manager Todo List

Collapse
Posted by Malte Sussdorff on
I changed the task-info-portlet as it contained date information, which are in the task-dates-portlet and should stay there (this is why they had been split up into seperate portlets). Furthermore I removed the task-date-portlet as it was redundant with the task-dates-portlet.

The reasoning for this is due to the fact that timing(date) information can be six or seven rows large. Having this in the "-info" portlet does not make sense for me. I'd actually get even more information out of the -info portlet (e.g. the dynamic attributes) but for the moment that should be fine.

Take a look at it. I think this makes most sense for multiple sites (at least we have it this way in three sites at the moment). If you want to run a custom version of the portlet, write it and put it into a custom package. Then copy task-one.* from /project-manager/templates to your custom package, change the include for the task-info-portlet and let it point to your custom task-info-portlet