wiki:TracCreateWebUiScript

Trac Create Web UI

Notice: This plugin does not necessarily meet coding standards or functions correctly in all use cases.

Description

This plugin generates a form to allow a user to create a new Trac project.

User enters their registered name, short project name, long project name and a new project will be created:

main user interface

I started with the init.pl found @ http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/ and redid it in Python.

That init.pl is great, however I don't want to always have to ssh to the server to create a new project/svn.

I then took a great php form from http://www.easyphpcontactform.com/ and modified and hacked it up quite a bit.

At this stage the application runs locally fine, but when I move it to the server the script fails.

Tested it with Trac version 0.11.5 and svnserve 1.4.6.

Notice the Python script contains the superuser password, which is insecure and needs work.

Bugs/Feature Requests

Existing bugs and feature requests for TracCreateWebUiScript are here.

If you have any issues, create a new ticket.

enhancement

1 / 1

Download

Download the zipped source from here.

Source

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

Installation

This plugin requires Perl and PHP to be installed and run.

General instructions on installing Trac plugins can be found on the TracPlugins page.

Recent Changes

6495 by shaiss on 2009-09-03 21:40:09
6494 by shaiss on 2009-09-03 21:39:03
New hack TracCreateWebUiScript, created by shaiss
(more)

Author/Contributors

Author: shaiss
Maintainer: Shai Perednik
Contributors:

Last modified 7 years ago Last modified on Mar 19, 2017, 10:21:42 AM

Attachments (1)

Download all attachments as: .zip