This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 54051 - Need a way to customize tasklist for our needs
Summary: Need a way to customize tasklist for our needs
Status: CLOSED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Tasklist (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: tasklist-issues@contrib
URL:
Keywords:
: 54052 54053 54054 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-26 23:47 UTC by Ch Nguyen
Modified: 2006-02-03 22:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ch Nguyen 2005-01-26 23:47:51 UTC
We need a way to provide the following
customization to the tasklist module without
directly modifying tasklist source:
. On the Tasklist window area, the priority column
should be shown as default and positioned in the
leftmost column.
. The default list of tokens should include the
lowercase versions (e.g. todo, not just TODO)
. also include the .net standards including HACK
and UNDONE (also in both lower and upper case).

Also, can the current NB 4.0 / 4.1 tasklist allow
to add arbitrary user tasks?  If not, is it
possible to enable this and how?
Comment 1 Tim Lebedkov 2005-01-27 20:26:56 UTC
*** Issue 54053 has been marked as a duplicate of this issue. ***
Comment 2 Tim Lebedkov 2005-01-27 20:27:26 UTC
*** Issue 54054 has been marked as a duplicate of this issue. ***
Comment 3 Tim Lebedkov 2005-01-27 20:28:10 UTC
*** Issue 54052 has been marked as a duplicate of this issue. ***
Comment 4 Tim Lebedkov 2005-01-27 20:40:11 UTC
> We need a way to provide the following
> customization to the tasklist module without
> directly modifying tasklist source:
> . On the Tasklist window area, the priority column
> should be shown as default and positioned in the
> leftmost column.

It should be possible to override
org/netbeans/modules/tasklist/docscan/sourcetasks_columns.xml using NB
branding mechanism

> . The default list of tokens should include the
> lowercase versions (e.g. todo, not just TODO)
> . also include the .net standards including HACK
> and UNDONE (also in both lower and upper case).

Don't know how to to this without changing the code.

> Also, can the current NB 4.0 / 4.1 tasklist allow
> to add arbitrary user tasks?  If not, is it
> possible to enable this and how?

There is another module that do this: tasklist/usertasks. It is on the
beta autoupdate server.
Comment 5 Tim Lebedkov 2005-08-12 11:44:24 UTC
I close this issue as FIXED.
If you have any questions reopen it please or just
post your questions to dev@tasklist.netbeans.org.
Comment 6 Tim Lebedkov 2006-02-03 22:44:33 UTC
5.0 is out