Gab wrote:
Is it sufficient to comment out the line "install_requires = ['TracWebAdmin']," to remove the dependency to the TracWebAdmin when using Trac0.11, which already include this feature in the trunk ?
Nope, not compatible with 0.11 at all.
I commented it out, it loaded with no error nor warnings, but it doesn't seem to work. In my example, I added 5 custom fields (test_one to test_five), and set the following in the trac.ini: [condfields] include_standard = false defect = test_one, test_two When creating a new ticket with type "defect", I expect to view only the two fields test_one and test_two, but it is not the case. Is it a wrong interpretation ? Or can't it work really so in Trac0.11 ? I tried the same manipulation on HideVals plugin, but I don't understand the configuration explained at http://trac-hacks.org/wiki/HideValsPlugin
Also not compatible with 0.11.
[no example] noclue= billable,hours,totalhours,estimatedhours what is meant by [no example] ? is it a key word ? should it be replaced by something ?
Someone else added this to the page apparently, it has now been removed. --Noah
signature.asc
Description: OpenPGP digital signature
