Thanks. I loaded the plugin, and it works. Is it possible to allow users that do not have admin permissions to access this API? If you'd like to allow access to users that don't have TICKET_ADMIN to access the panel, you'll need to modify customfieldadmin/admin.py to replace the two instances of TICKET_ADMIN with some other permission.
p.s. I encourage you to not top post ;) Thanks a lot! Changing the admin.py file worked! -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
