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

a.rehbeck_at_walz.de
Date: Thu Mar 18 2004 - 09:05:32 CET


Message-ID: <OFA0649A5B.7333FE42-ONC1256E5B.00272B5B@22.0.11>
From: a.rehbeck@walz.de
Date: Thu, 18 Mar 2004 09:05:32 +0100
Subject: [taskjuggler] Antwort: Re: [taskjuggler] searching through the list archives


> > 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
}
...

--->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

-- 
To unsubscribe, email the address listed in the List-Unsubscribe header
For additional commands, email: taskjuggler-help@suse.com


This archive was generated by hypermail 2.1.7 : Thu Mar 18 2004 - 09:32:00 CET