Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第16,52116,530项(搜索用时0.011秒)
www/tntnet-2.2.1 (Score: 9.2878623E-4)
Webapplicationserver for C++
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.
www/TracGoogleAnalytics-0.2.4 (Score: 9.2878623E-4)
Trac plugin to enable logging by Google Analytics
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.
www/accountmanager-0.5.12583 (Score: 9.2878623E-4)
Account Manager Plugin for trac
Trac plugin to enable users to register new accounts or manage their existing account.
www/advancedticketworkflow-0.10.3940 (Score: 9.2878623E-4)
Advanced Ticket Workflow Plugin for Trac
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.
www/attachmentpolicy-0.1.0.12775 (Score: 9.2878623E-4)
Provides delete permission to Trac normal user
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.
www/mod_authz_unixgroup-1.1.0 (Score: 9.2878623E-4)
UNIX group access control module for Apache 2.4
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.
www/autocomplete-0.4.1 (Score: 9.2878623E-4)
一个用于任务单里的用户名字段自动完成的插件
AutocompleteUsersPlugin 允许在新的或者已经存在的任务单上使用 AJAX 来自动完成属主和抄送字段的用户名。
www/ccselector-0.0.2.4001 (Score: 9.2878623E-4)
Visually edit the Trac ticket CC field
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.
www/childtickets-2.5.2 (Score: 9.2878623E-4)
Support for having child-tickets in Trac
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
www/customfieldadmin-0.2.2.6485 (Score: 9.2878623E-4)
用于管理 Trac ticket 自定义字段的 web 界面
这个插件是一个用于管理自定义字段的 Web 管理面板——添加、修改和删除它们 而无需直接编辑 trac.ini 文件。 这个插件是由 CodeResort.com 和 Optaros.com 合作开发的,并免费提供 于 BSD 许可证下。