Tntnet is a modular, multithreaded, high performance webapplicationserver
for C++. To create webapplications Tntnet has a template-language called
ecpp similar to php, jsp or mason, where you can embed c++-code inside a
html-page to generate active content. The ecpp-files are precompiled to
c++-classes called components and compiled and linked into a shared
library. This process is done at compiletime.
Previously known as Google Analytics Plugin, this plugin will enable
your trac environment to be logged by Google Analytics.
It adds the necessary javascript code to log your environment, plus, it
also logs the downloads of regular filenames which end with a specific
extension; these extensions are defined by you; and also external links.
Trac plugin to enable users to register new accounts or manage their
existing account.
AdvancedTicketWorkflowPlugin provides a number of advanced operations
for customizable workflows that are similar to the operations provided
in the customizeable workflow of the core system.
Adds permission TICKET_ATTACHMENT_DELETE for exclusive right
to delete and replace attachments, regardless who added/changed it.
Everybody who has permission TICKET_ATTACHMENT_DELETE can delete
or replace attachments, regardless who added / changed it.
Mod_Authz_Unixgroup 1.1.x is a Unix group access control modules for Apache
version 2.4. If you have Apache 2.2 you should be using version 1.0.x of
this module instead.
If you are having users authenticate with real Unix login ID over the net,
using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on Unix group membership, then
mod_authz_unixgroup is exactly what you need.
AutocompleteUsersPlugin 允许在新的或者已经存在的任务单上使用
AJAX 来自动完成属主和抄送字段的用户名。
This plugin allows visual CC field editing.
A pop-up window with bunch of checkboxes is opened, user checks
boxes, email addresses are added and removed to CC field. There is
a list of pre-defined addresses in cc_selector.js (these addresses
will always be available). If you want to change this list you must
edit cc_selector.js manually.
Of course, you can always edit CC field without all this hassle -
all addresses you entered manually will be shown, too - and can be
removed with new, shiny checkboxes.
Having child-tickets is extremely useful when it comes to
managing multiple releases (ie. a single 'bug-report' ticket and
a single 'bug-fix' ticket for each milestone/branch of
development), for managing sub-tasks of an issue and for managing
'bug-fixes' required when developing a new (larger) enhancement.
This plugin modifies the ticket description box and adds a child
ticket listing table and a 'create' button for adding new child
tickets. It has the following features:
It is possible to control in trac.ini the following aspects of
child-ticket creation/viewing:
allow/disallow child-tickets for a certain type of ticket
to define the table headers displayed in the parent ticket
to define a default for the child type to be created
restrict the type of child-tickets
to define which fields are inherited by child-tickets
这个插件是一个用于管理自定义字段的 Web 管理面板——添加、修改和删除它们
而无需直接编辑 trac.ini 文件。
这个插件是由 CodeResort.com 和 Optaros.com 合作开发的,并免费提供
于 BSD 许可证下。