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.
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.
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.
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.
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
This Trac plugin implements a page for creating time estimates. The
estimates will be attached to whatever tickets are specified in the
tickets box.
This plugin is a modified version of the VotePlugin (www/trac-vote).
Instead of having up and down arrows, this plugin uses a 5-star approach
to rate resources.
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.
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.
Javascript event library to create javascript based interactions that
degrade well when javascript is not available