Ports Search

Results 2,2312,240 of 8,048 for /www/.(0.004 seconds)
www/datefield-1.0.1 (Score: 0.056974534)
Plugin for creating date fields
This plugin allows for validating custom fields as dates in tickets and adds fancy date selector to these fields.
www/defaultcc-0.1 (Score: 0.056974534)
Plugin that adds default CC value for tickets
This plugin automatically adds a default CC list when a new ticket is created, based on its initial component.
www/discussion-0.7 (Score: 0.056974534)
Discussion forum plugin for Trac
The DiscussionPlugin adds discussion forums to Trac. An arbitrary number of forums can be added, organised to forum groups. Users can create topics in forums and reply to them which together creates discussion threads. Threaded or flat view to topics and its replies is supported. Each forum has a list of moderators who can delete topics, replies, etc. Appending new forums and topics either as new replies shows up in timeline. Searching capability in topics and replies is supported too.
www/down-0.0.1.r11 (Score: 0.056974534)
Trac plugin for listing released downloads
A Trac plugin for listing released downloads.
www/downloads-0.12.0.3.10047 (Score: 0.056974534)
Trac plugin providing a downloads section
This plugin provides downloads section which may contain releases or other files. It is administrated via WebAdminPlugin and there is an interface to the trac-admin tool that may help during automatic server maintenance. The Downloads section of Trac displays a table with information about the uploaded files such as description, component, version, size, architecture, type and optionally assigned tags which the download is related to. It also collects information about number of downloads which can be displayed on wiki page together with direct links to the specified download.
www/email2trac-2.6.2 (Score: 0.056974534)
Convert email to trac tickets
This is a release of the SARA package email2trac that contains utilities that we use to convert emails to trac tickets. The initial setup was made by Daniel Lundin from Edgewall Software. SARA has extend the initial setup, with the following extensions: * HTML messages * Attachments * Use commandline options * Use config file to change the behaviour of the email2trac.py program * unicode support for special characters in the headers of an email message
www/estimator-0.1.1 (Score: 0.056974534)
Produce detailed range-based estimations for Trac tickets
This Trac plugin implements a page for creating time estimates. The estimates will be attached to whatever tickets are specified in the tickets box.
www/fullblog-0.1.1 (Score: 0.056974534)
Plugin that provides a project Blog
This plugin provides a project Blog, but unlike TracBlogPlugin and SimpleBlogPlugin it does not use Wiki pages to store the content. It has no dependencies on other plugins.
www/fullblognotification-0.2.1 (Score: 0.056974534)
Plugin that provides a project Blog
This plugin uses the blog change interface in FullBlogPlugin to send out email notifications for: * new posts * updated posts * comment added * deleted posts Email notifications are sent to the user who made the change. Notifications can also be sent to other users or a distribution list by specifying the smtp_always_cc option. The emails are sent in plain text using a template that was modeled after Trac's ticket_notify_email template. If you are using the AnnouncerPlugin, you should use its FullBlogPlugin rather than the FullBlogNotificationPlugin.
www/TracGantt-0.3.2a (Score: 0.056974534)
Plugin to creates Gantt charts for trac
A plugin for the Trac project/source code management system that creates Gantt charts based on ticket reports. It is a work-in-progress. A Gantt chart is a graphical representation of the duration of tasks against the progression of time. Gantt charts are very useful for planning a scheduling a project based on different tasks that will need to be completed and their durations and dependencies on other tasks. The TracGantt plugin uses Trac's ticketing system to generate Gantt charts based on existing Trac Ticket Reports (found under the "View Tickets" tab in Trac). The Gantt charts are pure XHTML and are generated on-the-fly from the ticket reports, using only the tickets provided by the report.