Results (1 - 10 of 59)
- TracNotification: = Email Notification of Ticket Changes [[TracGuideToc]] Trac supports ...
- ... For example, this is how the [http://lists.edgewall.com/archive/trac-tickets/ Trac-tickets] mailing list is set up. Disabled by default, notification can be activated and configured in [wiki:TracIni trac.ini]. == Receiving Notification Mails When reporting a new tick ...
- Apr 30, 2019 4:37:54 PM —
- TracReports: = Trac Reports [[TracGuideToc]] The Trac reports module provides a ...
- ... {{{ http://trac.edgewall.org/reports/14?PRIORITY=high }}} To use multiple variables, separate them with an '&': {{{ http://trac.edgewall.org/reports/14?PRIORITY=high&SEVERITY=critical }}} === !Special/Constant Variables There is one dynamic ...
- Apr 30, 2019 4:37:54 PM —
- TracRoadmap: = The Trac Roadmap [[TracGuideToc]] The roadmap provides a view on ...
- ... == iCalendar Support The Roadmap supports the [http://www.ietf.org/rfc/rfc2445.txt iCalendar] format to keep track of planned milestones and related tickets from your favorite calendar software. Many calendar applications support the iCalendar specification including: * [http://www.app ...
- Apr 30, 2019 4:37:54 PM —
- InterTrac: = InterTrac Links Trac supports a convenient way to refer to ...
- ... title = Edgewall's Trac for Trac trac.url = http://trac.edgewall.org }}} The `.url` is mandatory and is used for locating the other Trac. This can be a relative URL in case that Trac environment is located on the same server. The `.title` information is used in a tooltip, ie when h ...
- Apr 30, 2019 4:37:54 PM —
- WikiProcessors: = Wiki Processors Processors are WikiMacros designed to provide ...
- ... WikiRestructuredText Restructured Text] or [http://www.textism.com/tools/textile/ textile] == Using Processors To use a processor on a block of text, first delimit the lines using a Wiki ''code block'': {{{ {{{ The lines that should be processed... }}} }}} Immediately after the `{ ...
- Apr 30, 2019 4:37:54 PM —
- TracFastCgi: = Trac with FastCGI [[TracGuideToc]] [[PageOutline(2-5, Contents, ...
- ... [[TracGuideToc]] [[PageOutline(2-5, Contents, floated)]] [http://www.fastcgi.com/ FastCGI] interface allows Trac to remain resident much like with [wiki:TracModPython mod_python] or [wiki:TracModWSGI mod_wsgi]. It is faster than external CGI interfaces which must start a new process for each reque ...
- Apr 30, 2019 4:37:54 PM —
- TracSupport: = Trac Support = Like in most [http://www.opensource.org/ open source ...
- = Trac Support = Like in most [http://www.opensource.org/ open source projects], Trac support is available primarily through the [trac:MailingList mailing list] and the [trac: project wiki]. Both are maintained by the trac community. The [trac: project wiki] is the autho ...
- Apr 30, 2019 4:37:54 PM —
- TracPlugins: [[PageOutline(2-5,Contents,pullout)]] = Trac plugins Trac is ...
- ... ements To use egg-based plugins in Trac, you need to have [http://peak.telecommunity.com/DevCenter/setuptools setuptools] (version >= 0.6) installed. To install `setuptools`, download the bootstrap module [http://peak.telecommunity.com/dist/ez_setup.py ez_setup.py] and execute it as follows: {{{# ...
- Apr 30, 2019 4:37:54 PM —
- TracImport: = Importing ticket data [[PageOutline(2-5,Contents,pullout)]] To ...
- ... == !TicketImportPlugin [https://trac-hacks.org/wiki/TicketImportPlugin TicketImportPlugin]: a plugin that lets you import or update into Trac a series of tickets from a '''CSV file''' or (if the [https://pypi.python.org/pypi/xlrd xlrd library] is installed) from a ...
- Apr 30, 2019 4:37:54 PM —
- TracRepositoryAdmin: = Repository Administration [[PageOutline(2-3)]] == Quick start ...
- ... project.type = svn project.url = http://example.com/svn/project project.hidden = true lib.dir = /var/repos/lib lib.description = This is the secondary library code. lib.type = svn lib.url = http://example.com/svn/lib .alias = project }}} Note that `name.alias = target` m ...
- Apr 30, 2019 4:37:54 PM —
Note: See TracSearch
for help on searching.