--- ** [tickets:#7014] Trove category editing improvements** **Status:** closed **Milestone:** asf_release_1.2.0 **Labels:** 42cc **Created:** Fri Dec 20, 2013 08:41 PM UTC by Dave Brondsema **Last Updated:** Mon Feb 24, 2014 03:17 PM UTC **Owner:** nobody Restore the link to edit trove categories, was accidentally(?) removed in `git show b55760a -- Allura/allura/templates/user_skills.html` Change `trovecategories.enableediting` from simply boolean to allow an option for admins only to edit. It should be a link on the /nf/admin sidebar Add events (via `g.post_event`) for every category add/remove/edit, so that 3rd-party code can listen for those changes (e.g. to keep another database in sync). --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
