Opened 11 years ago

Last modified 11 years ago

#11013 closed defect

New techically capable user of Trac - just need to know how to install "hacks" — at Version 1

Reported by: cirocioppa Owned by: Chris Nelson
Priority: high Component: TracJsGanttPlugin
Severity: major Keywords:
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

Interested in installing TracJsGanttPlugin. I'm technical enough to get this done, however,I don't know how/where to make the install changes in Trac.

For example, the install instructinos for this plugin is as follows:

"Install globally with:

  sudo easy_install https://trac-hacks.org/svn/tracjsganttplugin/0.11/

Enable the plugin by updating TracIni file (..../trac.ini) as follows:

  [components]
  tracjsgantt.* = enabled

Configure the project management support for the plugin in its own configuration section, placed into 'trac.ini' file as follows:

  [TracPM]
  # To work with TimingAndEstimationPlugin for percent complete, define ticket fields to use as the data source for:
  fields.estimate = estimatedhours

etc... etc.. etc..

My question is: Where do I make these changes or insert this code?

Change History (1)

comment:1 Changed 11 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.