Modify ↓
#1361 closed defect (fixed)
setting DOXYGEN_VIEW permission
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Component: | DoxygenPlugin |
Severity: | normal | Keywords: | DOXYGEN_VIEW |
Cc: | Trac Release: | 0.9 |
Description
Hey,
I just installed the Doxygen plugin but, it was done fine until setting DOXYGEN_VIEW permission
# trac-admin /var/trac/myproject permission add dev DOXYGEN_VIEW /usr/lib/python2.4/site-packages/trac/loader.py:62: UserWarning: Unbuilt egg for doxygenplugin [unknown version] (/usr/lib/python2.4/site-packages/doxygenplugin.egg)
pkg_env = pkg_resources.Environment([plugins_dir] + sys.path)
Command failed: DOXYGEN_VIEW is not a valid action.
well I don't know where it could come from... Please cc me if you resolve the ticket
Attachments (0)
Note: See
TracTickets for help on using
tickets.
setting doxygen view permission works for me only after setting the appropriate [doxygen] tag in the trac.ini file. Hope this will solve the problem for you as well. btw i am using trac-0.12 and doxygenview-0.11