The 'List all open topics' link list default state 0 (which defaults to 'Open'). Would it be possible to define other states here (in the config file)? I'd like other 'open' states (Reviewed but work pending etc) to be shown here as well.
I can manually add state integers like &sstate=0,1,2 and it would be nice to make this configurable.
Thanks for your consideration,
Christian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for your message. Can you add it as a proper feature request so it can be tracked? Thanks. As you say, for now you'll need to update the code directly - Line 309 in ListTopics.pm.
Cheers,
David
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
The 'List all open topics' link list default state 0 (which defaults to 'Open'). Would it be possible to define other states here (in the config file)? I'd like other 'open' states (Reviewed but work pending etc) to be shown here as well.
I can manually add state integers like &sstate=0,1,2 and it would be nice to make this configurable.
Thanks for your consideration,
Christian
Hi Christian,
Thanks for your message. Can you add it as a proper feature request so it can be tracked? Thanks. As you say, for now you'll need to update the code directly - Line 309 in ListTopics.pm.
Cheers,
David
Ok, new feature request added. Thanks.