Re: [taskjuggler] Antwort: Re: [taskjuggler] searching through the list archives

From: Chris Schlaeger (cs_at_suse.de)
Date: Fri Mar 19 2004 - 20:04:30 CET


From: Chris Schlaeger <cs@suse.de>
Date: Fri, 19 Mar 2004 20:04:30 +0100
Message-Id: <200403192004.44151.cs@suse.de>
Subject: Re: [taskjuggler] Antwort: Re: [taskjuggler] searching through the list archives

On Thursday 18 March 2004 09:05, a.rehbeck@walz.de wrote:
> > > I was wondering if it is possible to search the whole list archives
>
> instead
>
> > > of browsing through each month (
>
> http://lists.suse.com/archive/taskjuggler).
>
> > > Any help is highly appreciated
> >
> > No, unfortunately the software that SUSE uses to run those lists does not
> >
> > support searching. I was thinking about moving them to a taskjuggler.org
> > machine, but haven't had time to do so. Maybe someone else can provide a
> > searchable archive.
>
> so maybe someone could help me out with this one:
> I've got some team member within a certain project grouped as a pseudo
> resource called "myteam". Within the htmlreport, I'd like the resource
> myteam to be hidden.
>
> The proble is, that all resources, incl. the pseudo resource myteam are
> shown.
>
> Here is a code snippet of my project file:
> ---8<---
> ...
> flags pseudo
>
> resource myteam "All" {
> resource worker1 "foo" { ... }
> resource worker2 "bar" { ... }
> resource worker3 "foobar" { ... }
>
> flags pseudo
> }
>
> htmltaskreport "task_details.html" {
> ...
> hideresource pseudo
    sortresources nameup
> }

You need to set the sorting mode to something else than the default
(treemode). In treemode the parents are always shown.

Chris

> ...
>
> --->8---
>
> What am I doing wrong?
>
> BTW is there anyone that could share some more good examples (in addition
> to those provided by http://www.taskjuggler.org) showing best practices
> using taskjuggler.
>
> TIA
>
> Alex

-- 
KDE 3.2: Conquer your Enterprise Desktop!  See http://www.kde.org!
GPG Key: 1024D/0500838B  A5FE C051 2AFC 9A14 768A  5125 5829 5750 0500 838B




This archive was generated by hypermail 2.1.7 : Fri Mar 19 2004 - 20:04:49 CET