Changes between Version 5 and Version 6 of JabberTracScript


Ignore:
Timestamp:
Nov 25, 2015, 9:03:52 AM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • JabberTracScript

    v5 v6  
    1717== Download
    1818
    19 Download the zipped source from [download:jabbertracscript here].
     19Download the zipped source from [export:jabbertracscript here].
    2020
    2121== Source
    2222
    23 You can check out JabberTracScript from [http://trac-hacks.org/svn/jabbertracscript here] using Subversion, or [source:jabbertracscript browse the source] with Trac.
     23You can check out JabberTracScript from [/svn/jabbertracscript here] using Subversion, or [source:jabbertracscript browse the source] with Trac.
    2424
    25 == Configuration
     25== Installation and Configuration
    2626
    27 First you'll need to have a working Trac environment.
    28 Then, install and enable plugin TicketBackLinksMacro.
     27On a working Trac environment install and enable the TicketBackLinksMacro.
    2928Then you will need a Jabber server with logging enabled, for chatrooms, configured to be ordered by subdirectories (dates). Jabber with jcr and muc is known to work ok.
    3029
     
    3534You can make a cron to launch j2t (without arguments) each time you want it to be updated.
    3635
    37 WARNING: This should be done at most once a day, otherwise it will make too much noise on your timelines.
     36'''Warning''': This should be done at most once a day, otherwise it will make too much noise on your timelines.
    3837
    3938=== Recommendations
     
    4140Now, you'll have logs uploaded to wiki and shown in tickets' description. I recommend using TracFineGrainedPermissions to block undesired traffic to the conversations.
    4241
    43 Chatrooms will not be created automatically, so, if they don't exists, you'll have to join to them. A workaround for automatising this is having a gozerbot doing that work for you.
     42Chatrooms will not be created automatically, so, if they don't exists, you will have to join to them. A workaround for automating this is having a gozerbot doing that for you.
    4443
    45 I've also built a gozerplug for this: j2t.py.
    46 You'll have to modify it a bit, since it's ready to get config trought ssh, and that might not be what you want. Also, you'll have to configure that user
    47 to don't require passwords if you use ssh, because of certificates.
     44I've also built a gozerplug for this: `j2t.py`.
     45You'll have to modify it a bit, since it's ready to get config trough ssh, and that might not be what you want. Also, you'll have to configure that user to don't require passwords if you use ssh, because of certificates.
    4846
    4947If you wan't you can configure your bot nick inside j2t (botnick variable) so its messages won't be shown. Also, commands are not saved (!whatever strings) into wiki.