wiki:TracBashrcScript

Version 7 (modified by figaro, 23 months ago) (diff)

Cosmetic changes

Trac .bashrc administration commands

Notice: This plugin is unmaintained and available for adoption.

Description

This script contains some things to source from your .bashrc to simplify Trac administration.

Example:

$ tadm permission list
User       Action
--------------------------
anonymous  SEARCH_VIEW
anonymous  WIKI_CREATE
anonymous  WIKI_MODIFY
anonymous  WIKI_VIEW

$ tlog -n 4
21:32:23 Trac[loader] DEBUG: Loading plugin unixgroups.unixgroups from /var/www/coderanger/tracs/tracdev/plugins/UnixGroups-0.1_r187-py2.4.egg
21:32:23 Trac[loader] DEBUG: Loading plugin goodies from /var/www/coderanger/tracs/tracdev/plugins/TracWikiGoodies-0.3_r483-py2.4.egg
21:32:23 Trac[loader] DEBUG: Loading plugin traccas from /var/www/coderanger/tracs/tracdev/plugins/TracCAS-0.1_r522-py2.4.egg
21:32:23 Trac[loader] DEBUG: Loading plugin hackinstall.web_ui from /home/coderanger/trac/hacks/hackinstallplugin/0.9

Make sure you change the first line of the bashrc.tx file to point at your default Trac environment. You may have to change other settings in this file depending on your system setup.

If you have any other pieces of scripting, contact me and I will request commit access for you.

Bugs/Feature Requests

Existing bugs and feature requests for TracBashrcScript are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out TracBashrcScript from here using Subversion, or browse the source with Trac.

Recent Changes

17931 by rjollos on 2020-12-10 20:03:49
Remove obsolete links
16397 by rjollos on 2017-03-25 09:37:00
Remove obsolete "0.9" code
4217 by coderanger on 2008-09-01 17:44:41
Make the pkg_resources call a little more generalized.
(more)

Author/Contributors

Author: coderanger
Maintainer: none (needsadoption)
Contributors: