= Trac Publisher = == Description == Trac publisher is a small python script to upload content to a trac wiki. It is useful when you need to automate the process of content upload to a trac wiki. To use that script you DON'T need any special privileges on the server or special accounts. A normal HTTP account can be used to send the content. For further information: http://www.zimmerle.org/tracpublisher/ == Bugs/Feature Requests == Existing bugs and feature requests for TracPublisherScript are [report:9?COMPONENT=TracPublisherScript here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracPublisherScript&owner=zimmerle new ticket]. == Download and Source == Download the source from the project git, at: http://git.zimmerle.org/?p=tracpublisher.git;a=summary == Example == Use: trac-publisher -u username -p password -a http://address -t topicname -c content.txt For further information: http://www.zimmerle.org/tracpublisher/ == Recent Changes == [[ChangeLog(tracpublisherscript, 3)]] == Author/Contributors == '''Author:''' [wiki:zimmerle] [[BR]] '''Contributors:'''