> 1. How can i add/edit a milestone's description? I've looked in the > interface and trac-admin, read the docs on the Wiki, but found nothing > about this.
You need to have the appropriate rights (MILESTONE_CREATE). A button "Add new milestone" will appear at the bottom of the Roadmap view. > 2. I've tried to add the WebAdmin module to a project environment. I've > downloaded the egg file for our version of Trac and Python, removed > the .zip extension, placed the file in the plugin dir and added the > TRAC_ADMIN permission to a user. When i (the user) log in... nothing! Am i > missing something? Any info from the log file ? Are the access rights ok for the plugin (readable by the process that runs the web server) ? Did you define the cache directory for the eggs ? HTH, Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
