Ports Search

Results 4,7014,710 of 5,161 for /ports-mgmt/.(0.004 seconds)
www/themeengine-2.1.3 (Score: 0.006224396)
Plugin to simplify distributing and deploying themes and styles
This plugin simplifies the process of distributing and deploying themes and styles.
www/ticketimport-0.7c (Score: 0.006224396)
Import or update tickets from a CSV file or Excel file
This plugin lets you import into Trac a series of tickets from a CSV file or (if the xlrd library is installed) from an Excel file. You can also use it to modify tickets in batch, by saving a report as CSV, editing the CSV file, and re-importing the tickets. This plugin is very useful when starting a new project: you can import a list of requirements that may have come from meeting notes, list of features, other ticketing systems... It's also great to review the tickets off-line, or to do massive changes to tickets. Based on the ticket id (or, if no id exists, on the summary) in the imported file, tickets are either created or updated.
www/timingandestimation-1.0.8b (Score: 0.006224396)
Add estimation and time tracking functionality to Trac
This is a plugin that adds (aspires to add) estimation and time tracking to Trac. This basically adds CustomFields and CustomReports and an interface for filling the dynamic variables for the report (requires Javascript).
www/tocmacro-11.0.0.3 (Score: 0.006224396)
Table of contents macro
The TocMacro generates a table of contents for the current page or a set of pages.
www/tweakui-0.1.7413 (Score: 0.006224396)
Easily tweak Trac pages with JavaScript expressions
This plugin implements a Javascript deployment platform, enabling Trac administrators to easily tweak Trac pages with Javascript expressions. The plugin supports the Trac web admin system, and it can apply Javascript tweaks to multiple pages by matching their names with regular expressions.
www/vote-0.1.2 (Score: 0.006224396)
Plugin for voting on Trac resources
This plugin adds a context-navigation entry that lets users easily vote for a Trac resource, including Wiki pages, tickets, milestones, etc. If a user has a valid session and the VOTE_MODIFY permission they will be able to vote.
www/weblint-1.020 (Score: 0.006224396)
HTML validator and sanity checker
Weblint is a syntax and minimal style checker for HTML: a perl script which picks fluff off html pages, much in the same way traditional lint picks fluff off C programs. LICENSE: Artistic License
www/wikinotificationplugin-0.2.1 (Score: 0.006224396)
Allow email notifications on wiki page changes
Trac Wiki Notification is a plugin that allows users (even anonymous, as long as email is set) to select wiki pages that they wish to be notified (by email) when a change occurs on it.
www/wikitemplates-0.3.0p3 (Score: 0.006224396)
Templates for the Trac wiki
WikiTemplates is a Trac plugin. This plugin will provide you a way to include parts of other wiki pages, the templates, into our current wiki page.
www/wikitopdf-2.2.2 (Score: 0.006224396)
Plugin to generate PDF documents from the Wiki
WikiToPdf combines the functionality of CombineWikiPlugin and PageToPdfPlugin on only one plugin and allows one to setup a template file used to generate the PDF file with a cover and a licence page, for example. At the end of each wiki page there is a link named WikiToPdf and works like athomas PageToPdfPlugin plugin but takes into account the parameters on trac.ini (see below) and passes them to htmldoc. Alternatively, it's possible to select one or more wiki pages and generate one single PDF file just like coderanger work with a cover and a licence from a template file. This feature also takes into account the parameters on trac.ini.