• Login
  • Preferences
  • Help/Guide
  • About Trac
  • Register
  • Forgot your password?
  • Home
  • Search
  • Downloads

Context Navigation



Results (1 - 10 of 19)

1 2 →
TracWorkflow: = The Trac Ticket Workflow System ...
... See also the [https://trac-hacks.org/wiki/AdvancedTicketWorkflowPlugin AdvancedTicketWorkflowPlugin], which provides additional operations. == Adding Workflow States to Milestone Progress Bars If you add additional states to your workflow, you may want ...
By trac — 12/01/17 16:02:37
TracChangeLog: [[PageOutline(2-3)]] = Change Log This is a rough list of changes ...
... * Fix for regression that prevented [https://trac-hacks.org/wiki/PermRedirectPlugin PermRedirectPlugin] from redirecting ([trac:#12818]) See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.2]] and [[trac:wiki:TracDev/ReleaseNote ...
By trac — 12/01/17 16:02:37
TracUpgrade: = Upgrade Instructions [[TracGuideToc]] ...
... * [https://trac-hacks.org/wiki/AdminEnumListPlugin AdminEnumListPlugin] * [https://trac-hacks.org/wiki/DateFieldPlugin DateFieldPlugin]: see the **time** [TracTicketsCustomFields#AvailableFieldTypesandOptions custom field type] * [https://trac ...
By trac — 12/01/17 16:02:37
TracInstall: = Trac Installation Guide for 1.2 [[TracGuideToc]] Trac is written in ...
... apache.org/ Apache] with * [https://github.com/GrahamDumpleton/mod_wsgi mod_wsgi], see [wiki:TracModWSGI] and [http://code.google.com/p/modwsgi/wiki/IntegrationWithTrac ModWSGI IntegrationWithTrac]. * [http://modpython.org/ mod_python 3.5.0], see TracModPython * a ...
By trac — 12/01/17 16:02:37
TracRss: = Using RSS with Trac [[TracGuideToc]] Several of the Trac modules ...
... RSS reader for Linux, Mac and Windows systems that supports https and authenticated feeds. * ''Linux/BSD/*n*x systems:'' * http://liferea.sourceforge.net/ — Open source GTK2 RSS Reader for Linux. * [http://akregator.sourceforge.net/ Akregator] — Open source KDE RSS Reader, part of KDE-PIM. ...
By trac — 12/01/17 16:02:37
TracRoadmap: = The Trac Roadmap [[TracGuideToc]] The roadmap provides a view on ...
... kde.org/ KDE] project. * [https://wiki.gnome.org/Apps/Evolution Evolution], a contact manager, address manager and calendar for Gnome. * [http://office.microsoft.com/en-us/outlook/ Microsoft Outlook] can also read iCalendar files and appears as a new static calenda ...
By trac — 12/01/17 16:02:37
WikiRestructuredText: = reStructuredText Support in Trac == Introduction Trac supports ...
... ailable on your operating system, you can download it from [https://pypi.python.org/pypi/docutils PyPI]. === More information on RST * [http://docutils.sourceforge.net/rst.html reStructuredText Website] * [http://docutils.sourceforge.net/docs/rst/quickref.html RST Quick Reference] == Using RST ...
By trac — 12/01/17 16:02:37
TracLogging: = Trac Logging [[TracGuideToc]] Trac supports logging of system ...
... The format is a string which can contain any of the [https://docs.python.org/2/library/logging.html#logrecord-attributes Python logging Formatter variables]. Additionally, the following Trac-specific variables can be used: '''$(basename)s''':: The environment directory name. '''$(path)s''': ...
By trac — 12/01/17 16:02:37
TracFastCgi: = Trac with FastCGI [[TracGuideToc]] [[PageOutline(2-5, Contents, ...
... fcgi` scripts with different `ScriptAliases`. See [https://coderanger.net/~coderanger/httpd/fcgi_example.conf this fcgid example config] which uses a !ScriptAlias directive with trac.fcgi with a trailing / like this: {{{#!apache ScriptAlias / /srv/tracsite/cgi-bin/trac.fcgi/ }}} == Cheroke ...
By trac — 12/01/17 16:02:37
TracPlugins: [[PageOutline(2-5,Contents,pullout)]] = Trac plugins Trac is ...
... egg file Some plugins, such as [https://trac-hacks.org/wiki/TagsPlugin TracTags], are downloadable as an `.egg` file that can be installed with `easy_install` or `pip`: {{{#!sh $ easy_install TracTags }}} {{{#!sh $ pip install TracTags }}} If `easy_install` is not on you ...
By trac — 12/01/17 16:02:37
1 2 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.2
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/