On Thu, 28 Jul 2005 00:26, [EMAIL PROTECTED] wrote:
> It would be nice to have in the config file a value to set the valid
> open states, so that when I click on List all open topics, it would
> list all valid open states.

Have you seen the @readonly_states config variable?  In some sense, what 
you are asking for is the inverse of this.

> Do you think that feature would be useful to other? As of now, I
> modified the template to put [0, 3] to display all open topics.

Maybe you can make the code check if the state is not in @readonly_states, 
to get the same/similar effect?

Failing that - perhaps you could defined a @open_states config variable.

-- 
Cheers,
David



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to