On Jun 18, 1:27 pm, setcookie <[EMAIL PROTECTED]> wrote: > its says: > > Error: Failed to load processor WikiTicketCalendar > > No macro or processor named 'WikiTicketCalendar' found > > but than again it may be in the wrong location?! formerly one had to put it > in the wiki-macro folder but that doesnt exist anymore in 0.11 envs? so > where to put it ... ? <snip>
That sounds like the location, in 0.11, you can put it in the /plugins directory of your trac environment. OR put in in a shared plugins directory (any name) and point the plugins_dir = value under the [inherit] section of your trac.ini file. depending on your setup, the location of the plugins_dir might need rights settings etc. -you will need to restart your server for this to take affect. That said, additionally, on the site where this plugin is hosted, there is a link in the dicussion section at the bottom for a 0.11 patched version. not sure if you are using that one. Finally, I have a question about this tool. if I don't fill in the "due date" field for a ticket, can't it just use the milestone it is associated with as the due date? or does it maybe default to that date in the calendar view? if not, any thoughts on make that so? This of course, fits where fine grained milestones are used in a project (which we do: V&V of component X 10/10/2010, V&V of component y, 10/12/2010...etc. for our milestones, or better, if a component could have a due date.... :D anyway. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
