On Tue, Mar 25, 2008 at 08:04:00AM -0700, A.K. wrote:
> Hi all,
> 
> New to administering Trac- in fact, I'm inheriting someone else's
> installation.
> 
> My problem is that Trac was installed on an internal Apache server as
> an intranet application- primarily for bug tracking.  We now want to
> have our customers submit bug reports from forms on our Web site.  We
> will be using a PHP-based Web site and an Apache server with a MySQL
> database.  So, I have to figure out if this is feasible.  The intranet
> installation of Trac is only accessible through the intranet; so, I
> guess I'm looking at, when the form on the Web server is submitted to
> the MySQL database, a comparible HTTP request being sent to the
> intranet Trac installation, which summarizes the form submission,
> being sent to Trac.
> 
> So my questions are: is this possible?  Where in the documentation do
> I look to in order to make this work?  Since it's not in the plainest
> English, I'm not sure where to figure it out.
> 
> Thanks,
> 
> A.K.

If what you want is a homegrown PHP form that submits into Trac, maybe 
take a look at the XML-RPC plugin. That's what we did, though I wasn't 
directly involved in the implementation so I'm afraid I can't tell you 
much more about it. Getting it behaving on 0.11 can have a couple of 
rough spots, but I'm told they're not insurmountable.

=-=-> Jenn Drummond // [EMAIL PROTECTED]
      Project Developer, Connexions Project (cnx.org)
      Rice University

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to