Ports Search

Results 16,52116,530 of 19,819 for %22HTTP Server%22.(0.011 seconds)
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)
Plugin for autocompletion of user names in ticket fields
The AutocompleteUsersPlugin allows AJAX completion of users for the owner and CC fields on new and existing tickets.
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)
Web interface to administer Trac ticket custom fields
This plugin is a Web Admin panel for administrating custom fields - adding, modifying and deleting them without editing the trac.ini file directly. This plugin is a cooperation between CodeResort.com and Optaros.com, and is made freely available under a BSD license.